On Sun, Nov 28, 2010 at 07:15:54PM +0300, Alexander Varnin wrote: > Yes, you are right. Adding > >setlocale(LC_NUMERIC, "en_US.utf8"); > after gtk_init solved the problem. You can use gtk_disable_setlocale() instead. Anyway, en_US.UTF-8 is not guaranteed to exist; the only one are guaranteed to exist is C (plus POSIX on POSIX systems). Yeti _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list