* GenericFilter.py: Don't crash on corrupt database

svn: r4382
This commit is contained in:
Martin Hawlisch
2005-04-19 19:34:22 +00:00
parent 915b6a4f51
commit 2b0dcea160
2 changed files with 4 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
* src/gramps_main.py: Removed canvas specific calls of the PedView
* src/GrampsDbBase.py (create_id): Use sys.maxint to get the maximum possible integer number
* GenericFilter.py: Don't crash on corrupt database
2005-04-18 Don Allingham <don@gramps-project.org>
* src/edit_person.glade: re-add edit_person.glade