Bugs item #1824399, was opened at 2007-11-01 20:51 Message generated for change (Comment added) made by leogregianin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1824399...
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: Closed Resolution: Fixed
Priority: 5 Private: No Submitted By: André Malafaya Baptista (malafaya)
Assigned to: Leonardo Gregianin (leogregianin)
Summary: Crash of featured.py while processing Indonesian Wikipedia
Initial Comment: When running featured.py, when it gets to process the Indonesian (id) Wikipedia, it consistently crashes on article [[Roumders]]:
$> featured.py -lang:ka -fromlang:id-
Checked for running processes. 1 processes currently running, including the current process. Getting references to [[id:Templat:Pilihan]]
Hindu <<<
(cached) Hindu -> induizmi
(......)
Roumders <<<
Exception in Page constructor site=wikipedia:id, title=[[id:Sofbol]], insite=wikipedia:id, defaultNamespace=0 Traceback (most recent call last): File "D:\Work\pywikipediabot-HEAD\pywikipedia\featured.py", line 308, in <modu le> featuredWithInterwiki(fromsite, wikipedia.getSite()) File "D:\Work\pywikipediabot-HEAD\pywikipedia\featured.py", line 248, in featu redWithInterwiki a=wikipedia.Page(a.site(),a.getRedirectTarget()) File "D:\Work\pywikipediabot-HEAD\pywikipedia\wikipedia.py", line 318, in __in it__ t = html2unicode(title) File "D:\Work\pywikipediabot-HEAD\pywikipedia\wikipedia.py", line 3348, in html2unicode text = text[i:] TypeError: 'Page' object is unsubscriptable
----------------------------------------------------------------------
Comment By: Leonardo Gregianin (leogregianin)
Date: 2007-11-14 10:29
Message: Logged In: YES user_id=1136737 Originator: NO
fixed in r.4541
----------------------------------------------------------------------
Comment By: André Malafaya Baptista (malafaya) Date: 2007-11-01 21:35
Message: Logged In: YES user_id=1037345 Originator: YES
Actually, the crash seems to happen on article [[Sofbol]]...
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1824399...