GRAMPS : 2.0.11-2
LANG : fr_FR.UTF-8
LANGUAGE : fr_FR:fr:en_GB:en
Python : 2.4.4 candidate
GTK : 2.10.6
PyGTK : 2.10.3
OS : Debian testing/unstable
Traceback (most recent call last):
File "/usr/share/gramps/Report.py", line 1891, in report
MyReport.write_report()
File "/usr/share/gramps/plugins/DetAncestralReport.py", line 153, in
write_report
self.doc.end_paragraph()
File "/usr/share/gramps/docgen/PdfDoc.py", line 214, in end_paragraph
self.story.append(Paragraph(enc(self.text),self.current_para))
File
"/usr/lib/python2.4/site-packages/reportlab/platypus/paragraph.py",
line 445, in __init__
self._setup(text, style, bulletText, frags, cleanBlockQuotedText)
File
"/usr/lib/python2.4/site-packages/reportlab/platypus/paragraph.py",
line 465, in _setup
text = cleaner(text)
File
"/usr/lib/python2.4/site-packages/reportlab/platypus/paragraph.py",
line 62, in cleanBlockQuotedText
L=filter(truth,map(_lineClean, split(text, '\n')))
File
"/usr/lib/python2.4/site-packages/reportlab/platypus/paragraph.py",
line 21, in split
if type(text) is str: text = text.decode('utf8')
File "encodings/utf_8.py", line 16, in decode
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position
52: unexpected end of data
|