You are not logged in.
e: solved but took months of updates to solve this simple problem.
Hello,
since the recent update I am unable to shutdown/reboot via the plasma dialog things in the start menue.
Also there do seem to be some options missing that were there before... there used to be other options like sleep, logout, shutdown regardless what if I clicked the reboot or shutdown button from the start menue. screenshot taken without compositor
I saw a post about cinnamon having a very similar issue but I am not sure.
journal says something about baloo core cump :shrug:
shutdown not working journal:
https://0x0.st/XTdf.txt
reboot not working journal:
https://0x0.st/XTdO.txt
I can reboot via konsole .. poweroff works too
via start menue dialog it just craps and I have to open tty to do the things
tried downgrading baloo to prev, didn't solve it.
what do about the menue
I guess I'm wondering if its a me problem or if something like this slips by as a bug and I should open a report for it.. if it's not a me problem.
thank you
Last edited by heyimnyl (2024-11-12 15:08:06)
Offline
Please describe what you mean by "the plasma dialog things in the start menue"
Offline
Please describe what you mean by "the plasma dialog things in the start menue"
These I mean. What are they called? Buttons to shutdown in the start menue?
They open up this fullscreen dialogue which used to host more than just 2 options, "Reboot"/"Shutdown" or "Cancel" and they used to work for shutting down/rebooting before recent update.
edit: Seems like I am not the only one with this problem, someone opened a bug report on kde forums: 488853
Last edited by heyimnyl (2024-06-21 09:40:40)
Offline
decided to rollback (luckily timeshift worked amazingly the first time I actually needed it) and partial upgrade putting kde, plasma etc in ignoregrp.
It's just too much regression with session manager not remembering all windows at all times and no option of getting this logout dialogue back to how it was before (in addition to it being not broken on X11)
Last edited by heyimnyl (2024-06-21 21:06:42)
Offline
From what I've seen on my testing pc, it seems like KDE changed it in 6.1. Usually you get several options, now one and if you want all options, it is hidden in a different menu item. At least for me it was.
Offline
From what I've seen on my testing pc, it seems like KDE changed it in 6.1. Usually you get several options, now one and if you want all options, it is hidden in a different menu item. At least for me it was.
yes they changed it and it's broken on X11. We do a little waiting until its fixed and then maybe Ill search for the different menu item you mentioned
This several options thing (the old style) should be default considering it's the menue that pops up when laptop power button is pressed. Not quite sure why this needed a change at all. Seems a bit wasteful. Afaik theres multiple wishlist requests to keep the old style on kde bug tracker but we will see.
Offline
I saw a post about cinnamon having a very similar issue but I am not sure.
Do you remember where?
Because I'm using Cinnamon and have the same issue, reboot leads to getting back to sddm's login screen and there I have to press reboot to reboot.
Same with shutdown I guess.
Aka, today was a sddm upgrade and that broke it
[2024-06-24T15:46:04+0200] [ALPM] upgraded sddm-kcm (6.0.5-1 -> 6.1.0-1)
Last edited by dalu (2024-06-24 21:50:02)
Offline
I saw a post about cinnamon having a very similar issue but I am not sure.
Perhaps this is the post:
https://bbs.archlinux.org/viewtopic.php?id=296820
My system also suffered the problem described in the earlier post. It went away after an update. When I updated the system this morning the problem returned.
Offline
Do you remember where?
Yes, sorry meant to reply but forgot.
https://github.com/linuxmint/cinnamon-s … issues/173
and what @carbon64 linked.
Offline
problem still exists in 6.1.2 after 2 updates. will probably open another bug report this weekend on kde tracker.
Offline
Jun 21 10:19:38 nyArch systemd[1079]: dbus-:1.2-org.kde.LogoutPrompt@0.service: Main process exited, code=exited, status=1/FAILURE
Jun 21 10:19:38 nyArch systemd[1079]: dbus-:1.2-org.kde.LogoutPrompt@0.service: Failed with result 'exit-code'.
systemctl --user status dbus-:1.2-org.kde.LogoutPrompt@0.service
Offline
systemctl --user status dbus-:1.2-org.kde.LogoutPrompt@0.service
Unit dbus-:1.2-org.kde.LogoutPrompt@0.service could not be found.
So.. me and others with the same logs on x11 have their logout service nuked since 6.1.0-1?
Offline
The service is transiently created by dbus-broker, the query would only (iff at all) work after the failed shutdown attempt.
Your second journal also has "dbus-:1.2-org.kde.LogoutPrompt@1.service", make sure to check the log which service failed last.
There's unfortunately not much in the journal to explain why some logout might have failed (there was another thread where the logout crashed some process and drkonqui wanted to start in response and blocked/killed the logout)
Shutting down with systemd seems to be more complicated than exiting vim…
Offline
For me, the problem got solved by selecting
System settings > Session > Desktop Session: 'Start with an empty session'.
Afterwards, logging out functioned again.
Offline