[Xfce-bugs] [Bug 8857] Session isnt saved when shutdown or reboot

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Thu Jul 19 21:16:54 CEST 2012


https://bugzilla.xfce.org/show_bug.cgi?id=8857

--- Comment #3 from Landry Breuil <landry at xfce.org> ---
After leengthy debugging, it seems to me that the codepath taken in
xfsm-manager.c is :
xfsm_manager_dbus_logout
xfsm_manager_save_yourself_dbus
xfsm_manager_dbus_shutdown_idled
xfsm_manager_save_yourself_global

problem is, xfsm_manager_dbus_logout gets passed false for allow_save,
regardless of the SaveOnExit/AutoSave properties. and in
xfsm_manager_save_yourself_global(), since shutdown_save gets false, the
session is not saved when shutdown is true...

Now, to find what calls xfsm_manager_dbus_logout (via dbus i suppose)..

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list