Yes, you are right, that is the issue. The code from your last posting should look like this:
if [ -r /etc/default/locale ]; then . /etc/default/locale export LANG LANGUAGE fi This is the code used since etch. -- gdm should not use locale settings from /etc/environment https://bugs.launchpad.net/bugs/160984 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
