Comment 7 for bug 135606

Revision history for this message
Tim Fuchs (tim-fuchs) wrote :

I'm experiencing the same bug so I confirmed it.

When I use my normal locale (german) Gramps crashes with a segmentation fault.

When I start Gramps with LANG=C it works and I get the following output:

Spelling checker cannot be used without language set.
Set your locale appropriately to use spelling checker.
LPRDoc: Free true type fonts not found.
        Microsoft true type fonts not found.
        Using Gnome standard fonts.
        Non-ascii characters will appear garbled in the output.
        INSTALL Free true type fonts
        from http://www.nongnu.org/freefont/
/usr/share/gramps/PageView.py:142: GtkWarning: Refusing to add non-unique action 'HomePerson' to action group 'People'
  self.action_group.add_actions(self.action_list)
/usr/share/gramps/PageView.py:142: GtkWarning: Refusing to add non-unique action 'FilterEdit' to action group 'People'
  self.action_group.add_actions(self.action_list)
/usr/share/gramps/DisplayState.py:204: GtkWarning: Refusing to add non-unique action 'RecentMenu0' to action group 'RecentFiles'
  self.action_group.add_actions(actions)