https://bugs.kde.org/show_bug.cgi?id=393222
--- Comment #6 from Mauro Carvalho Chehab <mchehab+sams...@kernel.org> --- Created attachment 112690 --> https://bugs.kde.org/attachment.cgi?id=112690&action=edit replace qPrintable() by a macro used only at Kaffeine v2 (In reply to Fabian Vogt from comment #5) > (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))? It is hard to tell what's wrong with qt5.11 without having it installed :-) Could you please check if the enclosed patch is enough? -- You are receiving this mail because: You are watching all bug changes.