GNOME Bugzilla – Bug 554079
Inhibit session logout on copying/moving/deleting
Last modified: 2009-10-07 20:50:36 UTC
Gnome Session 2.24 provides a DBus API[1] to let applications inhibit the session end. See [2] for details. This feature could be interesting, for example to prevent to log out while Nautilus is copying/moving/deleting/.. files. [1] http://www.gnome.org/~mccann/gnome-session/docs/gnome-session.html [2] http://live.gnome.org/SessionManagement/GnomeSession#head-46879ab1d19f0619531be89ca2c479ca766fecfb
http://svn.gnome.org/viewvc/nautilus-cd-burner/trunk/src/ncb-operation.c?r1=2129&r2=2221 Here are the changes in nautilus-cd-burner to inhibit the session manager (and gnome-power-manager too, to be honest)
Hello, I would raise the severity of this bug, because this is more than enhancement, this is needed. having to restart a 4,5 GB file transfer because the computer hibernated, is not really funny, especially because Nautilus/gvfs has restart from scratch. any thoughts ?
This is done now (as a part of bug #334806). *** This bug has been marked as a duplicate of bug 334806 ***