** Description changed:

- after updating to hardy alpha 3 from gutsy, every time ubuntu boots there is 
this error : Language en_US does not exist, Using system default
- after clicking ok it load the system in english language, and the problem 
isnt only in english language because when i updated the ubuntu he was in 
russian language and the problem was appeard too but instead of US there was 
RU..
- heres 2 screenshots of the error : 
http://img175.imageshack.us/img175/7111/pic000qb0.jpg , 
http://img214.imageshack.us/img214/7866/pic001pc2.jpg
+ After updating to Hardy from Gutsy, logging in produces an error :
+ "Language en_US does not exist, Using system default". After clicking OK
+ it loads the system in using en_US. The same occurs for other languages.
  
- Saïvann : This bug is caused by the difference between /etc/environment
- in Gutsy and Hardy. Removing the "LANGUAGE="en_US:en"" line in Hardy
- /etc/environment file fixes this problem.
+ This bug is caused by the difference between /etc/environment in Gutsy
+ and Hardy :
  
  Gutsy : 
  PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
  LANG="en_US.UTF-8"
  
  Hardy upgraded from Gutsy :
  PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
  LANG="en_US.UTF-8"
  LANGUAGE="en_US:en"
  
  Hardy freshly installed :
  PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
+ 
+ Workarounds : 
+ Remove the 'LANGUAGE="en_US:en"' (or other language) line in /etc/environment.
+ --or--
+ Choose a language in GDM (instead of using "System Default").

-- 
[hardy] missing language error
https://bugs.launchpad.net/bugs/178402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to