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

Viktor Odintsev <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]
   Attachment #7290|                            |review?([email protected])
              Flags|                            |

--- Comment #2 from Viktor Odintsev <[email protected]> ---
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.

-- 
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

Reply via email to