davidedmundson added inline comments. INLINE COMMENTS
> broulik wrote in softwarerendernotifier.cpp:14 > Returns empty string for me, as it's too early in the startup: > > > \note The return value of this function may still be outdated by > > subsequent calls to setSceneGraphBackend() until the first QQuickWindow in > > the > > application has been constructed. > > (I verified with `QSG_INFO` that I'm running software) We're not making any subsequent calls to setSceneGraphBackend so that should be fine Did you set it through the KCM (and hence set in KQuickAddons::QtQuickSettings::init();) or through env vars? REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D12679 To: davidedmundson, #plasma Cc: broulik, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
