On 10/28/2017 02:26 PM, Wolfgang Bauer wrote:
Am Samstag, 28. Oktober 2017, 07:40:36 schrieb Noee:
Still investigating....I went back to the 5.39 release notes and found thus under Plasma Framework:
* register revision 1 for QQuickItem
While cryptic, it sounds related to this issue. Unlikely, I think: https://cgit.kde.org/plasma-framework.git/commit/?id=48e27b5493894310296788d...
Yes, I saw reference to Kirigami in the qml and wrongly assumed....
/usr/lib64/qt5/qml/QtQuick/Controls.2/ is the folder in question.
The 5.39 setup has the following two sub-folders: org.kde.desktop Plasma
The 5.38 setups where the plasmoids work normally have just the "Plasma" folder only. I believe this is related to the Kirigami2 updates in KF5.39. When I remove the folder "org.kde.desktop", my plasmoids now load again fine as before. $ rpm -qf /usr/lib64/qt5/qml/QtQuick/Controls.2/org.kde.desktop/ qqc2-desktop-style-5.39.0-10.1.x86_64
And that's new in 5.39...
"New module: QtQuickControls 2 style that uses QWidget's QStyle for painting This makes it possible to achieve an higher degree of consistency between QWidget-based and QML-based apps." I.e. it makes QQC2 elements (like the slider) look more like their QWidgets counterparts when run inside Plasma, as it actually uses the widget style (e.g. breeze or oxygen) to render them.
As it is only recommended currently (not required), you can just uninstall it.
If qqc2-desktop-style is indeed the reason for your issues, you should probably file a bug report at bugs.kde.org IMHO.
I haven't noticed any problems here so far though, but then I'm not using QML plasmoids or applications outside of what's shipped with Plasma at the moment. Yep, that's it. I put the folder back (org.kde.desktop), then removed qqc2... and I'm still working, so I'll file a bug report.
Of course, Kirigami2 is now required by systemsettings, etc... You don't seem to have a problem with Kirigami2 if just removing the /usr/lib64/qt5/qml/QtQuick/Controls.2/org.kde.desktop/ folder helps.
Kirigami2 is in /usr/lib64/qt5/qml/org/kde/kirigami.2/...
Btw, systemsettings5 does work fine here with qqc2-desktop-style installed, was that affected on your system too? No problems that I notice with systemsettings5, but then, it's mostly QWidgets still, I think.
Kind Regards, Wolfgang
-- Noee <mailto:mikenoe@centurylink.net> Tumbleweed" <https://www.opensuse.org> Linux 4.14.0-rc4-1.g879f297-default, KDE Frameworks: 5.39.0/Plasma: 5.11.2/Qt: 5.9.2 -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org