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
Does it work if you also restart the plasmashell service?
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 #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.
Bulk transfer as requested in T17796