Bug 14459

Summary: Typo in dbus.conf: OpenConsoleWithParameters()
Product: ConsoleKit Reporter: Martin Pitt <martin.pitt>
Component: DaemonAssignee: william.jon.mccann
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Martin Pitt 2008-02-11 06:16:43 UTC
The default dbus.conf has

     <allow send_interface="org.freedesktop.ConsoleKit.Manager"
           send_member="OpenConsoleWithParameters"/>

for the 'root' user. This looks like a typo, since this function is nowhere implemented. Most likely this should be "OpenSessionWithParameters", as used in the default context section, and as implemented in the daemon.
Comment 1 william.jon.mccann 2008-02-11 09:17:32 UTC
Good catch.  Fixed in git.  Thanks.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.