On Mon, Oct 26, 2009 at 10:41:08AM -0000, Michael Vogt wrote:
> The problem is that the gdm upstart file has:

> script
> ...
>     # Check kernel command-line for inhibitors
>     for ARG in $(cat /proc/cmdline)
>     do
>         case "${ARG}" in
>             text|-s|s|S|single)
>                 exit 0
>                 ;;
>         esac
>     done
> ...
> end script

This is reported as bug #436936.

> Combined with friendly-recovery just doing a "exit" on resume. To fix we
> need to change the upstart script and make friendly recovery emit that we
> are now resuming.

I'm not convinced that's the best thing to do architecture-wise, but it may
be necessary as a solution for karmic.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org

-- 
resume menu item doesn't start gdm
https://bugs.launchpad.net/bugs/459376
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to