GRAMPS : 2.0.9-1
LANG : en_GB.UTF-8
Python : 2.4.1 final
GTK : 2.8.3
PyGTK : 2.8.0
OS : SUSE LINUX 10.0 (X86-64)
Traceback (most recent call last):
File "/usr/local/share/gramps/Report.py", line 1888, in report
MyReport = report_class(dialog.db,dialog.person,dialog.options)
File "/usr/local/share/gramps/plugins/AncestorChart2.py", line 206, in
__init__
self.apply_filter(self.start_person.get_handle(),1)
File "/usr/local/share/gramps/plugins/AncestorChart2.py", line 244, in
apply_filter
self.apply_filter(family.get_mother_handle(),(index*2)+1)
File "/usr/local/share/gramps/plugins/AncestorChart2.py", line 243, in
apply_filter
self.apply_filter(family.get_father_handle(),index*2)
File "/usr/local/share/gramps/plugins/AncestorChart2.py", line 243, in
apply_filter
self.apply_filter(family.get_father_handle(),index*2)
File "/usr/local/share/gramps/plugins/AncestorChart2.py", line 244, in
apply_filter
self.apply_filter(family.get_mother_handle(),(index*2)+1)
File "/usr/local/share/gramps/plugins/AncestorChart2.py", line 243, in
apply_filter
self.apply_filter(family.get_father_handle(),index*2)
File "/usr/local/share/gramps/plugins/AncestorChart2.py", line 243, in
apply_filter
self.apply_filter(family.get_father_handle(),index*2)
AttributeError: 'NoneType' object has no attribute 'get_father_handle'
--
James Whitehead
mailto:jamescw@...
The revolution will not be televised.
|