Patch fixes this by having GDM call ConsoleKit to switch to the guest session if it is already open. Two oddities: 1. If I return TRUE from StartGuestSession() if without starting a new session gdm-session-worker terminates and a new session for the current user is opened. So the patch does the switch but returns FALSE so it looks like the D-Bus call failed. 2. I don't know how to get the display id for the guest session so this information is not available to be returned from StartGuestSession() (but this does not matter due to point 1).
-- Does not switch to guest session if session already open https://bugs.launchpad.net/bugs/450965 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
