https://bugs.kde.org/show_bug.cgi?id=396591
--- Comment #6 from Christoph Feck <cf...@kde.org> --- The proper fix would be to convert between QPixmap and QImage data before going to the "wire". The client could then, after receiving the QImage data, construct a QIcon from it in the main thread. -- You are receiving this mail because: You are watching all bug changes.