Bugs item #2960436, was opened at 2010-02-28 00:26
Message generated for change (Tracker Item Submitted) made by masti01
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2960436&group_…
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: interwiki
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: masti (masti01)
Assigned to: Nobody/Anonymous (nobody)
Summary: interwiki does not resume with -continue
Initial Comment:
While running interwiki.py when an interwiki dump file does not exists the script properly saves it and you can use -continue option to restart. When it exists it will not be saved and the bot restarts using old interwiki dump so when the previous run has started.
$ python version.py
Pywikipedia [http] trunk/pywikipedia (r7972, 2010/02/27, 10:13:26)
Python 2.6.2 (r262:71600, Aug 21 2009, 12:22:21)
[GCC 4.4.1 20090818 (Red Hat 4.4.1-6)]
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2960436&group_…
Bugs item #2960429, was opened at 2010-02-28 00:08
Message generated for change (Tracker Item Submitted) made by masti01
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2960429&group_…
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: login
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: masti (masti01)
Assigned to: Nobody/Anonymous (nobody)
Summary: login.py no login IP blocked/user not
Initial Comment:
While loging with a bot from blocked IP range I got following:
$ python login.py -lang:ru
Password for user MastiBot on wikipedia:ru:
Logging in to wikipedia:ru as MastiBot
WARNING: Your account on wikipedia:ru is blocked. Editing using this account will stop the run.
Should be logged in now
Only IP range /16 is blocked. I can log manually form sam IP.
Then when a bot is run:
Updating links on page [[ru:Словацкий, Юлиуш]].
Changes to be made: изменил: [[uk:Юліуш Словацький]]
- [[uk:Словацький Юліуш]]
+ [[uk:Юліуш Словацький]]
NOTE: Performing a recursive query first to save time....
NOTE: Nothing left to do 2
NOTE: Updating live wiki...
WARNING: Your account on wikipedia:ru is blocked. Editing using this account will stop the run.
Dump pl (wikipedia) appended.
Traceback (most recent call last):
File "interwiki.py", line 2390, in <module>
main()
File "interwiki.py", line 2364, in main
bot.run()
File "interwiki.py", line 2124, in run
self.queryStep()
File "interwiki.py", line 2102, in queryStep
subj.finish(self)
File "interwiki.py", line 1627, in finish
if self.replaceLinks(page, new, bot):
File "interwiki.py", line 1808, in replaceLinks
status, reason, data = page.put(newtext, comment = mcomment)
File "/usr/home/masti/pw/pywikipedia/wikipedia.py", line 1540, in put
self.site().checkBlocks(sysop = sysop)
File "/usr/home/masti/pw/pywikipedia/wikipedia.py", line 4811, in checkBlocks
raise UserBlocked('User is blocked in site %s' % self)
pywikibot.exceptions.UserBlocked: User is blocked in site wikipedia:ru
The block is for ovh.pl hosting service.
$ python version.py
Pywikipedia [http] trunk/pywikipedia (r7972, 2010/02/27, 10:13:26)
Python 2.6.2 (r262:71600, Oct 22 2009, 08:54:52)
[GCC 4.3.4]
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2960429&group_…
Patches item #2960331, was opened at 2010-02-27 21:53
Message generated for change (Tracker Item Submitted) made by rubin16
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2960331&group_…
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: Linar Khalitov (rubin16)
Assigned to: Nobody/Anonymous (nobody)
Summary: featured.py +tt.wiki
Initial Comment:
in patch.
Tested - works OK
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2960331&group_…
Feature Requests item #2918596, was opened at 2009-12-21 12:04
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=2918596&group_…
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
Priority: 5
Private: No
Submitted By: JAn (jandudik)
Assigned to: xqt (xqt)
Summary: - moved option
Initial Comment:
like -new goes through special:newpages there might be script for taking list of recently moved pages, check new targets and do interwiki (or someelse) on them. This would prevent long lists of articles because of mixed interwiki.
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2010-02-26 17:27
Message:
done in r7967
the new generator enables all options availlable with api. Please note,
that -movelog option yields redirect. With interwiki.py you must use
-initialredirect to handle these pages.
----------------------------------------------------------------------
Comment By: Multichill (multichill)
Date: 2009-12-23 15:49
Message:
Shouldn't be to hard to build a generator around
http://nl.wikipedia.org/w/api.php?action=query&list=logevents&letype=move
Probably best to build a general log based pagegenerator with all the
options available in the api.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=2918596&group_…
Bugs item #2959262, was opened at 2010-02-25 23:46
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2959262&group_…
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: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: redirect.py
Initial Comment:
is it possible to adapt redirect.py to work with standard pagegenerators like -links: and -file: ?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2959262&group_…
Bugs item #2957464, was opened at 2010-02-23 22:38
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2957464&group_…
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: category
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Mercy (wikimercy)
>Assigned to: xqt (xqt)
Summary: cs+sk translation for category.py
Initial Comment:
Hello,
is it possible to add these translations to the category.py file?
msg_add=
'sk':u'Robot pridal [[Kategória:%s]]',
msg_change=
'sk':u'Robot zmenil %s',
msg_replace={
'cs':u'Robot nahradil kategorii %(oldcat)s za %(newcat)s',
'sk':u'Robot nahradil kategóriu %(oldcat)s za %(newcat)s',
deletion_reason_move = {
'sk':u'Kategória bola presunutá na [[:Kategória:%s|%s]]',
Thank you!
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2010-02-24 13:46
Message:
done in r7954
thanks, mercy, danke, gracias
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2957464&group_…
Bugs item #2957843, was opened at 2010-02-24 09:35
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2957843&group_…
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: General
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: xqt (xqt)
Summary: Oshiwambo wikipedia disappeared
Initial Comment:
ng.wikipedia seems to be closed:
http://ng.wikipedia.org
No mention on meta, but bot crashed when follow link to this wikipedia.
Please, romove it form family files
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2010-02-24 13:43
Message:
done in r7953
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2957843&group_…
Bugs item #2957843, was opened at 2010-02-24 08:35
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2957843&group_…
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: interwiki
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Oshiwambo wikipedia disappeared
Initial Comment:
ng.wikipedia seems to be closed:
http://ng.wikipedia.org
No mention on meta, but bot crashed when follow link to this wikipedia.
Please, romove it form family files
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2957843&group_…
Bugs item #2957464, was opened at 2010-02-23 22:38
Message generated for change (Tracker Item Submitted) made by wikimercy
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2957464&group_…
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: category
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Mercy (wikimercy)
Assigned to: Nobody/Anonymous (nobody)
Summary: cs+sk translation for category.py
Initial Comment:
Hello,
is it possible to add these translations to the category.py file?
msg_add=
'sk':u'Robot pridal [[Kategória:%s]]',
msg_change=
'sk':u'Robot zmenil %s',
msg_replace={
'cs':u'Robot nahradil kategorii %(oldcat)s za %(newcat)s',
'sk':u'Robot nahradil kategóriu %(oldcat)s za %(newcat)s',
deletion_reason_move = {
'sk':u'Kategória bola presunutá na [[:Kategória:%s|%s]]',
Thank you!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2957464&group_…
Bugs item #2937924, was opened at 2010-01-23 13:40
Message generated for change (Comment added) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2937924&group_…
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: Works For Me
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: replace.py sometimes freezes
Initial Comment:
replace.py sometimes freezes
For example:
>>> <<<
- |= [[w:27 |27 ]] [[w: 1948|1948]] .
+ |= [[w:27 |27 ]] [[w: 1948|1948]] .
Sleeping for 5.5 seconds, 2010-01-23 16:36:26
Updating page [[ ]] via API
>>> <<<
- |=1591
+ |=1591
Sleeping for 8.6 seconds, 2010-01-23 16:36:33
While it writes "Sleeping for 8.6 seconds" actually it sleeps for much longer times (minutes, hours).
Ctrl + C helps to break this sleep and replacing continues without errors.
Output of verision.py:
Pywikipedia [http] trunk/pywikipedia (r7887, 2010/01/21, 17:47:24)
Python 2.6.1 (r261:67517, Dec 4 2008, 16:51:00) [MSC v.1500 32 bit (Intel)]
----------------------------------------------------------------------
>Comment By: SourceForge Robot (sf-robot)
Date: 2010-02-23 02:20
Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2010-02-08 16:25
Message:
My bot did mor then 3 million edits but it never went into this this bug.
Sorry, no idea.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2937924&group_…