← Back to team overview

desktop-packages team mailing list archive

[Bug 850477] [NEW] locale not using the correct region

 

Public bug reported:

In the gnome-control-center we can set the wanted locale.
Here I see 'Engels' and 'Nederlands'.

Now I want 'Nederlands (Belgie)', so I add this.
It gets added without issues, but then I close it, logoff, login, and the locale is still nl_NL instead of nl_BE.
Also the 'Nederlands (Belgie)' is gone from the list in gnome-control-center.

It saved the following in .profile:
export LANG="nl_BE.UTF-8"
export LANGUAGE="nl:en"
export LC_MESSAGES="nl_NL.UTF-8"
export LC_CTYPE="nl_NL.UTF-8"
export LC_COLLATE="nl_NL.UTF-8"

** Affects: gnome-control-center (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  In the gnome-control-center we can set the wanted locale.
  Here I see 'Engels' and 'Nederlands'.
  
  Now I want 'Nederlands (Belgie)', so I add this.
  It gets added without issues, but then I close it, logoff, login, and the locale is still nl_NL instead of nl_BE.
  Also the 'Nederlands (Belgie)' is gone from the list in gnome-control-center.
+ 
+ It saved the following in .profile:
+ export LANG="nl_BE.UTF-8"
+ export LANGUAGE="nl:en"
+ export LC_MESSAGES="nl_NL.UTF-8"
+ export LC_CTYPE="nl_NL.UTF-8"
+ export LC_COLLATE="nl_NL.UTF-8"

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/850477

Title:
  locale not using the correct region

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  In the gnome-control-center we can set the wanted locale.
  Here I see 'Engels' and 'Nederlands'.

  Now I want 'Nederlands (Belgie)', so I add this.
  It gets added without issues, but then I close it, logoff, login, and the locale is still nl_NL instead of nl_BE.
  Also the 'Nederlands (Belgie)' is gone from the list in gnome-control-center.

  It saved the following in .profile:
  export LANG="nl_BE.UTF-8"
  export LANGUAGE="nl:en"
  export LC_MESSAGES="nl_NL.UTF-8"
  export LC_CTYPE="nl_NL.UTF-8"
  export LC_COLLATE="nl_NL.UTF-8"

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


Follow ups

References