Zhu, Peter J wrote: > No, it doesn't return anything. But if I kill window manager, respawned > desktop has everything setup correctly and all issues are gone. > > As it tries to launch a CK session in normal bootup with below: > if (!ck_connector_open_session_with_parameters(connector, &error, > "unix-user", > &pass->pw_uid, > "display-device", > &d, > "x11-display- device", > &d, "x11-display", > &n, NULL)) > > It would return Error: Unable to open session with ConsoleKit: > org.freedesktop.CkConnector.Error: Unable to open session: Launch helper > exited with unknown return code 0 > > But in respawned desktop, this call works fine
Smells a lot like something we've seen lately too: https://bugzilla.redhat.com/show_bug.cgi?id=549687 -- Rex _______________________________________________ polkit-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/polkit-devel
