https://bugs.kde.org/show_bug.cgi?id=384466
--- Comment #1 from Albert Astals Cid <aa...@kde.org> --- So we've dicovered this is because my application is a QGuiApplication and this code uses qApp->style() quite a lot, and that will crash, so either this needs to stop using qApp->style() or the plugin itself should not load if the app is a QGuiApplication instead of a QApplication -- You are receiving this mail because: You are watching all bug changes.