broulik added inline comments. INLINE COMMENTS
> main.cpp:256 > QGuiApplication app(argc, argv); //gui is needed for several modules > + app.setDesktopSettingsAware(false); > KAboutData about(QStringLiteral("kcminit"), i18n("KCMInit"), QString(), This is a static and docs explicitly mention "This function must be called before creating the QGuiApplication object", http://doc.qt.io/qt-5/qguiapplication.html#setDesktopSettingsAware REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2882 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: davidedmundson, #plasma, bshah Cc: broulik, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas