Bug 438461 - Widget fails to load
Summary: Widget fails to load
Status: RESOLVED NOT A BUG
Alias: None
Product: plasmashell
Classification: Plasma
Component: Networks widget (show other bugs)
Version: master
Platform: Neon Linux
: NOR major
Target Milestone: 1.0
Assignee: Jan Grulich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-11 12:07 UTC by Riccardo Robecchi
Modified: 2024-12-23 18:25 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Riccardo Robecchi 2021-06-11 12:07:27 UTC
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
Comment 1 David Redondo 2021-06-11 12:26:44 UTC
I just tested with neon-user-20210610-0944.iso and it works there
Comment 2 Riccardo Robecchi 2021-06-11 12:34:19 UTC
(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?
Comment 3 Riccardo Robecchi 2021-06-15 19:03:49 UTC
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.
Comment 4 Nate Graham 2021-06-15 22:31:57 UTC
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?
Comment 5 Bug Janitor Service 2021-06-30 04:33:50 UTC
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!
Comment 6 Riccardo Robecchi 2021-06-30 08:53:46 UTC
(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).
Comment 7 Nate Graham 2021-06-30 11:46:34 UTC
Yup, that'll do it. :)
Comment 8 empyreal 2021-09-27 21:59:51 UTC
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
Comment 9 Nate Graham 2021-09-27 22:03:01 UTC
Your issue is different from the original one; please do not open closed bugs unless you're 100% positive it's the same issue.
Comment 10 empyreal 2021-09-27 22:04:51 UTC
It's similar, so I thought... OK, I'll make new issue.
Comment 11 Ben Cooksley 2024-12-23 18:25:49 UTC
Bulk transfer as requested in T17796