Strangely enough, the DBUS call to console kit fails in 
gsm_consolekit_attempt_stop in gsm-consolekit.c :
         res = dbus_g_proxy_call_with_timeout (manager->priv->ck_proxy,
                                              "Stop",
                                              INT_MAX,
                                              &error,
                                              G_TYPE_INVALID,
                                              G_TYPE_INVALID);

whereas the same call from a shell works :
dbus-send --system --dest=org.freedesktop.ConsoleKit   --type=method_call 
--print-reply --reply-timeout=4294967295   /org/freedesktop/ConsoleKit/Manager  
 org.freedesktop.ConsoleKit.Manager.Stop

May the policykit authentication agent have been already killed when the
gnome-session DBUS call is issued ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/660120

Title:
  [Maverick] Cannot shutdown when multiple users are logged in

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to