[Xfce-bugs] [Bug 12579] Poweroff and Reboot - Bonnie and Clyde
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sat May 21 07:21:33 CEST 2016
https://bugzilla.xfce.org/show_bug.cgi?id=12579
Eric Koegel <eric at xfce.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eric at xfce.org
--- Comment #1 from Eric Koegel <eric at xfce.org> ---
Hey thanks for pointing that out. It should now be fixed with 2 patches:
commit 95617f7759eb99eda65defe9f65944062a494a91
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Sat May 21 08:16:51 2016 +0300
Fix the shutdown/reboot in xfsm-manager
With the new GDBUS setup, we can't just call gtk_main_quit to exit
since we'll never run the name_lost function which actually calls
shutdown/reboot. This patch changes the gtk_main_quit calls to be
a manager-quit signal which the main.c source will watch and
react to.
http://git.xfce.org/xfce/xfce4-session/commit/?id=95617f7759eb99eda65defe9f65944062a494a91
commit 769c1d1e92f06772499faaf9196163e9d9cb0c1f
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Fri May 20 20:25:40 2016 +0300
Fix shutdown and reboot gdbus calls
http://git.xfce.org/xfce/xfce4-session/commit/?id=769c1d1e92f06772499faaf9196163e9d9cb0c1f
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list