Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save arafangion/60f9872074ecd2ad268ce694e1cc8166 to your computer and use it in GitHub Desktop.
Save arafangion/60f9872074ecd2ad268ce694e1cc8166 to your computer and use it in GitHub Desktop.
User Information:
===================
I renamed a database in the "manage family trees" window, then attempted to open it.
Error Details:
===================
18076: ERROR: grampsapp.py: line 143: Unhandled exception
Traceback (most recent call last):
File "/Applications/Gramps.app/Contents/Resources/lib/python3.6/site-packages/gramps/gui/viewmanager.py", line 1195, in __open_activate
self._post_load_newdb(filename, 'x-directory/normal', title)
File "/Applications/Gramps.app/Contents/Resources/lib/python3.6/site-packages/gramps/gui/viewmanager.py", line 1231, in _post_load_newdb
self._post_load_newdb_gui(filename, filetype, title)
File "/Applications/Gramps.app/Contents/Resources/lib/python3.6/site-packages/gramps/gui/viewmanager.py", line 1252, in _post_load_newdb_gui
self.__change_page(self.notebook.get_current_page())
File "/Applications/Gramps.app/Contents/Resources/lib/python3.6/site-packages/gramps/gui/viewmanager.py", line 1114, in __change_page
self.active_page = self.pages[page_num]
IndexError: list index out of range
System Information:
===================
Gramps version: 5.0.1
Python version: 3.6.4 (default, Dec 20 2018, 11:43:53) [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)]
BSDDB version: 6.2.4 (4, 8, 30)
sqlite version: 3.24.0 (2.6.0)
LANG: en_GB.UTF-8
OS: Darwin
Distribution: 18.6.0
GTK version : 3.14.15
gobject version: 3.28.3
cairo version : (1, 12, 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment