[Tellico-users] Bug 237618 in allocine fetcher
Robby Stephenson
robby at periapsis.org
Mon May 17 01:58:55 UTC 2010
Mathias, if you have a chance, can you take a look at bug 237618 that just
got filed?
https://bugs.kde.org/show_bug.cgi?id=237618
I don't speak python well enough to figure out the right fix, though I can
reproduce the backtrace...
Allocine.fr: Traceback (most recent call last):
File "/usr/local/share/apps/tellico/data-sources/fr.allocine.py", line
428, in <module>
Allocine.fr: main()
File "/usr/local/share/apps/tellico/data-sources/fr.allocine.py", line
425, in main
parser.run(sys.argv[1])
File "/usr/local/share/apps/tellico/data-sources/fr.allocine.py", line
255, in run
title = unicode(title, local).encode('latin-1')
File "/usr/lib64/python2.6/encodings/utf_8.py", line 16, in decode
return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 2-4: invalid
data
The fix for the quotation entity seems straight forward enough...
Robby
More information about the tellico-users
mailing list