User Information:
===================
I create a Bookreport ("Buchbericht") with a Ahnentafel Grafik and an
Ahnentafel txt
Error Details:
===================
36761: ERROR: gramps.py: line 147: Unhandled exception
Traceback (most recent call last):
File "/usr/share/gramps/plugins/BookReport.py", line 911, in
on_book_ok_clicked
self.book,BookOptions)
File "/usr/share/gramps/plugins/BookReport.py", line 999, in __init__
'book',_("Book Report"))
File "/usr/share/gramps/ReportBase/_BareReportDialog.py", line 91, in
__init__
self.options = option_class(name)
File "/usr/share/gramps/plugins/BookReport.py", line 582, in __init__
ReportOptions.__init__(self,name,person_id)
File "/usr/share/gramps/ReportBase/_ReportOptions.py", line 503, in __init__
self.set_new_options()
File "/usr/share/gramps/plugins/BookReport.py", line 589, in set_new_options
self.options_help = {
File "/usr/share/gramps/plugins/BookReport.py", line 324, in __init__
self.parse()
File "/usr/share/gramps/plugins/BookReport.py", line 408, in parse
p.parse(self.file)
File "/usr/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/lib/python2.4/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/usr/share/gramps/plugins/BookReport.py", line 455, in startElement
self.an_o_name = attrs['name']
File "/usr/lib/python2.4/xml/sax/xmlreader.py", line 316, in __getitem__
return self._attrs[name]
KeyError: 'name'
System Information:
===================
Python version: 2.4.4 (#1, May 16 2007, 18:06:52) [GCC 4.1.1 (Gentoo
4.1.1-r3)]
BSDDB version: 4.3.0.3
Gramps version: 2.2.7-1
LANG: de_DE.UTF-8
OS: Linux
Distribution: 2.6.20-gentoo-r8
|