I get two related error messages:
At login:
and this doing
:
I have google this and it seems to be a bug, but I could not find anything useful.
Any ideas?
At login:
Cannot open ConsoleKit: Unable to open session: The permission of the setuid helper in not correct.
Code:
sudo apt-get update && sudo apt-get dist-upgrade
Error org.freedesktop.DBus.Error.Spawn.PermissionsInvali d: The permission of the setuid helper is not correct
Any ideas?
Comment