In /etc/pam.d/gdm-launch-environment:

    session required        pam_env.so readenv=1 user_readenv=1
envfile=/etc/default/locale

In pam_env.c (handle_env function), the env should be set from
/etc/default/locale and then overridden by ~/.pam_environment. If I add
the 'debug' parameter to the module invokation, I see only the calls to
pam_putenv corresponding to /etc/default/locale, which means that for
some reason to be determined ~/.pam_environment is not being sourced.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1662031

Title:
  Switching language and format broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1662031/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to