Jeff Johnson wrote:
I am getting these messages with all sorts of gnome apps. Can anyone
point me to info on locals or better yet anyone have some hints?
[EMAIL PROTECTED]:~$ gnome-terminal
Gdk-WARNING **: locale not supported by Xlib, locale set to C
Gdk-WARNING **: can not set locale modifiers
Gdk-WARNING **: locale not supported by Xlib, locale set to C
Gdk-WARNING **: can not set locale modifiers
which are the values of the environment variables LANG and LC_* ?
(LC_* = LC_CTYPE, LC_COLLATE ...)
to get the available locales type locale -a.
if the variables have values not in the list, you found the problem!
man 7 locale will give you some info about the locale system.
hope this helps.
pietro.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]