Strange, this error was on the bug list too. You should mail bugs there by
the way.
My reply was there:
-----------------
I think you have bad data in your fam tree.
First, take a backup by export to .gramps file.
Then, run the tools:
0/remove empty/unreferenced objects and delete those that should not be
present
1/rebuild reference tables
2/rebuild secondary indexes
3/check and repair tool
Does that fix it?
Benny
2009/3/18 Klaus Erdmann <info.erdmann@...>
> Here my Error-Report
> ========================
> 1072: WARNING: Spell.py: line 66: Rechtschreibprüfung ist nicht
> installiert503467: ERROR: _ReportDialog.py: line 657: Failed to run report.
> Traceback (most recent call last):
> File "/usr/share/gramps/ReportBase/_ReportDialog.py", line 632, in
> report
> MyReport.write_report()
> File "/usr/share/gramps/plugins/webreport/NarrativeWeb.py", line 2918, in
> write_report
> ind_list = self.build_person_list()
> File "/usr/share/gramps/plugins/webreport/NarrativeWeb.py", line 2950, in
> build_person_list
> ind_list = self.filter.apply(self.database, ind_list, self.progress)
> File "/usr/share/gramps/Filters/_GenericFilter.py", line 218, in apply
> res = m(db, id_list, progress)
> File "/usr/share/gramps/Filters/_GenericFilter.py", line 161, in
> check_and
> person = self.find_from_handle(db, handle)
> File "/usr/share/gramps/Filters/_GenericFilter.py", line 113, in
> find_from_handle
> return db.get_person_from_handle(handle)
> File "/usr/share/gramps/gen/proxy/private.py", line 56, in
> get_person_from_handle
> return sanitize_person(self.db,person)
> File "/usr/share/gramps/gen/proxy/private.py", line 706, in
> sanitize_person
> if not event.get_privacy():
> AttributeError: 'NoneType' object has no attribute 'get_privacy'
>
>
> --
> Klaus Erdmann
> Dahlienweg 3
> D-41569 Rommerskirchen-Evinghoven
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> info.erdmann@...
>
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> Gramps-users mailing list
> Gramps-users@...
> https://lists.sourceforge.net/lists/listinfo/gramps-users
>
>
|