[Xfce-bugs] [Bug 8708] Xfce4-session: Shutdown/restart without consolekit no longer works in 4.10pre (buttons disabled)
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Tue Apr 17 11:26:13 CEST 2012
https://bugzilla.xfce.org/show_bug.cgi?id=8708
--- Comment #2 from Nick Schermer <nick at xfce.org> ---
Obvious mistake, the function should look like
---
if (xfsm_shutdown_sudo_init (shutdown, error))
{
*can_shutdown = TRUE;
return TRUE;
}
return FALSE;
---
Same for reboot. Will fix that this evening.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list