After the latest updates to Manjaro, I’ve been experiencing a critical issue: all power button actions (shutdown, restart, etc.) cause my system to freeze completely. However, I can still execute terminal commands like poweroff and reboot without any problems.
I’ve attempted to troubleshoot this issue using suggestions from LLMs like GPT-4 o1 and Claude Sonnet 3.5, but unfortunately, those solutions did not work.
Can anyone suggest a viable solution or troubleshooting steps?
I don’t have the problem where my system freezes after the update you mention, but I do have a problem with session management. I’m responding to this thread because I followed the instructions mentioned by @Kobold and @cscs sometime ago because I thought that would fix my problem, which is this:
When I go to Settings - Session and select the second option, “When session was manually saved”, on applying the change, I’m asked to restart, which I select. That is when I get the black screen and am forced to switch to TTY and restart. The first time I did this a week ago, I followed the instructions mentioned, which “fixed” the problem, or so I thought. But the next time I tried to setup the manual session save option, I had the same problem occur when I try to restart.
I’m fine after the restart until I save a session; then, after saving the session, I am unable to select Restart, Shutdown, or Logout from the Application Launcher. Instead, I am forced to restart/shutdown from a shell.
Maybe my issue is different from kenshiwara’s, but it seems related.
If this is actually an issue with the “Save Session” feature, maybe it’s worth looking into the ~/.config/ksmserverrc file. Mine works, so I’ll put it here as an example:
Something for me to dig through later and see if I can get my head round it!
Something to try, to help prove it, is back that file up, save a session, then temporarily rename that file & restore the backup you just made.
You of course won’t get your newly-saved session back next boot or logout, but you can compare the files between saved and non saved state. (Maybe post these here?).
I guess there are options for at least some of the programs etc. you use, like Kate with its Kate Sessions and Dolphin remembering the tabs from the last closed window when you open it, so workarounds, anyway. Some other programs too, like Firefox, which at least has been reliable in this respect for the past few years.
It would be nice if Konsole would remember the tabs like it used to, though.
Thanks for that info @kobold, but I’m not using auto-login and I’m currently using Wayland. What I hadn’t paid attention to in the Session settings was the “Show” option for the “Logout Screen”, which was enabled. After I disabled that, my problem vanished. I may create a separate topic for some stuff I’ve observed in the journal logs when exploring the session options. The Logout Screen “Show” option causes issues for me, but that probably belongs in a separate support topic thread.