Bugs item #2293197, was opened at 2008-11-15 20:32 Message generated for change (Comment added) made by filnik You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2293197&group_id=93107
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: None Priority: 5 Private: No Submitted By: DarkoNeko (darkoneko) Assigned to: Nobody/Anonymous (nobody) Summary: welcome.py can't fetch user list anymore Initial Comment: Welcome.py doesn't seems to fetch the user list correctly anymore, and "finish" (close) almost immediatly. -confirmed broken at : 15 nov 2008 1:30 (automatic daily svn update) -Updated to revision 6099. [EMAIL PROTECTED]:~/pywikipedia$ python $HOME/pywikipedia/welcome.py -nlog -timeoffset:60 -random -limit:300 -break Checked for running processes. 1 processes currently running, including the current process. Loading latest 300 new users from fr.wikipedia.org... Loading random signatures... Loaded all users... [EMAIL PROTECTED]:~/pywikipedia$ -also tried with the following parameters : python $HOME/pywikipedia/welcome.py -nlog -timeoffset:60 -random -limit:3000 -break python $HOME/pywikipedia/welcome.py -nlog -timeoffset:60 -limit:3000 -break python $HOME/pywikipedia/welcome.py -limit:3000 -break python $HOME/pywikipedia/welcome.py -break and python $HOME/pywikipedia/welcome.py My guess is that either the bot framework or the wiki (parameter names ?) had something changed about the page retrieval yesterday. ---------------------------------------------------------------------- >Comment By: Filnik (filnik) Date: 2008-11-15 20:55 Message: Fixed in rev 6100 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2293197&group_id=93107 _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
