https://bugzilla.xfce.org/show_bug.cgi?id=8857
--- Comment #5 from Landry Breuil <[email protected]> --- More tests.. after using the confirmation dialog in the actions plugin, the session is _not_ saved when shutting down/rebooting. Interestingly, xfce4-session-logout -f -r does set allow_save to try, and that effectively saves the session. So, from here, i'd say we have two bugs : - one in xfce4-session-logout, where the logic of -f is reversed, and it doesnt honour SaveOnExit (the intent of -f was probably to override it) - one in the actions plugin, where the second parameter of the dbus call should honour SaveOnExit instead of coming from a random value defaulting to false ? I can fix those bugs, i just want to get confirmation i'm in the right direction. Or the plan was to deprecate/unuse SaveOnExit ? -- 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
