Bug 25894 - ConsoleKit.Session defines properties with invalid names
Summary: ConsoleKit.Session defines properties with invalid names
Status: RESOLVED DUPLICATE of bug 24286
Alias: None
Product: ConsoleKit
Classification: Unclassified
Component: Daemon (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: william.jon.mccann
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-04 11:58 UTC by Yury G. Kudryashov
Modified: 2010-01-29 14:39 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Yury G. Kudryashov 2010-01-04 11:58:13 UTC
org.freedesktop.ConsoleKit.Session has the following properties:
idle-hint, is-local, active, x11-display-device, x11-display, display-device, remote-host-name, session-type, user, unix-user.

Most of them contain the symbol "-" which is not allowed (see  http://dbus.freedesktop.org/doc/dbus-specification.html ). I propose to replace dashes with underscores.
Comment 1 william.jon.mccann 2010-01-28 15:28:40 UTC
Walters, is this true?  I guess we'll have to schedule an API break at some future date.
Comment 2 william.jon.mccann 2010-01-28 15:31:34 UTC

*** This bug has been marked as a duplicate of bug 24286 ***
Comment 3 Colin Walters 2010-01-29 14:39:40 UTC
See https://bugs.freedesktop.org/show_bug.cgi?id=20948 for the whole story


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.