Bug 474527

Summary: Plasma nm applet does not show any networks and wifi passwords may not be saved
Product: [Plasma] plasmashell Reporter: FirstAirBender <noblechuk5>
Component: Networks widgetAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: nate
Priority: NOR    
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description FirstAirBender 2023-09-14 17:14:49 UTC
SUMMARY
I began to notice this issue since yesterday. Whenever my laptop goes to sleep, Wi-Fi does not automatically reconnect. When I click the NM applet in the taskbar, it shows no connections.

https://i.imgur.com/7ZN5Rni.png

I'm using KDE plasma.

When open the network connections ui, I get the following notification after the UI opens:

https://i.imgur.com/rMfX0is.png

However, the weird part is that I can see all available connections from this UI and I can even connect to one of them using the `nmcli` command:

https://i.imgur.com/8aUfKcR.png

```
nmcli connection up <wifi_name> --ask
```

The above command is able to connect to a given wifi, but requires the `--ask` parameter otherwise it fails.

I've tried restarting `NetworkManager.service`, but that does not resolve the issue. As far as I can tell, the issue is with the `plasma-nm` app, and possibly a problem with the default dbus secrets manager on my system: kwallet.


STEPS TO REPRODUCE
1. 
2.  
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  6.5.2-arch1-1
(available in About System)
KDE Plasma Version: 5.27.8
KDE Frameworks Version:  5.110.0
Qt Version:  5.15.0

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2023-09-14 19:28:59 UTC
Does it work if you also restart the plasmashell service?
Comment 2 Bug Janitor Service 2023-09-29 03:46:26 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 3 FirstAirBender 2023-09-29 07:06:15 UTC
(In reply to Nate Graham from comment #1)
> Does it work if you also restart the plasmashell service?

This issue was resolved by simply downgrading networkmanager to 1.42.6. I had posted about the same problem on reddit, and that's where I got the hint to downgrade. Sorry, I didn't update the status earlier.
Comment 4 Ben Cooksley 2024-12-23 18:25:46 UTC
Bulk transfer as requested in T17796