Support Requests item #3601965, was opened at 2013-01-24 01:13
Message generated for change (Settings changed) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603139&aid=3601965&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: Анима (n-fran)
Assigned to: xqt (xqt)
Summary: standardize notes.py again the same error
Initial Comment:
standardize_notes.py fragment:
http://pastebin.ru/z0WDeHZI
anima_family,py:
http://pastebin.ru/fRO5hAoc
What am I doing wrong? Thanks.
Pywikipedia (r10969 (wikipedia.py), 2013/01/23, 12:55:29, OUTDATED)
Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2013-01-24 02:09
Message:
Your anima_family.py file is wrong. Please remove the scriptpath method or
return '/w' instead of '/w/
Moved to support request because this is not a pwb bug.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603139&aid=3601965&group_…
Support Requests item #3601965, was opened at 2013-01-24 01:13
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603139&aid=3601965&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: Анима (n-fran)
>Assigned to: xqt (xqt)
Summary: standardize notes.py again the same error
Initial Comment:
standardize_notes.py fragment:
http://pastebin.ru/z0WDeHZI
anima_family,py:
http://pastebin.ru/fRO5hAoc
What am I doing wrong? Thanks.
Pywikipedia (r10969 (wikipedia.py), 2013/01/23, 12:55:29, OUTDATED)
Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2013-01-24 02:09
Message:
Your anima_family.py file is wrong. Please remove the scriptpath method or
return '/w' instead of '/w/
Moved to support request because this is not a pwb bug.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603139&aid=3601965&group_…
Bugs item #3601965, was opened at 2013-01-24 01:13
Message generated for change (Tracker Item Submitted) made by n-fran
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3601965&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: Анима (n-fran)
Assigned to: Nobody/Anonymous (nobody)
Summary: standardize notes.py again the same error
Initial Comment:
standardize_notes.py fragment:
http://pastebin.ru/z0WDeHZI
anima_family,py:
http://pastebin.ru/fRO5hAoc
What am I doing wrong? Thanks.
Pywikipedia (r10969 (wikipedia.py), 2013/01/23, 12:55:29, OUTDATED)
Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)]
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=3601965&group_…
Feature Requests item #3601887, was opened at 2013-01-23 07:58
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3601887&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: featured
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Анима (n-fran)
Assigned to: Nobody/Anonymous (nobody)
Summary: webcitearchiver.py
Initial Comment:
References to the Internet-resources often become dead and information on external sites is often moved. Therefore, it is very need a bot that would create archive copies of web pages on the WebCite or similar web-resources. The principle of its operation is:
http://ru.wikipedia.org/w/index.php?title=%D0%A0%D0%B0%D0%B9%D0%BA%D0%BE%D0…
In Russian Wikipedia is User:WebCite Archiver, in the English Wikipedia has a User:WebCiteBOT. In addition, the English Wikipedia has a User:lowercase sigmabot III, written in python. The source code here:
https://github.com/legoktm/webcite-bot
But setting up and using lowercase sigmabot III are available only for experienced python programmers. We would like a version of the bot, which could be understood as a novice programmers and non-programmers. Also, as with all scripts pywikipediabot, the treatment of which requires no special skills. Thanks.
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2013-01-23 08:14
Message:
weblinkchecker is already part of the framework
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3601887&group_…
Bugs item #3601881, was opened at 2013-01-23 07:15
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3601881&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: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Windows implicite interpreter call
Initial Comment:
When I call a pwb script over the command line (Windows 7), without an explicite call of the interpreter, I only get the documentation of the module or a "no generator specified" error. Any ideas?
Pywikipedia [http] trunk/pywikipedia (r10875, 2013/01/05, 22:45:20)
Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2013-01-23 08:11
Message:
Seems to be a problem with multiple installed python interpreters like
py2.7 and py3.3 on the same environment
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3601881&group_…
Bugs item #3601868, was opened at 2013-01-23 04:53
Message generated for change (Settings changed) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3601868&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: weblinkchecker
Group: None
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Анима (n-fran)
Assigned to: xqt (xqt)
Summary: weblinkchecker.py
Initial Comment:
2011-03-13 version -
http://pastebin.ru/KMbcoGEb
New version -
http://pastebin.ru/VcBEwmCx
Example of error -
http://pastebin.ru/izOf72GA
And a question: where in the new version weblinkchecker.py go talk report in different languages? Thanks.
Pywikipedia [http] trunk/pywikipedia (r10875, 2013/01/05, 22:45:20)
Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2013-01-23 08:04
Message:
Translations are to be made at
http://translatewiki.net/wiki/Translating:Pywikipedia
----------------------------------------------------------------------
Comment By: Анима (n-fran)
Date: 2013-01-23 06:51
Message:
Well, I fully updated my pywikipediabot, I'll wait 24 hours.
Yes, there are many not translated into the Russian language of bots. Can I
help pywikipediabot, having carried out the translation? Thank you.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2013-01-23 05:39
Message:
Bug already fixed in r10968. Your bot is outdated, please update it.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2013-01-23 05:36
Message:
the i18n messages are in /i18n subdirectory
----------------------------------------------------------------------
Comment By: Анима (n-fran)
Date: 2013-01-23 05:18
Message:
Yes. Part of the code from the old version:
http://pastebin.ru/bD3q3mzB
In new version weblinkchecker.py which I downloaded from here:
http://pywikipedia.org/nightly/
these lines are no.
Thanks.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2013-01-23 04:57
Message:
Could you explain your last question please.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3601868&group_…
Feature Requests item #3601887, was opened at 2013-01-23 07:58
Message generated for change (Tracker Item Submitted) made by n-fran
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3601887&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: featured
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Анима (n-fran)
Assigned to: Nobody/Anonymous (nobody)
Summary: webcitearchiver.py
Initial Comment:
References to the Internet-resources often become dead and information on external sites is often moved. Therefore, it is very need a bot that would create archive copies of web pages on the WebCite or similar web-resources. The principle of its operation is:
http://ru.wikipedia.org/w/index.php?title=%D0%A0%D0%B0%D0%B9%D0%BA%D0%BE%D0…
In Russian Wikipedia is User:WebCite Archiver, in the English Wikipedia has a User:WebCiteBOT. In addition, the English Wikipedia has a User:lowercase sigmabot III, written in python. The source code here:
https://github.com/legoktm/webcite-bot
But setting up and using lowercase sigmabot III are available only for experienced python programmers. We would like a version of the bot, which could be understood as a novice programmers and non-programmers. Also, as with all scripts pywikipediabot, the treatment of which requires no special skills. Thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3601887&group_…
Bugs item #3601881, was opened at 2013-01-23 07:15
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3601881&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: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Windows implicite interpreter call
Initial Comment:
When I call a pwb script over the command line (Windows 7), without an explicite call of the interpreter, I only get the documentation of the module or a "no generator specified" error. Any ideas?
Pywikipedia [http] trunk/pywikipedia (r10875, 2013/01/05, 22:45:20)
Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]
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=3601881&group_…
Bugs item #3601868, was opened at 2013-01-23 04:53
Message generated for change (Comment added) made by n-fran
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3601868&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: weblinkchecker
Group: None
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Анима (n-fran)
Assigned to: xqt (xqt)
Summary: weblinkchecker.py
Initial Comment:
2011-03-13 version -
http://pastebin.ru/KMbcoGEb
New version -
http://pastebin.ru/VcBEwmCx
Example of error -
http://pastebin.ru/izOf72GA
And a question: where in the new version weblinkchecker.py go talk report in different languages? Thanks.
Pywikipedia [http] trunk/pywikipedia (r10875, 2013/01/05, 22:45:20)
Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
----------------------------------------------------------------------
Comment By: Анима (n-fran)
Date: 2013-01-23 06:51
Message:
Well, I fully updated my pywikipediabot, I'll wait 24 hours.
Yes, there are many not translated into the Russian language of bots. Can I
help pywikipediabot, having carried out the translation? Thank you.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2013-01-23 05:39
Message:
Bug already fixed in r10968. Your bot is outdated, please update it.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2013-01-23 05:36
Message:
the i18n messages are in /i18n subdirectory
----------------------------------------------------------------------
Comment By: Анима (n-fran)
Date: 2013-01-23 05:18
Message:
Yes. Part of the code from the old version:
http://pastebin.ru/bD3q3mzB
In new version weblinkchecker.py which I downloaded from here:
http://pywikipedia.org/nightly/
these lines are no.
Thanks.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2013-01-23 04:57
Message:
Could you explain your last question please.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3601868&group_…
Bugs item #3601871, was opened at 2013-01-23 06:00
Message generated for change (Tracker Item Submitted) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3601871&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: xqt (xqt)
Assigned to: Nobody/Anonymous (nobody)
Summary: exhausting memory usage of checkimages.py
Initial Comment:
checkimages has an exhausting memory usage and uses nearby 2-4 GB of allocating memory a day. It seems data where not freed after processing.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3601871&group_…