After KDE neon updated automatically from KDE 5.27 to 6.0 the shutdown button is not working anymore (I can press it but nothing happens), so I have to use the terminal to shut down (which is working, so it is proparly not a hardware problem, but a KDE Problem or Bug).
The other buttons like Sleep are working, only the shutdown button is not working.
Only thing you can do right now is just run the commands:
reboot (to reboot)
shutdown now (to shutdown)
systemctl restart sddm (to bring back to login screen)
You can make a shortcut in the app launcher. “systemctl” as the executable, and then “restart sddm” as the argument. When you click that shortcut, you’ll be prompted for your password.
systemctl restart sddm (to bring back to login screen by restarting the display manager)
You can make a shortcut in the app launcher. “systemctl” as the executable, and then “restart sddm” as the argument. When you click that shortcut, you’ll be prompted for your password.
But I’m really sorry this happened. The roll-out of Neon’s packaging of Plasma 6 was unacceptable, and we’ll be conducting an investigation to determine how it happened and make sure it doesn’t recur.
Yes, it fixed the issue, but I tested it just now by hitting Restart, which gave me a prompt as expected. Then I hit Cancel. Immediately the system froze, KDE crashed, and then KDE restarted itself.
Also, I can consistently cause a crash of the same kind when I have a Firefox window open and then try to open Discoverer.
I have never done a backtrace of a crash, and I don’t know how to do that.
Should KDE Neon have reporting like Mozilla Firefox has? When Firefox crashes, I get a prompt to send the data automatically to Mozilla. I can also go into about:crashes in Firefox to see past crash data I’ve sent, and to send any unsent reports. Wouldn’t this dramatically improve bug reporting for KDE? Most general users probably can’t be bothered with bug reporting because it is not automatic like this.
If I could opt in to send crash data like this, I would. Over the last 24 hours I have sent Mozilla at least 12 crash reports, but zero to KDE. That’s because Mozilla has the process easily automated. If my user behavior is like this, how many others are the same?
Also noticed Microsoft Edge has automatic bug reporting you can’t turn off. They state in the Privacy settings:
Required diagnostic data
“Microsoft collects required diagnostic data to keep Microsoft Edge secure, up to date, and performing as expected.”
If I could turn on in KDE something similar, I would. That feature allows Microsoft Edge to much faster improve stability and security than if Microsoft were not collecting that data. It’s a good feature and it doesn’t turn me off from using Microsoft Edge.
Hello,
Did upgraded my Arch few days back and I have got myself into the same problem… Shutdown button does nothing. poweroff from terminal works…
Tried marked solution by running /usr/bin/plasma-shutdown even with sudo but the program just does nothing… no errors in journal, no standard output, nothing…
Can you help diagnose the problem? At least, where are the places I can look to check for any errors…