Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
lots of problems with "locale" [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Mgiese
Veteran
Veteran


Joined: 23 Mar 2005
Posts: 1609
Location: indiana

PostPosted: Sat Jun 24, 2006 12:17 pm    Post subject: lots of problems with "locale" [solved] Reply with quote

i already followed some howtos but coult not get this error solved :

Code:
etc # locale -a
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_COLLATE to default locale: No such file or directory
C
POSIX
de_DE
de_DE@euro
en_GB.utf8
en_US
en_US.utf8


Code:
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=de_DE.UTF8
LC_CTYPE="de_DE.UTF8"
LC_NUMERIC="de_DE.UTF8"
LC_TIME="de_DE.UTF8"
LC_COLLATE="de_DE.UTF8"
LC_MONETARY="de_DE.UTF8"
LC_MESSAGES="de_DE.UTF8"
LC_PAPER="de_DE.UTF8"
LC_NAME="de_DE.UTF8"
LC_ADDRESS="de_DE.UTF8"
LC_TELEPHONE="de_DE.UTF8"
LC_MEASUREMENT="de_DE.UTF8"
LC_IDENTIFICATION="de_DE.UTF8"
LC_ALL=


Code:

/etc/env.d/02locale:
LANG="de_DE.utf8"
LANGUAGE="de_DE.utf8"
LC_ALL="de_DE.utf8"

Code:

/etc/locale.gen:
de_DE utf8
de_DE.utf8 utf8
de_DE ISO-8859-1
de_DE@euro ISO-8859-15
en_US ISO-8859-1
en_US.utf8 utf8


everything worked fine until i merged a newer version of glibc, any suggestions ?

2 diffrent programs arent working anymore :

/ # pyslsk
Cannot set locale

(process:29388): Gdk-WARNING **: locale not supported by C library

(python:29388): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Segmentation fault

and CEDEGA :

/ # cedega

(Point2Play_gui.py:29544): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Traceback (most recent call last):
File "/usr/lib/transgaming_cedega/Point2Play_gui.py", line 37, in ?
locale.setlocale(locale.LC_ALL, '')
File "/usr/lib/transgaming_cedega/lib/python2.3/locale.py", line 381, in setlocale
return _setlocale(category, locale)
locale.Error: locale setting not supported


ANY SUGGESTIONS ? as i said i already googled and searched through this forum but i was just getting more and more confused, some told my to change alll UTF-8 entried into utf8, but its still not working and i didnt read any of this stuff into the guides or wikis..

THX a LOT[/quote]
_________________
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x ; Geforce1650 ; kernel 6.5 ; XFCE
Back to top
View user's profile Send private message
Mgiese
Veteran
Veteran


Joined: 23 Mar 2005
Posts: 1609
Location: indiana

PostPosted: Fri Jun 30, 2006 10:46 pm    Post subject: Reply with quote

i reposted this error :
https://forums.gentoo.org/viewtopic-p-3415173.html
and now it is solved *finaly
_________________
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x ; Geforce1650 ; kernel 6.5 ; XFCE
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum