| Summary: | plasma-nm5 does not show wireless networks after stop/start of NetworkManager | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Ilan <ilanco> |
| Component: | Networks widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | nate, nicolas.fella |
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | 1.0 | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | nm applet after restarting NetworkManager | ||
Additional logs from plasmashell after running `systemctl restart NetworkManager`:
Could not find the Plasmoid for Plasma::FrameSvgItem(0x560396a359f0) QQmlContext(0x560395c73f70) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Could not find the Plasmoid for Plasma::FrameSvgItem(0x560396a359f0) QQmlContext(0x560395c73f70) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:151: TypeError: Cannot read property 'expanded' of null
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:125: TypeError: Cannot read property 'compactRepresentationItem' of null
file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:95: TypeError: Cannot read property 'airplaneModeAvailable' of null
Could not find the Plasmoid for Plasma::FrameSvgItem(0x5603961e6c00) QQmlContext(0x560395c73f70) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Could not find the Plasmoid for Plasma::FrameSvgItem(0x5603961e6c00) QQmlContext(0x560395c73f70) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Could not find the Plasmoid for Plasma::FrameSvgItem(0x560396a587a0) QQmlContext(0x560395c73f70) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Could not find the Plasmoid for Plasma::FrameSvgItem(0x560396a587a0) QQmlContext(0x560395c73f70) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
QQmlExpression: Expression file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ExpandedRepresentation.qml:181:21 depends on non-NOTIFYable properties:
QAction::priority
QAction::priority
QAction::priority
QQmlExpression: Expression file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ExpandedRepresentation.qml:82:17 depends on non-NOTIFYable properties:
QAction::priority
QAction::priority
QAction::priority
QAction::priority
QAction::priority
trying to show an empty dialog
I can't reproduce this via "sudo systemctl restart NetworkManager.service" Thanks for checking Nicolas. I wonder what difference there could be between our systems. Are you using wpa_supplicant or iwd? *** This bug has been marked as a duplicate of bug 471870 *** Bulk transfer as requested in T17796 |
Created attachment 162495 [details] nm applet after restarting NetworkManager SUMMARY NM applet does not show list of wireless networks, wireless icon after restarting NetworkManager. However, connect/disconnect events are shown and wifi is working. nmcli command return expected results. STEPS TO REPRODUCE 1. restart networking / NetworkManager 2. nm icon changes to disconnect and wifi options are gone OBSERVED RESULT nm icon changes to disconnect and wifi options are gone EXPECTED RESULT wireless network list is available and icon shows correct status SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Plasma Version: 5.27.8 KDE Frameworks Version: 5.107.0 Qt Version: 5.15.10 ADDITIONAL INFORMATION