Comment 6 for bug 135606

Revision history for this message
Stéphane Marguet (stemp) wrote :

stemp@caderousse:~$ gramps
Erreur de segmentation (core dumped)
stemp@caderousse:~$

That's it, but I've made a mistake, gramps started and I add some output:

stemp@caderousse:~$ LANGUAGE=C gramps
Erreur de segmentation (core dumped)
stemp@caderousse:~$ LANG=C gramps
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/
Upgrading to DB version 8
25211: ERROR: gramps.py: line 148: Unhandled exception
Traceback (most recent call last):
  File "/usr/share/gramps/ViewManager.py", line 891, in open_activate
    (filename,filetype) = self.db_loader.open_file()
  File "/usr/share/gramps/DbLoader.py", line 114, in open_file
    self.read_file(filename,filetype)
  File "/usr/share/gramps/DbLoader.py", line 465, in read_file
    _("Could not open file: %s") % filename, msg )
  File "/usr/share/gramps/QuestionDialog.py", line 174, in __init__
    self.format_secondary_markup(msg2)
TypeError: GtkMessageDialog.format_secondary_markup() argument 1 must be string or None, not exceptions.ValueError