Bugs item #1870239, was opened at 2008-01-13 10:02 Message generated for change (Comment added) made by nicdumz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1870239...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nicolas Dumazet (nicdumz) Assigned to: Nobody/Anonymous (nobody) Summary: pagegenerators::_Preloader UniCodeDecodeError & hangs
Initial Comment:
From a simple replace.py call :
Checked for running processes. 1 processes currently running, including the current process. Exception in thread Preloader-Thread: Traceback (most recent call last): File "threading.py", line 460, in __bootstrap self.run() File "/home/nico/projets/pywikipedia/pagegenerators.py", line 633, in run wikipedia.output(unicode(e)) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 28: ordinal not in range(128)
The process then hangs and has to be SIGSTP'ed.
Thanks :)
Nicolas Dumazet.
----------------------------------------------------------------------
Comment By: Nicolas Dumazet (nicdumz)
Date: 2008-01-13 10:07
Message: Logged In: YES user_id=1963242 Originator: YES
... I forgot an important point : The call was made with a -file:fileNameWithATypoHenceNotExisting parameter :)
Cheers,
Nicolas Dumazet.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1870239...