These releases are now unsupported.
** Changed in: lightdm (Ubuntu)
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/828576
Title:
Light-DM not used after upgrade 11.
I hit the bug mentioned in comments #4 and #5 -- filed as bug #864174.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/828576
Title:
Light-DM not used after upgrade 11.04→11.10
To manage notification
In my opinion proper patch to lightdm.upstart should be
to replace:
[ ! -f /etc/X11/default-display-manager -o "$(cat
/etc/X11/default-display-manager 2>/dev/null)" = "/usr/bin/lightdm" -o "$(cat
/etc/X11/default-display-manager 2>/dev/null)" = "/usr/sbin/lightdm" ] || {
stop; exit 0; }
with:
** Branch linked: lp:ubuntu/lightdm
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/828576
Title:
Light-DM not used after upgrade 11.04→11.10
To manage notifications about this bug go to:
https://bug
I guess problem with starting up lightdm after plymouth is in
misconfiguration.
$ cat /etc/init/lightdm.conf
... SKIPPED ...
script
if [ -n "$UPSTART_EVENTS" ]
then
[ ! -f /etc/X11/default-display-manager -o "$(cat
/etc/X11/default-display-manager 2>/dev/null)" = "/usr/bin/light
There is more annoying to tell about this:
I also upgraded from natty to oneiric. My system with nvidia-current
(280.13) even won't login, if i use lightdm.
During the installation process, i had been asked which manager to use.
I'd chosen lightdm. That left me with an unusable system, because t
I think we do want this to occur if possible:
- ubuntu-desktop should depend on unity-greeter and so lightdm should be
installed
- lightdm should be the default display manager and the user shouldn't be
prompted
- the only setting that needs to be migrated is the default user. Talked with
Didie
is that a bug? there is no configuration migration between those dms not
feature parity, should user forced on a stock dm config which might not
match their needs?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.