HI!
I tried using mw-watch to find out, what is going wrong. At first, it
did not output anything for PDF, but for ODT. On a 2nd try, it outputs
the same error for PDF and ODT:
2010-11-23T14:21:05 FileJobPoller.info >> starting job
'1bb9a81f896d54a3.job'
Traceback (most recent call last):
File "/usr/bin/mw-render", line 9, in <module>
load_entry_point('mwlib==0.12.14', 'console_scripts', 'mw-render')
()
File "/usr/lib/python2.6/site-packages/mwlib-0.12.14-py2.6-linux-
i686.egg/mwlib/apps/render.py", line 214, in main
return Main()()
File "/usr/lib/python2.6/site-packages/mwlib-0.12.14-py2.6-linux-
i686.egg/mwlib/apps/render.py", line 116, in __call__
options, args, parser = self.parse_options()
File "/usr/lib/python2.6/site-packages/mwlib-0.12.14-py2.6-linux-
i686.egg/mwlib/apps/render.py", line 47, in parse_options
options, args = parser.parse_args()
File "/usr/lib/python2.6/site-packages/mwlib-0.12.14-py2.6-linux-
i686.egg/mwlib/options.py", line 103, in parse_args
self.options, self.args = optparse.OptionParser.parse_args(self,
args=[unicode(x, "utf-8") for x in sys.argv[1:]])
UnicodeDecodeError: 'utf8' codec can't decode byte 0xdf in position
19: invalid continuation byte
2010-11-23T14:21:06 FileJobPoller.info >> child 5894 exited: 256. have
0 jobs
Why is there a Unicode error?
Thomas
--
You received this message because you are subscribed to the Google Groups
"mwlib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/mwlib?hl=en.