> I'm trying to track down some i18n errors. If I create an
> empty gnome app in glade and run it with the attached code
> everything is fine.
> 
> If I run with "[EMAIL PROTECTED] ./test.py", I immediately get:
> (app1:8673): Gtk-WARNING **: Invalid input string
> (app1:8673): Gtk-WARNING **: Invalid input string
> (app1:8673): Gtk-WARNING **: Invalid input string

[EMAIL PROTECTED] seems to be the same as [EMAIL PROTECTED]
These warnings go away if LANG is set to [EMAIL PROTECTED] and
the menu items show up correctly, but there are two new
warnings:
 
(meld:11810): Gdk-WARNING **: locale not supported by Xlib
(meld:11810): Gdk-WARNING **: can not set locale modifiers

Must pygtk apps always be run with LANG as UTF-8?

Stephen.
-- 
Stephen Kennedy <[EMAIL PROTECTED]>
http://meld.sf.net visual diff and merge

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to