https://bugzilla.novell.com/show_bug.cgi?id=382708 User mmeeks@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=382708#c4 --- Comment #4 from Michael Meeks <mmeeks@novell.com> 2008-04-23 04:42:17 MST --- hah ! so - this msg from the console prolly explains it all: (evolution:8223): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed Are we missing a charset conversion ? can we "try harder" here ? Interestingly I have another set of warning spew: (evolution:8223): e-data-server-DEBUG: Loading categories from "/home/michael/.evolution/categories.xml" (evolution:8223): e-data-server-DEBUG: Loaded 29 categories (evolution:8223): calendar-gui-CRITICAL **: e_day_view_add_event: assertion `end > add_event_data->day_view->lower' failed (evolution:8223): calendar-gui-CRITICAL **: e_week_view_add_event: assertion `end > add_event_data->week_view->day_starts[0]' failed (evolution:8223): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed (evolution:8223): GLib-GObject-WARNING **: IA__g_object_new_valist: object class `GThemedIcon' has no property named `names' (evolution:8223): GLib-GIO-CRITICAL **: g_themed_icon_constructed: assertion `themed->names != NULL && themed->names[0] != NULL' failed (evolution:8223): GLib-CRITICAL **: g_strv_length: assertion `str_array != NULL' failed (evolution:8223): GLib-GObject-WARNING **: IA__g_object_notify: object class `GThemedIcon' has no property named `names' No idea if they are bad too - they look it ;-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.