I found this in the logs after enabling debug messages: gdm-simple-slave[2092]: DEBUG(+): GdmSlave: Requesting timed login details gdm-simple-slave[2092]: DEBUG(+): GdmSlave: Got timed login details: 0 0 gdm-simple-slave[2092]: DEBUG(+): Invalid NULL username for auto/timed login
After adding the following to /etc/gdm/custom.conf it works again (don't ask me why): [daemon] TimedLoginEnable=false AutomaticLoginEnable=false [debug] Enable=true -- gdm displays no user at startup in Ubuntu Maverick https://bugs.launchpad.net/bugs/614810 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
