https://bugzilla.xfce.org/show_bug.cgi?id=14722
--- Comment #9 from Ali <[email protected]> --- 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. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
