In the Detailed Descendant Report start window there’s an option for changing the home person.
When I click the “Choose another person” icon I get the following error:
8853870: ERROR: grampsapp.py: line 188: Unhandled exception
Traceback (most recent call last):
File "/Applications/Gramps.app/Contents/Resources/lib/python3.13/site-packages/gramps/gui/plug/_guioptions.py", line 716, in __get_person_clicked
sel = select_class(
self.__dbstate,
...<3 lines>...
filter=rfilter,
)
File "/Applications/Gramps.app/Contents/Resources/lib/python3.13/site-packages/gramps/gui/selectors/selectperson.py", line 80, in __init__
BaseSelector.__init__(
~~~~~~~~~~~~~~~~~~~~~^
self, dbstate, uistate, track, filter, skip, show_search_bar, default
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/Applications/Gramps.app/Contents/Resources/lib/python3.13/site-packages/gramps/gui/selectors/baseselector.py", line 135, in __init__
self.search_bar.filter_list.set_active(filter[0])
~~~~~~^^^
TypeError: 'GenericFilter' object is not subscriptable
System Information:
Gramps version: 6.0.0
Python version: 3.13.2
BSDDB version: 18.1.13 (4, 8, 30)
sqlite version: 3.49.1
orjson version: 3.10.15
LANG: da_DK.UTF-8
OS: Darwin
Distribution: 22.6.0
GTK version : 3.24.48
gobject version: 3.51.0
cairo version : (1, 26, 0)