When I run a GTK+ app from a shell, I get output like the following : Gdk-WARNING **: Missing charsets in FontSet creation Gdk-WARNING **: ISO10646-1 Gdk-WARNING **: ISO8859-1 Gdk-WARNING **: ISO8859-1 Gdk-WARNING **: JISX0208.1983-0 Gdk-WARNING **: KSC5601.1987-0 Gdk-WARNING **: GB2312.1980-0 Gdk-WARNING **: JISX0201.1976-0
I have LANG set to en_US.UTF-8. gvim (from the vim-python package) lists another set of warnings that don't include the 10646 and 8859 warnings. (in my .vimrc I have also explicitly requested a fontset to provide unicode characters) What causes these warnings, and how can I suppress them? Also, is gtk1.3 source-compatible with 1.2.10? If so I'd like to try building some apps with it and trying it out. I tried building gvim, but got some errors. -D -- Pleasant words are a honeycomb, sweet to the soul and healing to the bones. Proverbs 16:24