Bugs item #3603918, was opened at 2013-02-09 01:45
Message generated for change (Comment added) made by
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3603918&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: Riley ()
Assigned to: Nobody/Anonymous (nobody)
Summary: Can't login to wikisource.org
Initial Comment:
I would like to be able to edit Wikisource with pywikipediabot; unlike all the other wikis, http://wikisource.org/ does not redirect to http://en.wikisource.org/ and thus I cannot login to wikisource.org without playing with each script.
The following was outputted when I tried
family = 'wikisource'
mylang = ''
Traceback (most recent call last):
File "C:\Python27\pywikipedia1\redirect.py", line 65, in <module>
import wikipedia as pywikibot
File "C:\Python27\pywikipedia1\wikipedia.py", line 8717, in <module>
getSite(noLogin=True)
File "C:\Python27\pywikipedia1\pywikibot\support.py", line 115, in wrapper
return method(*__args, **__kw)
File "C:\Python27\pywikipedia1\wikipedia.py", line 8471, in getSite
_sites[key] = Site(code=code, fam=fam, user=user)
File "C:\Python27\pywikipedia1\pywikibot\support.py", line 115, in wrapper
return method(*__args, **__kw)
File "C:\Python27\pywikipedia1\wikipedia.py", line 5667, in __init__
% (self.__code, self.__family.name))
NoSuchSite: Language does not exist in family wikisource
----------------------------------------------------------------------
Comment By: Riley ()
Date: 2013-02-10 15:25
Message:
My mistake, I didn't see the suggested method.
----------------------------------------------------------------------
Comment By: Merlijn S. van Deen (valhallasw)
Date: 2013-02-10 15:23
Message:
Please try the suggested method before increading priority.
----------------------------------------------------------------------
Comment By: Merlijn S. van Deen (valhallasw)
Date: 2013-02-09 03:25
Message:
Instead of mylang='', try using mylang='-' (and also adapting your username
config as such).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3603918&group_…
Bugs item #3603918, was opened at 2013-02-09 01:45
Message generated for change (Comment added) made by valhallasw
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3603918&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: Riley ()
Assigned to: Nobody/Anonymous (nobody)
Summary: Can't login to wikisource.org
Initial Comment:
I would like to be able to edit Wikisource with pywikipediabot; unlike all the other wikis, http://wikisource.org/ does not redirect to http://en.wikisource.org/ and thus I cannot login to wikisource.org without playing with each script.
The following was outputted when I tried
family = 'wikisource'
mylang = ''
Traceback (most recent call last):
File "C:\Python27\pywikipedia1\redirect.py", line 65, in <module>
import wikipedia as pywikibot
File "C:\Python27\pywikipedia1\wikipedia.py", line 8717, in <module>
getSite(noLogin=True)
File "C:\Python27\pywikipedia1\pywikibot\support.py", line 115, in wrapper
return method(*__args, **__kw)
File "C:\Python27\pywikipedia1\wikipedia.py", line 8471, in getSite
_sites[key] = Site(code=code, fam=fam, user=user)
File "C:\Python27\pywikipedia1\pywikibot\support.py", line 115, in wrapper
return method(*__args, **__kw)
File "C:\Python27\pywikipedia1\wikipedia.py", line 5667, in __init__
% (self.__code, self.__family.name))
NoSuchSite: Language does not exist in family wikisource
----------------------------------------------------------------------
>Comment By: Merlijn S. van Deen (valhallasw)
Date: 2013-02-10 15:23
Message:
Please try the suggested method before increading priority.
----------------------------------------------------------------------
Comment By: Merlijn S. van Deen (valhallasw)
Date: 2013-02-09 03:25
Message:
Instead of mylang='', try using mylang='-' (and also adapting your username
config as such).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3603918&group_…
Bugs item #3603918, was opened at 2013-02-09 01:45
Message generated for change (Settings changed) made by
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3603918&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: 7
Private: No
Submitted By: Riley ()
Assigned to: Nobody/Anonymous (nobody)
Summary: Can't login to wikisource.org
Initial Comment:
I would like to be able to edit Wikisource with pywikipediabot; unlike all the other wikis, http://wikisource.org/ does not redirect to http://en.wikisource.org/ and thus I cannot login to wikisource.org without playing with each script.
The following was outputted when I tried
family = 'wikisource'
mylang = ''
Traceback (most recent call last):
File "C:\Python27\pywikipedia1\redirect.py", line 65, in <module>
import wikipedia as pywikibot
File "C:\Python27\pywikipedia1\wikipedia.py", line 8717, in <module>
getSite(noLogin=True)
File "C:\Python27\pywikipedia1\pywikibot\support.py", line 115, in wrapper
return method(*__args, **__kw)
File "C:\Python27\pywikipedia1\wikipedia.py", line 8471, in getSite
_sites[key] = Site(code=code, fam=fam, user=user)
File "C:\Python27\pywikipedia1\pywikibot\support.py", line 115, in wrapper
return method(*__args, **__kw)
File "C:\Python27\pywikipedia1\wikipedia.py", line 5667, in __init__
% (self.__code, self.__family.name))
NoSuchSite: Language does not exist in family wikisource
----------------------------------------------------------------------
Comment By: Merlijn S. van Deen (valhallasw)
Date: 2013-02-09 03:25
Message:
Instead of mylang='', try using mylang='-' (and also adapting your username
config as such).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3603918&group_…
Bugs item #3603982, was opened at 2013-02-10 00:03
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3603982&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: Fixed
Priority: 5
Private: No
Submitted By: Nullzer0 (nu11zer0)
Assigned to: xqt (xqt)
Summary: fixing_redirect.py crashs because of unknown variable s
Initial Comment:
I got this error when I run fixing_redirect.py
Traceback (most recent call last):
File "fixing_redirects.py", line 230, in <module>
main()
File "fixing_redirects.py", line 224, in main
workon(page)
File "fixing_redirects.py", line 173, in workon
gen = s.logpages(number=1, mode='move', title=page2.title(),
NameError: global name 's' is not defined
Should 's' be replaced with 'mysite'?
Pywikipedia trunk/pywikipedia/ (r11060, 2013/02/09, 17:46:15, ok)
Python 2.7.3 (default, Sep 26 2012, 21:53:58)
[GCC 4.7.2]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2013-02-10 05:22
Message:
done in r11061
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3603982&group_…
Bugs item #3603994, was opened at 2013-02-10 02:14
Message generated for change (Tracker Item Submitted) made by basilicofresco
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3603994&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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Davide Bolsi (basilicofresco)
Assigned to: Nobody/Anonymous (nobody)
Summary: template exclusion in replaceExcept stucks
Initial Comment:
The "template" exclusion in "replaceExcept" stucks the script when used on a page that contains not closed template brackets: {{... eof.
For example this line
text = pywikibot.replaceExcept(text, u" +", ur" ", ['template'])
used on this page
http://commons.wikimedia.org/w/index.php?title=User:Basilicofresco/test2&ol…
halts indefinitely the execution script.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3603994&group_…
Bugs item #3603982, was opened at 2013-02-10 00:03
Message generated for change (Settings changed) made by nu11zer0
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3603982&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: Nullzer0 (nu11zer0)
>Assigned to: xqt (xqt)
Summary: fixing_redirect.py crashs because of unknown variable s
Initial Comment:
I got this error when I run fixing_redirect.py
Traceback (most recent call last):
File "fixing_redirects.py", line 230, in <module>
main()
File "fixing_redirects.py", line 224, in main
workon(page)
File "fixing_redirects.py", line 173, in workon
gen = s.logpages(number=1, mode='move', title=page2.title(),
NameError: global name 's' is not defined
Should 's' be replaced with 'mysite'?
Pywikipedia trunk/pywikipedia/ (r11060, 2013/02/09, 17:46:15, ok)
Python 2.7.3 (default, Sep 26 2012, 21:53:58)
[GCC 4.7.2]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3603982&group_…
Bugs item #3603982, was opened at 2013-02-10 00:03
Message generated for change (Tracker Item Submitted) made by nu11zer0
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3603982&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: Nullzer0 (nu11zer0)
Assigned to: Nobody/Anonymous (nobody)
Summary: fixing_redirect.py crashs because of unknown variable s
Initial Comment:
I got this error when I run fixing_redirect.py
Traceback (most recent call last):
File "fixing_redirects.py", line 230, in <module>
main()
File "fixing_redirects.py", line 224, in main
workon(page)
File "fixing_redirects.py", line 173, in workon
gen = s.logpages(number=1, mode='move', title=page2.title(),
NameError: global name 's' is not defined
Should 's' be replaced with 'mysite'?
Pywikipedia trunk/pywikipedia/ (r11060, 2013/02/09, 17:46:15, ok)
Python 2.7.3 (default, Sep 26 2012, 21:53:58)
[GCC 4.7.2]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3603982&group_…
Patches item #3603953, was opened at 2013-02-09 10:55
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3603953&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: catlib.py - sortkeyprefix exists since 1.17?
Initial Comment:
r11013 breaks categories with mw 1.16
KeyError: 'sortkeyprefix'
API: Unrecognized value for parameter 'cmprop': sortkeyprefix
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3603953&group_…
Bugs item #3603918, was opened at 2013-02-09 01:45
Message generated for change (Comment added) made by valhallasw
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3603918&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: Riley ()
Assigned to: Nobody/Anonymous (nobody)
Summary: Can't login to wikisource.org
Initial Comment:
I would like to be able to edit Wikisource with pywikipediabot; unlike all the other wikis, http://wikisource.org/ does not redirect to http://en.wikisource.org/ and thus I cannot login to wikisource.org without playing with each script.
The following was outputted when I tried
family = 'wikisource'
mylang = ''
Traceback (most recent call last):
File "C:\Python27\pywikipedia1\redirect.py", line 65, in <module>
import wikipedia as pywikibot
File "C:\Python27\pywikipedia1\wikipedia.py", line 8717, in <module>
getSite(noLogin=True)
File "C:\Python27\pywikipedia1\pywikibot\support.py", line 115, in wrapper
return method(*__args, **__kw)
File "C:\Python27\pywikipedia1\wikipedia.py", line 8471, in getSite
_sites[key] = Site(code=code, fam=fam, user=user)
File "C:\Python27\pywikipedia1\pywikibot\support.py", line 115, in wrapper
return method(*__args, **__kw)
File "C:\Python27\pywikipedia1\wikipedia.py", line 5667, in __init__
% (self.__code, self.__family.name))
NoSuchSite: Language does not exist in family wikisource
----------------------------------------------------------------------
>Comment By: Merlijn S. van Deen (valhallasw)
Date: 2013-02-09 03:25
Message:
Instead of mylang='', try using mylang='-' (and also adapting your username
config as such).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3603918&group_…
Bugs item #3603918, was opened at 2013-02-09 01:45
Message generated for change (Tracker Item Submitted) made by
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3603918&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: https://www.google.com/accounts ()
Assigned to: Nobody/Anonymous (nobody)
Summary: Can't login to wikisource.org
Initial Comment:
I would like to be able to edit Wikisource with pywikipediabot; unlike all the other wikis, http://wikisource.org/ does not redirect to http://en.wikisource.org/ and thus I cannot login to wikisource.org without playing with each script.
The following was outputted when I tried
family = 'wikisource'
mylang = ''
Traceback (most recent call last):
File "C:\Python27\pywikipedia1\redirect.py", line 65, in <module>
import wikipedia as pywikibot
File "C:\Python27\pywikipedia1\wikipedia.py", line 8717, in <module>
getSite(noLogin=True)
File "C:\Python27\pywikipedia1\pywikibot\support.py", line 115, in wrapper
return method(*__args, **__kw)
File "C:\Python27\pywikipedia1\wikipedia.py", line 8471, in getSite
_sites[key] = Site(code=code, fam=fam, user=user)
File "C:\Python27\pywikipedia1\pywikibot\support.py", line 115, in wrapper
return method(*__args, **__kw)
File "C:\Python27\pywikipedia1\wikipedia.py", line 5667, in __init__
% (self.__code, self.__family.name))
NoSuchSite: Language does not exist in family wikisource
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3603918&group_…