57
edits
Changes
From Gramps
Benny's pedigree suggestion 1
self.context = self.window.cairo_create()
Error: NULL pointer
which keeps going forever until I pick "force quit" from the apple menu and kill the python. Then when I restart gramps from the command line again, it just leaps into executing the same error again, and again, and again. I think that's because gramps starts up trying to display the pedigree view again, and it always crashes in the same way. I can't find the particular file to edit to change the startup view. I just did rm -rf .gramps to fix it, which destroys the entire gramps database. To work around losing the database, unset '''edit - preferences - Remember last view displayed''' in gramps before clicking on the pedigree view. At least then you don't have to delete the database.