[Bug 16618] New: gdm falls back to defaults after breezy upgrade
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Thu Sep 29 13:10:40 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=16618
Ubuntu | gdm
Summary: gdm falls back to defaults after breezy upgrade
Product: Ubuntu
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdm
AssignedTo: seb128 at ubuntu.com
ReportedBy: johan at gnome.org
QAContact: desktop-bugs at lists.ubuntu.com
CC: kiko at async.com.br
Version: 2.8.0.4-0ubuntu8
When upgrading from hoary I could not see the default greeter, instead I was
presented with the standard greeter and an error message saying the greeter
could not be found.
I made it work by making the following changes to /etc/X11/gdm.conf:
--- gdm.conf 2005-09-29 10:03:39.000000000 -0300
+++ gdm.conf.hoary 2005-09-29 10:03:13.000000000 -0300
@@ -39,11 +39,11 @@
# The greeter for local (non-xdmcp) logins. Change gdmlogin to gdmgreeter to
# get the new graphical greeter.
-Greeter=/usr/lib/gdm/gdmgreeter
+Greeter=/usr/bin/gdmgreeter
# The greeter for xdmcp logins, usually you want a less graphically intensive
# greeter here so it's better to leave this with gdmlogin
-RemoteGreeter=/usr/lib/gdm/gdmlogin
+RemoteGreeter=/usr/bin/gdmlogin
# Launch the greeter with an additional list of colon seperated gtk
# modules. This is useful for enabling additional feature support
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the desktop-bugs
mailing list