desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #36379
[Bug 874924] Re: WARNING: Failed to open CK session: Timeout was reached
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 Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/874924
Title:
WARNING: Failed to open CK session: Timeout was reached
Status in “lightdm” package in Ubuntu:
New
Bug description:
During the upgrade to Oneiric I chose to use lightdm instead of gdm.
After rebooting, nothing seemed to work properly. I could not
configure wifi, shut down, reboot, mount USB drives, etc. All I got
was an error message saying "Not authorized".
Running ck-list-sessions gave no output at all.
Changing back to gdm fixed the issue.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: lightdm 1.0.1-0ubuntu6
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
Uname: Linux 3.0.0-12-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Sat Oct 15 11:56:15 2011
EcryptfsInUse: Yes
ProcEnviron:
LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en_GB:en
PATH=(custom, user)
LANG=nb_NO.UTF-8
SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (0 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/874924/+subscriptions
References