SUMMARY Before installing Plasma 5.19 (tumbleweed:20200609), logout applet on my machine would execute the logging out process immediately without confirmation and also run the logout script i had configured in systemsettings5 as part of this sequence. Now it blanks out the desktop and displays a screen with choices of "Sleep Hibernate Restart Shutdown Log Out" with "Shutdown" on a 30 second timer countdown as the default selection. I used systemsettings5 “Workspace/Startup and Shutdown/Desktop Session/Offer Shutdown options” to remove the “Restart” and Shutdown” options so now it only displays "Sleep Hibernate Log Out" but it still has "Shutdown" on a 30 second timer countdown as the default selection. If you select “Logout”, it ignores the configured logout script and goes straight back to the login screen. STEPS TO REPRODUCE 1. Login and do you stuff 2. Click logout via applet 3. OBSERVED RESULT Desktop blanked out, new screen displayed with options "Sleep Hibernate Restart Shutdown Log Out" with "Shutdown" on a 30 second timer countdown as the default selection. EXPECTED RESULT Logout process without confirmation and running logout scripts and returning to login screen. SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.19 KDE Frameworks Version: 5.70.0 Qt Version: 5.15.0 ADDITIONAL INFORMATION
CORRECTION: It does run my logout script but it does not display the progress as it did before, it uses "qdbus" to display - this no longer works with 5.19
Also seeing the same behaviour, likewise after the update to Plasma 5.19.0 From "System Settings -> Startup and Shutdown -> Desktop Sessions" I have: "Confirm Logout" deselected "Offer Shutdown Options" selected Selecting "Restart" or "Shutdown" either from "Menu -> Power/Session" or from the desktop right click context menu "Leave" does not result in a restart or shutdown, but a return to the SDDM login screen. Operating System: openSUSE Tumbleweed 20200609 KDE Plasma Version: 5.19.0 KDE Frameworks Version: 5.70.0 Qt Version: 5.15.0 Kernel Version: 5.6.14-1-default OS Type: 64-bit Processors: 2 × AMD Athlon(tm) 64 X2 Dual Core Processor 5600+ Memory: 3.8 GiB of RAM Graphics Processor: NV84
(In reply to BingMyBong from comment #0) > SUMMARY > Before installing Plasma 5.19 (tumbleweed:20200609), logout applet on my > machine would execute the logging out process immediately without > confirmation and also run the logout script i had configured in > systemsettings5 as part of this sequence. > > Now it blanks out the desktop and displays a screen with choices of "Sleep > Hibernate Restart Shutdown Log Out" with "Shutdown" on a 30 second timer > countdown as the default selection. > I used systemsettings5 “Workspace/Startup and Shutdown/Desktop Session/Offer > Shutdown options” to remove the “Restart” and Shutdown” options so now it > only displays "Sleep Hibernate Log Out" but it still has "Shutdown" on a 30 > second timer countdown as the default selection. > > If you select “Logout”, it ignores the configured logout script and goes > straight back to the login screen. > > STEPS TO REPRODUCE > 1. Login and do you stuff > 2. Click logout via applet > 3. > > OBSERVED RESULT > Desktop blanked out, new screen displayed with options "Sleep Hibernate > Restart Shutdown Log Out" with "Shutdown" on a 30 second timer countdown as > the default selection. > > EXPECTED RESULT > Logout process without confirmation and running logout scripts and returning > to login screen. > > SOFTWARE/OS VERSIONS > Linux/KDE Plasma: > (available in About System) > KDE Plasma Version: 5.19 > KDE Frameworks Version: 5.70.0 > Qt Version: 5.15.0 > ADDITIONAL INFORMATION It doesn't always blank out the desktop before giving the "Sleep Hibernate Restart Shutdown Log Out" menu choices so it looks weird overlaying the desktop - the blanking out maybe a different problem not related to logout issue - i'm forever getting crap on the screen from previous sessions when logging in/out instead of a blank screen until the desktop or login screen appears.
(In reply to Paul from comment #2) > From "System Settings -> Startup and Shutdown -> Desktop Sessions" I have: > "Confirm Logout" deselected > "Offer Shutdown Options" selected > > Selecting "Restart" or "Shutdown" either from "Menu -> Power/Session" or > from the desktop right click context menu "Leave" does not result in a > restart or shutdown, but a return to the SDDM login screen. There are other bug reports about this: https://bugs.kde.org/show_bug.cgi?id=422853 https://bugs.kde.org/show_bug.cgi?id=422870
(In reply to Wolfgang Bauer from comment #4) > (In reply to Paul from comment #2) > > From "System Settings -> Startup and Shutdown -> Desktop Sessions" I have: > > "Confirm Logout" deselected > > "Offer Shutdown Options" selected > > > > Selecting "Restart" or "Shutdown" either from "Menu -> Power/Session" or > > from the desktop right click context menu "Leave" does not result in a > > restart or shutdown, but a return to the SDDM login screen. > There are other bug reports about this: > https://bugs.kde.org/show_bug.cgi?id=422853 > https://bugs.kde.org/show_bug.cgi?id=422870 Seems like the logout process is in a bad way as those bugs are different but related
This one is essentially the same as Bug 422870. *** This bug has been marked as a duplicate of bug 422870 ***
(In reply to Nate Graham from comment #6) > This one is essentially the same as Bug 422870. > > *** This bug has been marked as a duplicate of bug 422870 ***
(In reply to BingMyBong from comment #7) > (In reply to Nate Graham from comment #6) > > This one is essentially the same as Bug 422870. > > > > *** This bug has been marked as a duplicate of bug 422870 *** Not sure how this is a duplicate of 422870 as i can logout, it gives me a menu to choose from and it actually logs out when i click the logout on this menu. Maybe its all related to ending a session in a bad way though and one fix will cure all the different variations