This problem seems to affect many other GUI based commands such as sudo nautilus. In any case, you can edit it by hand. Applications -> Accessories -> Terminal sudo gedit /etc/gdm/gdm.conf-custom
This will allow you to change some aspects of your login window. If you want to get rid of the beep when the login screen shows, use the command below. # SoundOnLogin=false (will get rid of the annoying beep) SoundOnLogin=false I posted an article for this on http://aprivatebeach.com/blog/?p=1005 Hope this helps -- login window application doesn't open. https://bugs.launchpad.net/bugs/291784 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
