https://bugzilla.novell.com/show_bug.cgi?id=814691 https://bugzilla.novell.com/show_bug.cgi?id=814691#c12 --- Comment #12 from Dr. Werner Fink <werner@suse.com> 2013-04-18 13:35:59 UTC --- (In reply to comment #11) I'm already working on UDisks2 support for the udisk module of automount. I've used simply dbus-send dbus-send --system --print-reply --dest=org.freedesktop.UDisks2 /org/freedesktop/UDisks2 org.freedesktop.DBus.Introspectable.Introspect to see what is possible. Now I've to determine in lookup_udisk what is required from the three signals InterfacesAdded/InterfacesRemoved and PropertiesChanged. Currently I've a snooper in the code which writes out some debug code. This code is based on the print_iter() of the dbus-1 tools. This will avoid the glib API in the libudisk2. The logind is already integrated and does its work. Nevertheless it would be perfect if ConsoleKit would use login1 to fill its data structures if login1 is the default. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.