Bugzilla – Bug 1216240
Restarting NetworkManager.service breaks kde NetworkManager GUI
Last modified: 2023-11-21 14:33:55 UTC
Created attachment 870178 [details] journalctl output after restarting NetworkManager.service Overview: When I run sudo systemctl restart NetworkManager.service, it restarts and networking works, but the GUI of networkmanager in kde disappears (see screenshot). Nmcli still works fine for changing settings. Steps to reproduce: 1. sudo systemctl restart NetworkManager.service 2. see that the gui part of NetworkManager breaks Actual results: networkmanager gui is gone Expected results: Service should restart and work as before with gui working properly. System information: Operating System: openSUSE Tumbleweed 20231012 KDE Plasma Version: 5.27.8 KDE Frameworks Version: 5.110.0 Qt Version: 5.15.11 Kernel Version: 6.5.6-1-default (64-bit) Graphics Platform: X11
Created attachment 870179 [details] The broken gui looks like that
It works now, not sure which update fixed this.