I was somehow unable to submit the bug report below to the Mantis Bug Tracker, to which my version of Gramps led me. It can’t be a big problem because Gramps didn’t crash. Is this a known issue? How should I proceed?
User Information:
- Opened a Form (Forms Gramplet active with Graph View window) containing the existing transcription of a UK Census page
- Viewed the original Census page contained in the Gallery section of the Form
- Closing the viewed page triggered this Gramps error.
- Doesn’t happen if only the form is opened, but the gallery file is not opened.
- Repeatable
Error Details:
1109010: ERROR: grampsapp.py: line 188: Unhandled exception
Traceback (most recent call last):
File "/app/lib/python3.11/site-packages/gramps/gui/editors/displaytabs/buttontab.py", line 320, in _selection_changed
if self.get_selected() is not None:
^^^^^^^^^^^^^^^^^^^
File "/app/lib/python3.11/site-packages/gramps/gui/editors/displaytabs/gallerytab.py", line 292, in get_selected
node = self.iconlist.get_selected_items()
^^^^^^^^^^^^^
AttributeError: 'GalleryTab' object has no attribute 'iconlist'
1149415: ERROR: grampsapp.py: line 188: Unhandled exception
Traceback (most recent call last):
File "/app/lib/python3.11/site-packages/gramps/gui/editors/displaytabs/buttontab.py", line 320, in _selection_changed
if self.get_selected() is not None:
^^^^^^^^^^^^^^^^^^^
File "/app/lib/python3.11/site-packages/gramps/gui/editors/displaytabs/gallerytab.py", line 292, in get_selected
node = self.iconlist.get_selected_items()
^^^^^^^^^^^^^
AttributeError: 'GalleryTab' object has no attribute 'iconlist'
System Information:
Gramps version: 5.2.3
Python version: 3.11.9
BSDDB version: not found
sqlite version: 3.42.0 (2.6.0)
LANG: en_GB.UTF-8
OS: Linux
Distribution: 6.4.0-150600.23.25-default
GTK version : 3.24.42
gobject version: 3.48.2
cairo version : (1, 26, 1)