https://bugzilla.xfce.org/show_bug.cgi?id=8857
--- Comment #3 from Landry Breuil <[email protected]> --- 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. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
