FS#14469 - [gnome-session] Patch ConsoleKit.conf in order to retrieve the number of sessions
Attached to Project:
Arch Linux
Opened by Michael Wagner (justusjonas) - Sunday, 26 April 2009, 20:50 GMT
Last edited by Isenmann Daniel (ise) - Sunday, 26 April 2009, 21:15 GMT
Opened by Michael Wagner (justusjonas) - Sunday, 26 April 2009, 20:50 GMT
Last edited by Isenmann Daniel (ise) - Sunday, 26 April 2009, 21:15 GMT
|
Details
Upstream recommends patching
/etc/dbus-1/system.d/ConsoleKit.conf. Excerpt from NEWS
file:
Depending on how D-Bus and ConsoleKit are configured on your system, you might need the patch from https://bugs.freedesktop.org/show_bug.cgi?id=20471 for your ConsoleKit configuration. This is required so it's possible for applications to be able to know if there are more than one user logged in on the machine. https://bugs.freedesktop.org/show_bug.cgi?id=20471: diff --git a/data/ConsoleKit.conf b/data/ConsoleKit.conf index ccbc500..8512efd 100644 --- a/data/ConsoleKit.conf +++ b/data/ConsoleKit.conf @@ -41,6 +41,9 @@ send_member="GetSeats"/> <allow send_destination="org.freedesktop.ConsoleKit" send_interface="org.freedesktop.ConsoleKit.Manager" + send_member="GetSessions"/> + <allow send_destination="org.freedesktop.ConsoleKit" + send_interface="org.freedesktop.ConsoleKit.Manager" send_member="GetSessionForCookie"/> <allow send_destination="org.freedesktop.ConsoleKit" send_interface="org.freedesktop.ConsoleKit.Manager" |
This task depends upon
Closed by Isenmann Daniel (ise)
Sunday, 26 April 2009, 21:15 GMT
Reason for closing: Duplicate
Additional comments about closing: Duplicate of bug FS#14468
Sunday, 26 April 2009, 21:15 GMT
Reason for closing: Duplicate
Additional comments about closing: Duplicate of bug