[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gdk-Warning I get.



On Wed, 15 Nov 2000, Benji Selano wrote:

> Hi...
> 
> I keep getting a:
> Gdk-WARNING **: locale not supported by C library
> 
> I get it in things like Netscape etc...
> although it looks like everything is still working ok...

>From what I understand, it is a warning by gdk that the glibc functions
had some problems with your locale.

What is your current locale (LANG, LC_*)? run 'locale'

see /usr/share/locale/LOCLAE_NAME/

For instance, what I have:
$ ls /usr/share/locale/he
LC_COLLATE  LC_MESSAGES/  LC_NUMERIC  LC_TIME~  entry.desktop  he@
LC_CTYPE    LC_MONETARY   LC_TIME     charset   flag.png       il@
[I see there are some leftovers here. At least those symlinks]
$ ls /usr/share/locale/fr
LC_MESSAGES/
$ LANG=he gedit
[doesn't give a warning about locales not supported]
$ LANG=fr gedit
[warns about locales not supported]

I don't know exactly what are the implications of this.

HTH

-- 
Tzafrir Cohen
mailto:tzafrir@technion.ac.il
http://www.technion.ac.il/~tzafrir


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il