[Xfce-bugs] [Bug 14722] Better shutdown fallback code for the BSDs

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sat Oct 13 11:22:29 CEST 2018


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

--- Comment #9 from Ali <ali at xfce.org> ---
Yes, but you really don't have to disabled the systemwide dbus, it is enough to
remove consolekit. The session logout code creates a proxy for consolekit when
you open the dialog (using g_dbus_proxy_new). If consolekit is installed it
gets activated, and it denies you from using the fallback code. 

I think the best way is to provide a compile flag to disable consolekit all
(actually the session tries to communicate to logind first! Even on the BSD*),
this should be optional as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list