BUG: Failed to set locale en_US.iso8859-1
|
LordJason Kiesler
imperfection inventor.
Join date: 30 May 2004
Posts: 215
|
02-04-2006 09:12
Doesn't seem to serous, but just, right click -> create, and then rez a prim. While the Edit box is open, (it doesn't matter if 'More' is on or not), and you have the prim selected, you get,... 2006-02-04T17:02:58Z WARNING: Failed to set locale en_US.iso8859-1 2006-02-04T17:02:58Z WARNING: Failed to set locale en_US.iso8859-1 2006-02-04T17:02:58Z WARNING: Failed to set locale en_US.iso8859-1 2006-02-04T17:02:58Z WARNING: Failed to set locale en_US.iso8859-1 2006-02-04T17:02:58Z WARNING: Failed to set locale en_US.iso8859-1 2006-02-04T17:02:58Z WARNING: Failed to set locale en_US.iso8859-1 over and over again in the terminal. Then as soon as you let go or, 'unselect' the prim by left clicking somewhere on the ground, the terminal spam stops. All the text\fonts in the viewer are showing up fine (aside from the 'hover-text-clone' thing). No idea why SL would want to change the locale, while one has a prim highlighted. But just wanted to report a bug so I can feel all shiny and special  . EDIT: to add my specs.. Ubuntu 5.10 Ion3 and/or Gnome Linux 2.6.12-10-386 X.Org version: 6.8.2 glx version 1.3 NVIDIA driver 81.78 GeForce FX 5200 AGP8 128Mb AMD Athlon(tm) 64 Processor 3000+ cpu MHz : 2001.411 cache size : 512 KB Mem: 516492k total, Swap: 522072k total,
_____________________
"no, my alt is clean on crashing any sims"
|
Amber Habsburg
Registered User
Join date: 26 Dec 2005
Posts: 32
|
04-13-2006 14:44
From: Lord 2006-02-04T17:02:58Z WARNING: Failed to set locale en_US.iso8859-1 over and over again in the terminal.
Ubuntu 5.10 [/QUOTE
Yeah. So much so that it drowns my fps if I leave the command window open!
Somebody told me there was a simple fix for this...
|
Zonax Delorean
Registered User
Join date: 5 Jun 2004
Posts: 767
|
04-13-2006 17:05
From: someone 2006-02-04T17:02:58Z WARNING: Failed to set locale en_US.iso8859-1 over and over again in the terminal.
Somebody told me there was a simple fix for this... Trying to pop it out of my head, not sitting in front of an Ubuntu right now: Open and edit the text file named: /etc/locale.gen Add a line: en_US.iso8859-1 (anywhere in the file) Run the following command, as root: locale-gen (In Ubuntu: "sudo locale-gen" 
|
Amber Habsburg
Registered User
Join date: 26 Dec 2005
Posts: 32
|
04-15-2006 03:15
From: Zonax Delorean Trying to pop it out of my head, not sitting in front of an Ubuntu right now: Open and edit the text file named: /etc/locale.gen Add a line: en_US.iso8859-1 (anywhere in the file) Run the following command, as root: locale-gen (In Ubuntu: "sudo locale-gen"  Okay you got me interested. Without trying very hard to solve this myself (although I've done a bit of a web surf) I get: error: Bad entry 'en_US.iso8859-1 ' Amba (en_UK)
|
Angel Sunset
Linutic
Join date: 7 Apr 2005
Posts: 636
|
04-15-2006 07:21
I seem to be OK on this.
But then, I selected US English as the install locale, for compatibility...
I had to set my keyboard to German, thats all...
_____________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Kubuntu Intrepid 8.10, KDE, linux 2.6.27-11, X.Org 11.0, server glx vendor: NVIDIA Corporation, server glx version: 1.5.2, OpenGL vendor: NVIDIA Corporation, OpenGL renderer: GeForce 9800 GTX+/PCI/SSE2, OpenGL version: 3.0.0 NVIDIA 180.29, glu version: 1.3, NVidia GEForce 9800 GTX+ 512 MB, Intel Core 2 Duo, Mem: 3371368k , Swap: 2570360k
|
Amber Habsburg
Registered User
Join date: 26 Dec 2005
Posts: 32
|
04-15-2006 11:02
From: Angel Sunset I seem to be OK on this. But then, I selected US English as the install locale, for compatibility...
Okay I think I have worked out a less dramatic solution than a complete reinstall. Stealing the following from a seemingly unrealated issue on ubuntu LUG website (NLLUG): Ubuntu's default seems to be to use UTF-8 locales, and by using sudo dpkg-reconfigure locales you can *add* iso8859-1 locales (no, you can't get rid of the UTF- 
|
Angel Sunset
Linutic
Join date: 7 Apr 2005
Posts: 636
|
04-15-2006 11:13
Getting rid of UTF-8 would be counterproductive, I think... the ISO locales are the older far less flexible locales taken over from Unix. UTF-8 is plan 9 - a new generation, and MUCH more capable 
_____________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Kubuntu Intrepid 8.10, KDE, linux 2.6.27-11, X.Org 11.0, server glx vendor: NVIDIA Corporation, server glx version: 1.5.2, OpenGL vendor: NVIDIA Corporation, OpenGL renderer: GeForce 9800 GTX+/PCI/SSE2, OpenGL version: 3.0.0 NVIDIA 180.29, glu version: 1.3, NVidia GEForce 9800 GTX+ 512 MB, Intel Core 2 Duo, Mem: 3371368k , Swap: 2570360k
|