Package: gramps
Version: 5.1.2-1
Severity: normal
Since a few weeks (months?) some plugins do not work anymore.
1/ Verifying data:
Using the menu Tools->Utilities->Verify the data ...
and then clicking the button Run, I get the following error:
46335: ERROR: grampsapp.py: line 156: Unhandled exception
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gramps/plugins/tool/verify.py",
line 367, in on_apply_clicked
self.v_r = VerifyResults(self.dbstate, self.uistate, self.track,
File "/usr/lib/python3/dist-packages/gramps/plugins/tool/verify.py",
line 545, in __init__
self.sort_model = self.filt_model.sort_new_with_model()
AttributeError: 'TreeModelFilter' object has no attribute 'sort_new_with_model'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gramps/plugins/tool/verify.py",
line 374, in on_apply_clicked
self.v_r.ignores = {}
AttributeError: 'NoneType' object has no attribute 'ignores'
2/ Removing unused objects:
Using the following menu Tools->Family tree repair->Remove unused objects
I get the following error:
140333: ERROR: tool.py: line 257: Failed to start tool.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gramps/gui/plug/tool.py", line
251, in gui_tool
tool_class(dbstate = dbstate, user = user,
File "/usr/lib/python3/dist-packages/gramps/plugins/tool/removeunused.py",
line 127, in __init__
self.init_gui()
File "/usr/lib/python3/dist-packages/gramps/plugins/tool/removeunused.py",
line 175, in init_gui
self.sort_model = self.real_model.sort_new_with_model()
AttributeError: 'ListStore' object has no attribute 'sort_new_with_model'
Regards
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy: (900, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.6.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8),
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages gramps depends on:
ii gir1.2-gtk-3.0 3.24.20-1
ii librsvg2-2 2.48.4+dfsg-1
ii python3 3.8.2-3
ii python3-bsddb3 6.2.7-1.1+b1
ii python3-gi 3.36.0-3
ii python3-gi-cairo 3.36.0-3
ii xdg-utils 1.1.3-2
Versions of packages gramps recommends:
ii gir1.2-geocodeglib-1.0 3.26.2-2
ii gir1.2-gexiv2-0.10 0.12.0-2
ii gir1.2-osmgpsmap-1.0 1.1.0-7
ii graphviz 2.42.2-4
ii python3-icu 2.2-3+b1
Versions of packages gramps suggests:
ii fonts-freefont-ttf 20120503-10
pn gir1.2-goocanvas-2.0 <none>
pn gir1.2-gtkspell3-3.0 <none>
ii python3-numpy 1:1.18.4-1
ii python3-pil 7.0.0-4+b1
pn rcs <none>
-- no debconf information