is there any consolekit error in your gdm logs or session logs?
the code does
" result = g_dbus_proxy_call_sync (ck_proxy,
"OpenSessionWithParameters",
g_variant_new ("(a(sv))", parameters),
G_DBUS_CALL_FLAGS_NONE,
-1,
NULL,
&error);
if (error)
g_warning ("Failed to open CK session: %s", error->message);"
so it seems that for your the "OpenSessionWithParameters" ck call is taking
longer than the timeout...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/874924
Title:
WARNING: Failed to open CK session: Timeout was reached
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/874924/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs