Bug 25894

Summary: ConsoleKit.Session defines properties with invalid names
Product: ConsoleKit Reporter: Yury G. Kudryashov <urkud>
Component: DaemonAssignee: william.jon.mccann
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: medium CC: walters
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.