-
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).
2009-11-21 02:20:17 UTC by sf-robot
-
The problem was introduced in -r7599. Versions before it work perfectly.
2009-11-20 20:28:58 UTC by djbarrett
-
svn -r7659 makes me suspicious, with the change in "wpDomain" logic, since we (Vistaprint) were the original reason for the wpDomain logic, to make pywikipedia work with Extension:LdapAuthentication.
2009-11-20 20:19:02 UTC by djbarrett
-
Login.py is hanging and no error message is being produced.
$ sudo python login.py -v -log
Pywikipediabot [http] trunk/pywikipedia (r7672, 2009/11/20, 16:08:37)
Python 2.4.3 (#1, Sep 3 2009, 15:37:37)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-46)]
Password for user wikisysop2 on vistawiki:en: *********
Logging in to vistawiki:en as wikisysop2
At this point, login.py hangs for several...
2009-11-20 19:58:41 UTC by djbarrett
-
python login.py
Password for user *** on wikipedia:it:
Logging in to wikipedia:it as ***
Result: 411 Length Required
Traceback (most recent call last):
File "login.py", line 393, in
main()
File "login.py", line 389, in main
loginMan.login()
File "login.py", line 278, in login
cookiedata = self.getCookie(api)
File "login.py", line 170, in getCookie...
2009-11-20 15:42:06 UTC by mauro742
-
works for me in r7666.
2009-11-18 14:47:31 UTC by dmitrynikitin
-
works for me in r7666.
2009-11-18 14:44:42 UTC by dmitrynikitin
-
It is apparently possible to delete invalid titles using the API by specifying the pageid. delete.py should therefore accept pageids to delete, rather than titles. This should be possible with the -pageid:1234 parameter, or -file:/whatever -pageid if the file is a list of pageids rather than titles.
2009-11-17 13:22:27 UTC by mike_lifeguard
-
This isn't fixed
For example when running "imagecopy.py -lang:nl -family:wikipedia
-page:Bestand:Overzicht_theater_Mytilini.jpg"
I get:
Traceback (most recent call last):
File "C:\Program Files\Python25\lib\threading.py", line 460, in
__bootstrap
self.run()
File "D:\Wikipedia\pywikipedia\imagecopy.py", line 361, in run
bot.run()
File...
2009-11-16 21:41:57 UTC by multichill
-
old code stuff.
2009-11-16 11:01:48 UTC by xqt