[Xfce-bugs] review requested: [Bug 13802] xfce4-session hanging on log out : [Attachment 7290] xfsm-manager: pass manager variable to g_timeout_add

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Aug 20 17:51:25 CEST 2017


Viktor Odintsev <ninetls at xfce.org> has asked Eric Koegel <eric at xfce.org> for
review:
Bug 13802: xfce4-session hanging on log out
https://bugzilla.xfce.org/show_bug.cgi?id=13802

Attachment 7290: xfsm-manager: pass manager variable to g_timeout_add
https://bugzilla.xfce.org/attachment.cgi?id=7290&action=edit



--- Comment #2 from Viktor Odintsev <ninetls at xfce.org> ---
Created attachment 7290
  --> https://bugzilla.xfce.org/attachment.cgi?id=7290&action=edit
xfsm-manager: pass manager variable to g_timeout_add

g_timeout_add now takes manager_quit_signal instead gtk_main_quit. In this
function XfsmManager instance is used to emit MANAGER_QUIT signal which was
forgotten to be passed to g_timeout_add.

This patch fixes this problem, now Xfsm should shutdown the session after 7
seconds as it was before.


More information about the Xfce-bugs mailing list