Bugs item #2896033, was opened at 2009-11-11 12:35
Message generated for change (Tracker Item Submitted) made by mike_lifeguard
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2896033&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: Mike.lifeguard (mike_lifeguard)
Assigned to: Nobody/Anonymous (nobody)
Summary: clean_sandbox.py needs a --force option
Initial Comment:
Please provide an option to force the edit *right now* - useful for testing purposes, or when you just want to clean the goddamned sandbox instead of "sleeping for 15 minutes"
mikelifeguard@binnie:~/pywikipedia$ python version.py
Pywikipedia [http] trunk/pywikipedia (r7630, 2009/11/11, 13:20:55)
Python 2.6.4 (r264:75706, Nov 2 2009, 14:38:03)
[GCC 4.4.1]
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2896033&group_…
Bugs item #2895406, was opened at 2009-11-10 19:22
Message generated for change (Comment added) made by dmitrynikitin
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2895406&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: Dmitry Nikitin (dmitrynikitin)
Assigned to: Nobody/Anonymous (nobody)
Summary: login.py stops working
Initial Comment:
Pywikipedia [http] trunk/pywikipedia (r7621, 2009/11/10, 13:50:05)
Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
[GCC 4.3.3]
MediaWiki version: 1.15.1
------------------
I can login as TestBot in browser. But when I use login.py and the same password I will get the 'login failed' message.
$python login.py
Password for user TestBot on wiki:ru:
Logging in to wiki:ru as TestBot
Login failed. Wrong password or CAPTCHA answer?
----------------------------------------------------------------------
>Comment By: Dmitry Nikitin (dmitrynikitin)
Date: 2009-11-11 16:03
Message:
Yes, I'm sure. I've verified several times and I *can* login via browser.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2009-11-11 15:45
Message:
Are you shure the password is quiete right?
----------------------------------------------------------------------
Comment By: Dmitry Nikitin (dmitrynikitin)
Date: 2009-11-11 12:39
Message:
python login.py -v -log
Pywikipediabot [http] trunk/pywikipedia (r7628, 2009/11/11, 11:10:13)
Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
[GCC 4.3.3]
Password for user TestBot on gerbowiki:ru:
Logging in to gerbowiki:ru as TestBot
Login failed. Wrong password or CAPTCHA answer?
=== login.log ===
Pywikipediabot [http] trunk/pywikipedia (r7628, 2009/11/11, 11:10:13)
Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
[GCC 4.3.3]
Logging in to gerbowiki:ru as TestBot
Login failed. Wrong password or CAPTCHA answer?
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2009-11-11 06:54
Message:
login.py has been changes. New release is 7623. Please try again with -v
-log for verbose and log option and give us the logfile login.log for
analyzing this bug. Thanks.
----------------------------------------------------------------------
Comment By: Dmitry Nikitin (dmitrynikitin)
Date: 2009-11-10 19:28
Message:
the problem appears in r7599
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2895406&group_…
Bugs item #2895406, was opened at 2009-11-10 20:22
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2895406&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: Dmitry Nikitin (dmitrynikitin)
Assigned to: Nobody/Anonymous (nobody)
Summary: login.py stops working
Initial Comment:
Pywikipedia [http] trunk/pywikipedia (r7621, 2009/11/10, 13:50:05)
Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
[GCC 4.3.3]
MediaWiki version: 1.15.1
------------------
I can login as TestBot in browser. But when I use login.py and the same password I will get the 'login failed' message.
$python login.py
Password for user TestBot on wiki:ru:
Logging in to wiki:ru as TestBot
Login failed. Wrong password or CAPTCHA answer?
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2009-11-11 16:45
Message:
Are you shure the password is quiete right?
----------------------------------------------------------------------
Comment By: Dmitry Nikitin (dmitrynikitin)
Date: 2009-11-11 13:39
Message:
python login.py -v -log
Pywikipediabot [http] trunk/pywikipedia (r7628, 2009/11/11, 11:10:13)
Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
[GCC 4.3.3]
Password for user TestBot on gerbowiki:ru:
Logging in to gerbowiki:ru as TestBot
Login failed. Wrong password or CAPTCHA answer?
=== login.log ===
Pywikipediabot [http] trunk/pywikipedia (r7628, 2009/11/11, 11:10:13)
Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
[GCC 4.3.3]
Logging in to gerbowiki:ru as TestBot
Login failed. Wrong password or CAPTCHA answer?
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2009-11-11 07:54
Message:
login.py has been changes. New release is 7623. Please try again with -v
-log for verbose and log option and give us the logfile login.log for
analyzing this bug. Thanks.
----------------------------------------------------------------------
Comment By: Dmitry Nikitin (dmitrynikitin)
Date: 2009-11-10 20:28
Message:
the problem appears in r7599
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2895406&group_…
Bugs item #2895406, was opened at 2009-11-10 19:22
Message generated for change (Comment added) made by dmitrynikitin
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2895406&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: Dmitry Nikitin (dmitrynikitin)
Assigned to: Nobody/Anonymous (nobody)
Summary: login.py stops working
Initial Comment:
Pywikipedia [http] trunk/pywikipedia (r7621, 2009/11/10, 13:50:05)
Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
[GCC 4.3.3]
MediaWiki version: 1.15.1
------------------
I can login as TestBot in browser. But when I use login.py and the same password I will get the 'login failed' message.
$python login.py
Password for user TestBot on wiki:ru:
Logging in to wiki:ru as TestBot
Login failed. Wrong password or CAPTCHA answer?
----------------------------------------------------------------------
>Comment By: Dmitry Nikitin (dmitrynikitin)
Date: 2009-11-11 12:39
Message:
python login.py -v -log
Pywikipediabot [http] trunk/pywikipedia (r7628, 2009/11/11, 11:10:13)
Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
[GCC 4.3.3]
Password for user TestBot on gerbowiki:ru:
Logging in to gerbowiki:ru as TestBot
Login failed. Wrong password or CAPTCHA answer?
=== login.log ===
Pywikipediabot [http] trunk/pywikipedia (r7628, 2009/11/11, 11:10:13)
Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
[GCC 4.3.3]
Logging in to gerbowiki:ru as TestBot
Login failed. Wrong password or CAPTCHA answer?
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2009-11-11 06:54
Message:
login.py has been changes. New release is 7623. Please try again with -v
-log for verbose and log option and give us the logfile login.log for
analyzing this bug. Thanks.
----------------------------------------------------------------------
Comment By: Dmitry Nikitin (dmitrynikitin)
Date: 2009-11-10 19:28
Message:
the problem appears in r7599
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2895406&group_…
Bugs item #2895406, was opened at 2009-11-10 20:22
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2895406&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: Dmitry Nikitin (dmitrynikitin)
Assigned to: Nobody/Anonymous (nobody)
Summary: login.py stops working
Initial Comment:
Pywikipedia [http] trunk/pywikipedia (r7621, 2009/11/10, 13:50:05)
Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
[GCC 4.3.3]
MediaWiki version: 1.15.1
------------------
I can login as TestBot in browser. But when I use login.py and the same password I will get the 'login failed' message.
$python login.py
Password for user TestBot on wiki:ru:
Logging in to wiki:ru as TestBot
Login failed. Wrong password or CAPTCHA answer?
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2009-11-11 07:54
Message:
login.py has been changes. New release is 7623. Please try again with -v
-log for verbose and log option and give us the logfile login.log for
analyzing this bug. Thanks.
----------------------------------------------------------------------
Comment By: Dmitry Nikitin (dmitrynikitin)
Date: 2009-11-10 20:28
Message:
the problem appears in r7599
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2895406&group_…
Bugs item #2895237, was opened at 2009-11-10 15:51
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2895237&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: Dmitry Nikitin (dmitrynikitin)
Assigned to: Nobody/Anonymous (nobody)
Summary: Upload of file failed.
Initial Comment:
Pywikipedia [http] trunk/pywikipedia (r7621, 2009/11/10, 13:50:05)
Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
[GCC 4.3.3]
MediaWiki: 1.15.1
------------------------
I've got the following error on console while uploading.
Uploading file to wiki:ru...
<ul id="filetoc">
<li><a href="#file">Файл</a></li>
<li><a href="#filehistory">История файла</a></li>
<li><a href="#filelinks">Ссылки на файл</a></li>
</ul><div class="fullImageLink" id="file"><a href="/gw/images/4/4b/Saiti2009_set703_k71.jpg"><img alt="Файл:Saiti2009 set703 k71.jpg" src="/gw/images/4/4b/Saiti2009_set703_k71.jpg" width="250" height="340" border="0" /></a><br /><small>Нет версии с большим разрешением.</small><br /><a href="/gw/images/4/4b/Saiti2009_set703_k71.jpg">Saiti2009_set703_k71.jpg</a> (250 × 340 пикселов, размер файла: 35 КБ, MIME-тип: image/jpeg)</div><table style="margin:0.5em auto; width:70%; background-color:#f0f0f0; border:2px solid #aaaaaa; padding:2px;">
....
200 OK
Upload of Saiti2009_set703_k71.jpg probably failed. Above you see the HTML page which was returned by MediaWiki. Try again? ([y]es, [N]o)
----------------
Where html-code in console is content of File:Saiti2009_set703_k71.jpg -- wiki-page w/o any error or warning.
After every file upload user have to press N.
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2009-11-11 07:40
Message:
Could you please add the complete html output (added as file).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2895237&group_…
Bugs item #2895406, was opened at 2009-11-10 19:22
Message generated for change (Comment added) made by dmitrynikitin
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2895406&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: Dmitry Nikitin (dmitrynikitin)
Assigned to: Nobody/Anonymous (nobody)
Summary: login.py stops working
Initial Comment:
Pywikipedia [http] trunk/pywikipedia (r7621, 2009/11/10, 13:50:05)
Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
[GCC 4.3.3]
MediaWiki version: 1.15.1
------------------
I can login as TestBot in browser. But when I use login.py and the same password I will get the 'login failed' message.
$python login.py
Password for user TestBot on wiki:ru:
Logging in to wiki:ru as TestBot
Login failed. Wrong password or CAPTCHA answer?
----------------------------------------------------------------------
>Comment By: Dmitry Nikitin (dmitrynikitin)
Date: 2009-11-10 19:28
Message:
the problem appears in r7599
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2895406&group_…
Bugs item #2895406, was opened at 2009-11-10 19:22
Message generated for change (Tracker Item Submitted) made by dmitrynikitin
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2895406&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: Dmitry Nikitin (dmitrynikitin)
Assigned to: Nobody/Anonymous (nobody)
Summary: login.py stops working
Initial Comment:
Pywikipedia [http] trunk/pywikipedia (r7621, 2009/11/10, 13:50:05)
Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
[GCC 4.3.3]
MediaWiki version: 1.15.1
------------------
I can login as TestBot in browser. But when I use login.py and the same password I will get the 'login failed' message.
$python login.py
Password for user TestBot on wiki:ru:
Logging in to wiki:ru as TestBot
Login failed. Wrong password or CAPTCHA answer?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2895406&group_…
Patches item #2895284, was opened at 2009-11-10 16:53
Message generated for change (Tracker Item Submitted) made by stanlekub
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2895284&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: rewrite
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: stanlekub (stanlekub)
Assigned to: Nobody/Anonymous (nobody)
Summary: Port of the User() class
Initial Comment:
Attached is a proposed patch to port the "old" usrlib.py into the rewrite branch.
Basically, this creates a class User(), which is a subclass of Page, with additional methods.
The patch adds:
* the class User() in page.py
* 2 new exceptions in exceptions.py
* an import statement for User() in __init__.py
* a minimal usrlib.py file is also provided for backwards-compatibility, in the same manner it was done for catlib.
This implementation should be fully compatible with the "old" one... with all of its defaults included. There is for example a strange discrepancy between the format of timestamps as returned by .contributions() and .loadedImages().
The methods .block() and .unblock() aren't implemented yet, and the 'autoblock' thingy should probably be tweeked a little more.
Comments on this are really welcomed, and sorry for my english.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2895284&group_…
Bugs item #2895237, was opened at 2009-11-10 14:51
Message generated for change (Tracker Item Submitted) made by dmitrynikitin
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2895237&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: Dmitry Nikitin (dmitrynikitin)
Assigned to: Nobody/Anonymous (nobody)
Summary: Upload of file failed.
Initial Comment:
Pywikipedia [http] trunk/pywikipedia (r7621, 2009/11/10, 13:50:05)
Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
[GCC 4.3.3]
MediaWiki: 1.15.1
------------------------
I've got the following error on console while uploading.
Uploading file to wiki:ru...
<ul id="filetoc">
<li><a href="#file">Файл</a></li>
<li><a href="#filehistory">История файла</a></li>
<li><a href="#filelinks">Ссылки на файл</a></li>
</ul><div class="fullImageLink" id="file"><a href="/gw/images/4/4b/Saiti2009_set703_k71.jpg"><img alt="Файл:Saiti2009 set703 k71.jpg" src="/gw/images/4/4b/Saiti2009_set703_k71.jpg" width="250" height="340" border="0" /></a><br /><small>Нет версии с большим разрешением.</small><br /><a href="/gw/images/4/4b/Saiti2009_set703_k71.jpg">Saiti2009_set703_k71.jpg</a> (250 × 340 пикселов, размер файла: 35 КБ, MIME-тип: image/jpeg)</div><table style="margin:0.5em auto; width:70%; background-color:#f0f0f0; border:2px solid #aaaaaa; padding:2px;">
....
200 OK
Upload of Saiti2009_set703_k71.jpg probably failed. Above you see the HTML page which was returned by MediaWiki. Try again? ([y]es, [N]o)
----------------
Where html-code in console is content of File:Saiti2009_set703_k71.jpg -- wiki-page w/o any error or warning.
After every file upload user have to press N.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2895237&group_…