https://bugs.kde.org/show_bug.cgi?id=483066
Bug ID: 483066 Summary: logout no longer works after disabling systemd boot Classification: Plasma Product: plasmashell Version: 6.0.0 Platform: Neon OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Session Management Assignee: plasma-b...@kde.org Reporter: s_chriscoll...@hotmail.com Target Milestone: 1.0 SUMMARY Some of my startup scripts/applications fail to start with systemd boot enabled, so I have disabled it by creating "~/.config/startkderc" containing: [General] systemdBoot=false This worked without issue in Plasma 5, but in Plasma 6, disabling systemd boot causes logout to no longer work. Under X11, logging out stalls at a black screen with a mouse cursor. Under Wayland, logging out appears to do nothing. After trying to log out in Wayland, the shutdown and restart buttons will now also do nothing for the rest of the session. STEPS TO REPRODUCE 1. Disable systemd boot. Here's a quick command to create/edit `startkderc`: kwriteconfig5 --file startkderc --group General --key systemdBoot false 2. Restart and log into the desktop. 3. Click on the plasma menu, then choose "Log Out", and confirm on the following logout screen. OBSERVED RESULT Stuck on black screen with mouse cursor (X11) or nothing appears to happen, with shutdown, restart buttons becoming broken for the rest of the session (Wayland). EXPECTED RESULT The user should be logged out and back at the SDDM login screen. SOFTWARE/OS VERSIONS Linux: KDE neon User Edition 6.0 KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION Bug confirmed on three separate KDE neon installs (1 desktop, 1 laptop, 1 VirtualBox). -- You are receiving this mail because: You are watching all bug changes.