SUMMARY After updating to Plasma 5.22, the plasma-nm widget fails to load with the following error message: qrc:/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:39:34: Type PopupDialog unavailable qrc:/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/PopupDialog.qml:52:9: Type Toolbar unavailable <Unknown File>:65:5: Element is not creatable. STEPS TO REPRODUCE 1. Update to Plasma 5.22 2. Start Plasma OBSERVED RESULT The network widget isn't loaded. EXPECTED RESULT The network widget is loaded. SOFTWARE/OS VERSIONS Linux: KDE neon KDE Plasma Version: 5.22.0 KDE Frameworks Version: 5.82.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION
I just tested with neon-user-20210610-0944.iso and it works there
(In reply to David Redondo from comment #1) > I just tested with neon-user-20210610-0944.iso and it works there I tried reinstalling the package, but to no avail. What could be the issue here?
The issue is still present with Plasma 5.22.1. Rolling back to 5.21.5 solves the issue, so the problem appears to lie somewhere in the new version.
Do you have a local copy of this widget or any of its components in ~/.local/share/plasma/plasmoids/, by any chance? Also, what Plasma theme are you using?
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
(In reply to Nate Graham from comment #4) > Do you have a local copy of this widget or any of its components in > ~/.local/share/plasma/plasmoids/, by any chance? Also, what Plasma theme are > you using? Yes, I did have a local copy for some reason. I removed it and the widget started working again. I am using the Spectrum Dark theme (basically Breeze Dark with some added transparency).
Yup, that'll do it. :)
Got similar issue after upgrade too: qrc:/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:40:34: Type PopupDialog unavailable qrc:/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/PopupDialog.qml:105:27: Type ConnectionItem unavailable qrc:/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/ConnectionItem.qml:157:13: Type TrafficMonitor unavailable qrc:/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/TrafficMonitor.qml:101:13: Cannot assign to non-existent property "fillColorSource" Widget (master from github) installed just now into /usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/ Operating System: Kubuntu 21.04 KDE Plasma Version: 5.22.5 KDE Frameworks Version: 5.86.0 Qt Version: 5.15.2 Kernel Version: 5.11.0-37-generic (64-bit) Graphics Platform: X11 Theme: Breeze with custom colors
Your issue is different from the original one; please do not open closed bugs unless you're 100% positive it's the same issue.
It's similar, so I thought... OK, I'll make new issue.
Bulk transfer as requested in T17796