Comment 6 for bug 508940

Revision history for this message
Stefan Fleiter (stefan-fleiter) wrote : Re: KNetworkManager installation misconfigured

Here the log of "strace -v -e read=3 -o consolekit.log ck-list-sessions".

The following error messages seem suspect:
org.freedesktop.DBus.Error.NameHasNoOwner
org.free desktop.DBus Could not get owner of name 'org.freedesktop.ConsoleKit': no such name

org.freedesktop.DBus.Error.Spawn.PermissionsInvalid
org.freedesktop.DBus The permission of the setuid helper is not correct

Maybe the second set of errors is caused by the first?
But I do not know any dbus internals.