https://bugs.kde.org/show_bug.cgi?id=488998
Forest <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Forest <[email protected]> --- Reproduced in: - Debian Stable 13.1 (Trixie): Plasma 6.3.6, Frameworks 6.13.0, Qt 6.8.2 - KDE Neon User Edition 20250911-1321 live ISO: Plasma 6.4.4, Frameworks 6.17.0, Qt 6.9.2 - KDE Neon Unstable Edition 20250901-1047 live ISO: Plasma 6.4.80, Frameworks 6.18.0, Qt 6.9.2 - Wayland and X11 sessions. This bug is present in enough different distributions that I don't think it's a packaging problem. (Or if it is, then KDE has made correct packaging unreasonably difficult.) The bad state can be entered by: - Kickoff's Save Session button (Revealed by selecting Settings: Desktop Session: Session Restore: When session was manually saved) - Running plasma-shutdown in a terminal, and leaving it running - qdbus6 org.kde.Shutdown /Shutdown org.kde.Shutdown.saveSession These things are broken in the bad state: - Log Out Kickoff button - Restart Kickoff button - Shut Down Kickoff button - qdbus6 org.kde.LogoutPrompt /LogoutPrompt org.kde.LogoutPrompt.promptLogout - qdbus6 org.kde.LogoutPrompt /LogoutPrompt org.kde.LogoutPrompt.promptReboot - qdbus6 org.kde.LogoutPrompt /LogoutPrompt org.kde.LogoutPrompt.promptShutDown - qdbus6 org.kde.LogoutPrompt /LogoutPrompt org.kde.LogoutPrompt.promptAll - The computer's power button, when configured in Power Management to show the logout screen The session can be saved without triggering the bad state by using this command: qdbus6 org.kde.ksmserver /KSMServer org.kde.KSMServerInterface.saveCurrentSession The bad state can be cleared by killing the plasma-shutdown process. I don't see any errors in dmesg or journalctl. In summary, Plasma's Save Session button leaves the user unable cleanly shut down or exit their desktop session, and it has been broken like this for at least a year. I hope someone familiar with plasma-shutdown and ksmserver-logout-greeter internals can investigate soon. It is easy to reproduce. -- You are receiving this mail because: You are watching all bug changes.
