In plasma 6.1.4 on X when I select logout and confirm it on the logging out screen all programs exit leaving a black screen, but nothing happens after that. The program plasma-shutdown is still running after 15 minutes, at which point I killed all the running plasma* and kde* programs to kill plasma and allow me to log in again. I also tried a full reboot, but the it still would not log out. Reproducible: Always Steps to Reproduce: 1.Select Log Out 2.Select Log Out Now on the confirmation screen 3. Actual Results: Fails to logout Expected Results: Should logout
First of all, please always paste your emerge --info. Second, if you can, please test reverting a certain commit to fixing session restore on X11, as described in the linked comment. The commit to revert: https://invent.kde.org/plasma/plasma-workspace/-/commit/0857d18dfc3fc870a7f768731fdf46dc3abc5f8f
Created attachment 902040 [details] Output from emerge --info
Reverting the commit fixed the problem, thanks.
Could you try the upstream MR against unpatched 6.1.4? https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4684
Sorry https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4684 did not solve the problem.
Can you confirm the same problem on a newly created test user account?
The problem does not happen with a new account
I changed the Session Restore setting in the new account to "When session was manually saved" to match my settings. I then saved the session with an instance of konsole running. The new account will no longer log out.
*** Bug 939723 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f286d339c6912c9af2b648bba9bb512d370842b commit 0f286d339c6912c9af2b648bba9bb512d370842b Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-09-20 16:52:12 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-09-20 17:11:37 +0000 kde-plasma/plasma-workspace: Fix X11 logout w/ Session Restore enabled KDE-bug: https://bugs.kde.org/show_bug.cgi?id=488853 Closes: https://bugs.gentoo.org/938925 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> ...ce-6.1.5-fix-x11-logout-w-session-restore.patch | 45 ++++ .../plasma-workspace-6.1.5-r2.ebuild | 232 +++++++++++++++++++++ 2 files changed, 277 insertions(+)