Hi folks, during one of my recent updates the Gramps genealogy application stopped working. I (vaguely) recall that both Python and Gramps had minor updates, so I’m not sure if it’s a computability issue or some other problem. Here’s the error message I receive when I run from the terminal:
bvalaski@linux-awq8:~> gramps
Warning: spelling checker disabled; install pyenchant/python-enchant to enable.
/usr/share/gramps/glade.py:126: GtkWarning: Unknown property: GtkVBox.orientation
self.add_from_file(path)
*** glibc detected *** /usr/bin/python: free(): invalid pointer: 0x08ef2b78 ***
I’m running Gramps 3.2.3-1.13, Python 2.6.0-2.23.1 under OpenSUSE 11.1.
Any thoughts on how to resolve this? Thanks!
Bill