Re: Gdk-WARNING **: Missing charsets in FontSet creation

2003-01-17 Thread Qian Gong
I use it to send Chinese characters warning messages appears as > below: > > Gdk-WARNING **: Missing charsets in FontSet creation > Gdk-WARNING **: ISO8859-1 > Gdk-WARNING **: GB2312.1980-0 > > My locale is set to zh_CN. > $ locale > LANG=zh_CN > LC_CTYPE=z

Re: Gdk-WARNING **: Missing charsets in FontSet creation

2003-01-17 Thread Jan Willem Stumpel
This problem is caused in Debian by a mismatch between the defoma setup and the Xfree86 setup. In XF86Config-4 there is a line Load "freetype". defoma must now also know that we are working with freetype (not xtt). This is set by running dpkg-reconfigure x-ttcidfonts-conf (as root) and setting the

Gdk-WARNING **: Missing charsets in FontSet creation

2003-01-17 Thread Qian Gong
Hi, This perhaps is a general font problem. I am using gaim for msn. But when I use it to send Chinese characters warning messages appears as below: Gdk-WARNING **: Missing charsets in FontSet creation Gdk-WARNING **: ISO8859-1 Gdk-WARNING **: GB2312.1980-0 My locale is set to zh_CN