Re: locale not supported by Xlib
- From: Havoc Pennington <hp redhat com>
- To: Sanghun Park <sanghun hynix com>
- Cc: gtk-list gnome org
- Subject: Re: locale not supported by Xlib
- Date: 12 Dec 2001 13:14:30 -0500
Sanghun Park <sanghun hynix com> writes:
>
> I've developed an application of gdk/gtk/gnome.
> But, when I run the application, the following messages emit.
>
>
> Gdk-WARNING **: locale not supported by Xlib, locale set to C
>
> Gdk-WARNING **: can not set locale modifiers
>
>
> What's wrong? How can I fix it
Your locale isn't supported by Xlib. So you need to change your locale
to one that is, or change your Xlib to one that supports your locale.
"echo $LANG" or "echo $LC_ALL" to see what locale you're using.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]