Re: [gtk-list] about gtk_set_locale
- From: Havoc Pennington <hp redhat com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] about gtk_set_locale
- Date: 05 Apr 2000 21:59:42 -0400
Takdir CHOWDHURY <takdir@mcb.netwk.ntt-at.co.jp> writes:
> Hello
> I am facing a problem with gtk_set_locale() .
> I want my gtk application to show Japanese character.
> And for that I have included gtk_set_locale() in my main routine and changed
> my LANG to ja. But when I execute my program it crashes with core.
> The error looks like the following. It was taken from dbx.
>
> current function is gdk_set_locale:
> if (!setlocale(LC_ALL,"")) line 107 in "gdkim.c"
>
> Note that if I set LANG to "C", it works.
> Atfirst I thought my libc doesn't support the locale. But I can display Japa
> nese with the other GTK+ applications(like gcalender) that come in default w
> ith
> gtk+ archive.
>
> Any clues?
>
Can you send a full backtrace?
I seem to remember a bug in the input stuff on Solaris once.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]