https://bugs.kde.org/show_bug.cgi?id=373460
--- Comment #1 from Christoph Feck <cf...@kde.org> --- Something QtQuick-based uses kio, and runs in the non-GUI thread. kio causes a KMessageBox, but those are not supported in the non-GUI thread. -- You are receiving this mail because: You are watching all bug changes.