Comment 2 for bug 120569

Revision history for this message
Brian Murray (brian-murray) wrote : Re: [gutsy] gramps segfaults on load, and dumps

I also saw the following information in the terminal I started gramps from:

/usr/share/gramps/Spell.py:53: GtkWarning: gtk_text_view_get_buffer: assertion `GTK_IS_TEXT_VIEW (text_view)' failed
  gtkspell.Spell(gtk.TextView()).set_language(lang)
/usr/share/gramps/Spell.py:53: GtkWarning: gtk_text_buffer_get_bounds: assertion `GTK_IS_TEXT_BUFFER (buffer)' failed
  gtkspell.Spell(gtk.TextView()).set_language(lang)