GNOME Bugzilla – Bug 343406
Gnome-sessions does not adhere to setting "ask on logout"
Last modified: 2007-02-18 00:53:04 UTC
Please describe the problem: Gnome-sessions asks on logout regardless if the option is checked or not in Session Manager. Steps to reproduce: 1. Open Desktop/Preferences/Sessions 2. Uncheck Ask on Logout 3. Logout Actual results: A window still pops up asking if you would like to logout. Expected results: Gnome should simply logout as was with the previous 2.12.X release. Does this happen every time? Yes, 100% reproducible. Other information:
IIRC the "Ask on logut" option was about asking the user to save the session on logout, not asking the confirmation to logout. Anyway, i think this bug report should not be closed cause if the option is checked, it's still not asked on logout to save a session... (=
But why is there a default "Log out of this sytem now" screen that was not present in GNOME 2.12? And why is there no option to remove it? "Ask on logout" is inherently wrong then because the user has no idea what you are being "asked." Also what is the option to "Automatically save changes to session" do? I thought that was responsible for the logout confirmation for the session. If you have it checked, it will just logout and autosave the last session, if you leave it blank, then it will ask you upon logout if you want it saved? Doesn't that describe the behaviour you are claiming? What you purport means that you have two options (one rather ambiguous one) doing the same thing. Cheers
> What you purport means that you have two options (one rather ambiguous one) > doing the same thing. Mmmh, you are right, the documentation (http://gnome.org/learn/users-guide/2.14/prefs-sessions.html) mention the "Prompt on logout" and probably is what right now is called "Ask on logout", so i was way wrong, the bug is report is correct, sorry for that. And yes, if "Automatically save changes to session" is unchecked isn't asked on logout to save the session. I can confirm this behaviour on Debian, so i've changed the status of this report.
Thanks Andrea
gnome-panel provides the logout dialog now, reassigning...
Created attachment 77390 [details] [review] quick patch I hacked up We've gotten this bug reported downstream in a RHEL beta 2 bug report. This is what I came up with really quickly to address the problem. It's not super tested though, and I have to catch a train!
Thanks
*** Bug 330500 has been marked as a duplicate of this bug. ***