Bug 14459 - Typo in dbus.conf: OpenConsoleWithParameters()
Summary: Typo in dbus.conf: OpenConsoleWithParameters()
Status: RESOLVED FIXED
Alias: None
Product: ConsoleKit
Classification: Unclassified
Component: Daemon (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: william.jon.mccann
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-11 06:16 UTC by Martin Pitt
Modified: 2008-02-11 09:17 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.