Bugs item #3534568, was opened at 2012-06-12 04:54
Message generated for change (Comment added) made by justincheng
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3534568&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: justincheng (justincheng)
Assigned to: Nobody/Anonymous (nobody)
Summary: extend moved_links
Initial Comment:
Please add u'틀 설명문서' for ko
&
u'模板文檔'
u'模板文档'
u'模板文件'
for zh
----------------------------------------------------------------------
>Comment By: justincheng (justincheng)
Date: 2012-06-12 04:55
Message:
in interwiki.py
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3534568&group_…
Bugs item #3534568, was opened at 2012-06-12 04:54
Message generated for change (Tracker Item Submitted) made by justincheng
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3534568&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: justincheng (justincheng)
Assigned to: Nobody/Anonymous (nobody)
Summary: extend moved_links
Initial Comment:
Please add u'틀 설명문서' for ko
&
u'模板文檔'
u'模板文档'
u'模板文件'
for zh
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3534568&group_…
Feature Requests item #3473009, was opened at 2012-01-12 09:52
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3473009&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: Closed
Priority: 5
Private: No
Submitted By: reza (reza1615)
>Assigned to: xqt (xqt)
Summary: interwiki.py change links according to redirects
Initial Comment:
when a page redirect or moved to other page interwiki/py doesn't chang the interwiki target to new one so we have many pages that
a>b b>c that c is redirect to a and in many cases . it makes interwiki's condition messy
problem
it confuses users and bots (that use interwiki for editing in articles) also some js tools that uses interwiki as translation tool
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2012-06-12 01:09
Message:
closed, the request isn't explained or the behaviour is as expected
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-02-20 04:07
Message:
I do not understand this request. If a target page is moved, interwiki.py
normally fixes interwiki links to the new target.
btw be aware interwiki links are no translations but similar contents.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3473009&group_…
Bugs item #3534199, was opened at 2012-06-10 13:48
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3534199&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: Lord TGeorgio N (lordtgeorgion)
Assigned to: Nobody/Anonymous (nobody)
Summary: Login Error?
Initial Comment:
I try to log on but get "ImportError: DLL load failed: The specified procedure could not be found." error.
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2012-06-12 01:01
Message:
seems the python interpreter is broken or has a invalid path. could you
reinstall it?
----------------------------------------------------------------------
Comment By: Lord TGeorgio N (lordtgeorgion)
Date: 2012-06-11 09:14
Message:
C:\Users\Dell>chdir C:\
C:\>chdir \Users\Dell\Downloads\pywikipedia-nightly\pywikipedia>
C:\>chdir \Users\Dell\Downloads\pywikipedia-nightly\pywikipedia>login.py
Traceback <most recent call last>:
File "C:\Users\Dell\Downloads\pywikipedia-nightly\pywikipedia\login.py",
line 58, in <module>
import re, os, query
File "C:\Users\Dell\Downloads\pywikipedia-nightly\pywikipedia\query.py",
line 29, in <module>
import wikipedia as pywikibot
File "C:\Users\Dell\Downloads\pywikipedia-nightly\pywikipedia\query.py",
line 23, in <module>
import unicodedata
ImportError: DLL load failed: The specified procedure could not be found.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-06-11 09:07
Message:
sounds like an installation error
could you give us the result of version.py and the full traceback when the
error occurs
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3534199&group_…
Bugs item #3534199, was opened at 2012-06-10 13:48
Message generated for change (Comment added) made by lordtgeorgion
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3534199&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: Lord TGeorgio N (lordtgeorgion)
Assigned to: Nobody/Anonymous (nobody)
Summary: Login Error?
Initial Comment:
I try to log on but get "ImportError: DLL load failed: The specified procedure could not be found." error.
----------------------------------------------------------------------
>Comment By: Lord TGeorgio N (lordtgeorgion)
Date: 2012-06-11 09:14
Message:
C:\Users\Dell>chdir C:\
C:\>chdir \Users\Dell\Downloads\pywikipedia-nightly\pywikipedia>
C:\>chdir \Users\Dell\Downloads\pywikipedia-nightly\pywikipedia>login.py
Traceback <most recent call last>:
File "C:\Users\Dell\Downloads\pywikipedia-nightly\pywikipedia\login.py",
line 58, in <module>
import re, os, query
File "C:\Users\Dell\Downloads\pywikipedia-nightly\pywikipedia\query.py",
line 29, in <module>
import wikipedia as pywikibot
File "C:\Users\Dell\Downloads\pywikipedia-nightly\pywikipedia\query.py",
line 23, in <module>
import unicodedata
ImportError: DLL load failed: The specified procedure could not be found.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-06-11 09:07
Message:
sounds like an installation error
could you give us the result of version.py and the full traceback when the
error occurs
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3534199&group_…
Bugs item #3534199, was opened at 2012-06-10 13:48
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3534199&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: Lord TGeorgio N (lordtgeorgion)
Assigned to: Nobody/Anonymous (nobody)
Summary: Login Error?
Initial Comment:
I try to log on but get "ImportError: DLL load failed: The specified procedure could not be found." error.
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2012-06-11 09:07
Message:
sounds like an installation error
could you give us the result of version.py and the full traceback when the
error occurs
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3534199&group_…
Bugs item #3534199, was opened at 2012-06-10 13:48
Message generated for change (Tracker Item Submitted) made by lordtgeorgion
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3534199&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: Lord TGeorgio N (lordtgeorgion)
Assigned to: Nobody/Anonymous (nobody)
Summary: Login Error?
Initial Comment:
I try to log on but get "ImportError: DLL load failed: The specified procedure could not be found." error.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3534199&group_…
Bugs item #3532712, was opened at 2012-06-07 03:05
Message generated for change (Settings changed) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3532712&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: Closed
>Resolution: Wont Fix
Priority: 5
Private: No
Submitted By: Askar Safin (safinaskar)
>Assigned to: xqt (xqt)
Summary: It is not easy to delete interwiki
Initial Comment:
I think PyWikipedia Interwiki Bot works with interwikies badly. If someone deletes interwiki, the bot adds it back (but it is not right behavior). See more details on http://en.wikipedia.org/wiki/User_talk:Avicennasis/MainArchive/2012Q2#Your_… .
P. S. I don't use the bot, so I cannot include output of "python version.py"
----------------------------------------------------------------------
Comment By: Askar Safin (safinaskar)
Date: 2012-06-10 10:19
Message:
okey, you can close the bug
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-06-10 08:26
Message:
1. When one user added a link to a interwiki graph and another removed it.
Which human editor did right? What are the rules for a bot to decide it?
2. We expect WikiData coming in few months
3. There are other solutions to solve the problem very easy unlike changing
it's behavior, three of them I've listed above with my last comment. Here
are some others:
3.4 Find new correct link to ru-wiki (in your example)
3.5 deny interwiki bots from editing that page with bots/nobots template
3.6 make an abuse filter to prevent wrong interwiki links
3.7 spread a ignore file to bot owners using mail list
3.8 develop a patch and submit it here
3.9 block the bots
3.10 block the page
4. I guess a fix would not be trivial (see 1.) and the priority becomes low
(see 2-3)
But if you have some proposals how this could be solved by the bots script
in a slightly easy manner, that would be great.
----------------------------------------------------------------------
Comment By: Askar Safin (safinaskar)
Date: 2012-06-10 07:34
Message:
This bug is WONTFIX, right?
Why?
----------------------------------------------------------------------
Comment By: Askar Safin (safinaskar)
Date: 2012-06-10 07:34
Message:
This bug is WONTFIX, right?
Why?
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-06-10 07:02
Message:
>As far as I know, if a human deleted not all interwikis, pywikipedia bot
>will add them again in any mode (auto. and semi-auto.). Am I right?
Right. All wrong interwiki must be removed on all projects. You may ask a
bot owner to do it for you. Otherwise the links are comming again (maybe
WikiData helps a bit in future). Another possibility is to comment out the
wrong link like
<!-- [[ru:B]] -->
If at all I guess this is a wont-fix bug
----------------------------------------------------------------------
Comment By: Askar Safin (safinaskar)
Date: 2012-06-08 11:39
Message:
I don't mean "en:A links to ru:B, and ru:B links to en:C"
I mean "en:A links to ru:B, ru:B links to en:A, but this interwikis are
wrong, so some human deleted en:A->ru:B, but some bot added it again, and
this is wrong"
Do you understand me? You can read
http://en.wikipedia.org/wiki/User_talk:Avicennasis/MainArchive/2012Q2#Your_…
for details (year, I posted this link third time) or you can see history of
page en:Thrashing_(computer_science) and all its interwikis (i already
fixed them manually)
As far as I know, if a human deleted not all interwikis, pywikipedia bot
will add them again in any mode (auto. and semi-auto.). Am I right?
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-06-08 07:26
Message:
Ok, I see. This occures, when bot owners semi-automatically fix interwiki
links only parts of the graph groups and do not run the bot for the rest.
Automatic running bots will get an interwiki conflict and leave the room.
Maybe this (sh/c)ould be solved but I guess this is not trivial. Anyway I
guess this won't be fixed since we expect WikiData which enforces the whole
behaviour must be changed.
----------------------------------------------------------------------
Comment By: Askar Safin (safinaskar)
Date: 2012-06-08 05:58
Message:
This IS wrong behavior. Consider real situation on my link:
http://en.wikipedia.org/wiki/User_talk:Avicennasis/MainArchive/2012Q2#Your_…
. There was 11 articles with interwikies to each other. But 4 of them are
unrelated with 7 other. So I had to manually remove all unnecessary
interwikies. So, I edited all this 11 articles and cleaned up all
inerwikies on them. This is very bad.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-06-07 07:40
Message:
This occures when not all wrong interwiki links are removed by hand from
the hole interwiki graph. I doesn't see any wrong behaviour.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3532712&group_…
Bugs item #3532712, was opened at 2012-06-07 03:05
Message generated for change (Comment added) made by safinaskar
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3532712&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: Askar Safin (safinaskar)
Assigned to: Nobody/Anonymous (nobody)
Summary: It is not easy to delete interwiki
Initial Comment:
I think PyWikipedia Interwiki Bot works with interwikies badly. If someone deletes interwiki, the bot adds it back (but it is not right behavior). See more details on http://en.wikipedia.org/wiki/User_talk:Avicennasis/MainArchive/2012Q2#Your_… .
P. S. I don't use the bot, so I cannot include output of "python version.py"
----------------------------------------------------------------------
>Comment By: Askar Safin (safinaskar)
Date: 2012-06-10 10:19
Message:
okey, you can close the bug
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-06-10 08:26
Message:
1. When one user added a link to a interwiki graph and another removed it.
Which human editor did right? What are the rules for a bot to decide it?
2. We expect WikiData coming in few months
3. There are other solutions to solve the problem very easy unlike changing
it's behavior, three of them I've listed above with my last comment. Here
are some others:
3.4 Find new correct link to ru-wiki (in your example)
3.5 deny interwiki bots from editing that page with bots/nobots template
3.6 make an abuse filter to prevent wrong interwiki links
3.7 spread a ignore file to bot owners using mail list
3.8 develop a patch and submit it here
3.9 block the bots
3.10 block the page
4. I guess a fix would not be trivial (see 1.) and the priority becomes low
(see 2-3)
But if you have some proposals how this could be solved by the bots script
in a slightly easy manner, that would be great.
----------------------------------------------------------------------
Comment By: Askar Safin (safinaskar)
Date: 2012-06-10 07:34
Message:
This bug is WONTFIX, right?
Why?
----------------------------------------------------------------------
Comment By: Askar Safin (safinaskar)
Date: 2012-06-10 07:34
Message:
This bug is WONTFIX, right?
Why?
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-06-10 07:02
Message:
>As far as I know, if a human deleted not all interwikis, pywikipedia bot
>will add them again in any mode (auto. and semi-auto.). Am I right?
Right. All wrong interwiki must be removed on all projects. You may ask a
bot owner to do it for you. Otherwise the links are comming again (maybe
WikiData helps a bit in future). Another possibility is to comment out the
wrong link like
<!-- [[ru:B]] -->
If at all I guess this is a wont-fix bug
----------------------------------------------------------------------
Comment By: Askar Safin (safinaskar)
Date: 2012-06-08 11:39
Message:
I don't mean "en:A links to ru:B, and ru:B links to en:C"
I mean "en:A links to ru:B, ru:B links to en:A, but this interwikis are
wrong, so some human deleted en:A->ru:B, but some bot added it again, and
this is wrong"
Do you understand me? You can read
http://en.wikipedia.org/wiki/User_talk:Avicennasis/MainArchive/2012Q2#Your_…
for details (year, I posted this link third time) or you can see history of
page en:Thrashing_(computer_science) and all its interwikis (i already
fixed them manually)
As far as I know, if a human deleted not all interwikis, pywikipedia bot
will add them again in any mode (auto. and semi-auto.). Am I right?
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-06-08 07:26
Message:
Ok, I see. This occures, when bot owners semi-automatically fix interwiki
links only parts of the graph groups and do not run the bot for the rest.
Automatic running bots will get an interwiki conflict and leave the room.
Maybe this (sh/c)ould be solved but I guess this is not trivial. Anyway I
guess this won't be fixed since we expect WikiData which enforces the whole
behaviour must be changed.
----------------------------------------------------------------------
Comment By: Askar Safin (safinaskar)
Date: 2012-06-08 05:58
Message:
This IS wrong behavior. Consider real situation on my link:
http://en.wikipedia.org/wiki/User_talk:Avicennasis/MainArchive/2012Q2#Your_…
. There was 11 articles with interwikies to each other. But 4 of them are
unrelated with 7 other. So I had to manually remove all unnecessary
interwikies. So, I edited all this 11 articles and cleaned up all
inerwikies on them. This is very bad.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-06-07 07:40
Message:
This occures when not all wrong interwiki links are removed by hand from
the hole interwiki graph. I doesn't see any wrong behaviour.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3532712&group_…