https://bugs.kde.org/show_bug.cgi?id=393222
--- Comment #5 from Fabian Vogt <fab...@ritter-vogt.de> --- (In reply to Mauro Carvalho Chehab from comment #4) > Created attachment 112687 [details] > replace qPrintable() by a macro used only at Kaffeine > > Based on the comments at: https://bugreports.qt.io/browse/QTBUG-68307, qt5 > seems to be explicitly breaking qPrintable() API. > > So, add a replacement for it. That's much longer than it needs to be - what about changing only the failing cases to qPrintable(QString(foo))? -- You are receiving this mail because: You are watching all bug changes.