GNOME Bugzilla – Bug 172600
Double confirm reboot/shutdown, if another session is active
Last modified: 2010-06-04 19:51:05 UTC
If there are one or more unfinished sessions on the machine, gdm should display double warning before actual shut-down. Configuration option, which will reject reboot/shutdown, if there are active session, will be useful.
Related: bug 172601
Sounds like a reasonable feature. I'd accept a patch.
*** Bug 327584 has been marked as a duplicate of this bug. ***
This could also be fixed by making the options work like SET_SAFE_LOGOUT_ACTION so that it waits until all users have logged out before executing the command. Or perhaps the pop-up warning could give the user the options of "Shutdown now" or "Shutdown after all users have logged out" and "Cancel".
Created attachment 87929 [details] [review] patch fixing this problem I have reproduced this problem, and I think the attached patch fixes this problem. Now committed to 2.18 and SVN head.
Oops, I attached this patch to the wrong bug. Reopening and marking patch as rejected.
*** Bug 327578 has been marked as a duplicate of this bug. ***
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.