ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #37504
[Bug 459639] Re: [Karmic] X server starts randomly in failsafe when starting from cold boot
I found the reason for this behavior. It is a bug in teh upstart script
/etc/init/gdm.conf
Inside the script there is a test which dm should be started. If not gdm
it exits, but it exits with EXIT_STATUS=1, which then triggers the start
of the failsafe session.
I append a patch for gdm.conf which solves the problem. Also kdm.conf
has the very same bug and should be patched too.
Sincerly,
Klaus
** Attachment added: "gdm.conf.patch"
http://launchpadlibrarian.net/36567645/gdm.conf.patch
** Package changed: xorg-server (Ubuntu) => gdm (Ubuntu)
--
[Karmic] X server starts randomly in failsafe when starting from cold boot
https://bugs.launchpad.net/bugs/459639
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.
References