On Sat, 2006-02-25 at 01:27 -0800, radone wrote: > I got this error message: > Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate > (text, len, NULL)' failed > refTextBuffer->insert(iter, Glib::convert (str.str(), "UTF-8", > "ISO8859-1"));
Try "ISO-8859-1" instead of "ISO8859-1" John ________________________________________________________________________ _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
