https://bugzilla.wikimedia.org/show_bug.cgi?id=55324
Web browser: ---
Bug ID: 55324
Summary: Commons Delinker local clock dependency
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: ASSIGNED
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/647/
Reported by: Anonymous user
Created on: 2008-02-28 09:38:07
Subject: Commons Delinker local clock dependency
Assigned to: btongminh
Original description:
I tried to run delinker.py on a machine, which has time set in the future \(+30
minutes\). It is impossible for CD to work correctly \(because it does not read
deletion logs\). I have created a small workaround. I don't know python at all
\(I prefer Perl:\), so the code may look a little funny.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55194
Web browser: ---
Bug ID: 55194
Summary: -movelog
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: ASSIGNED
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1467/
Reported by: jandudik
Created on: 2012-06-20 11:10:20
Subject: -movelog
Assigned to: xqt
Original description:
Option -movelog behaviors incorrectly. When I give interwiki.py -movelog bot
works with titles \*before\* moving, which are in most cases deleted. It should
work with \*new\* titles...
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55583
Web browser: ---
Bug ID: 55583
Summary: Generate user config files at runtime, not install
time
Product: Pywikibot
Version: unspecified
Hardware: All
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: yardenack(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
I'm packaging pywikibot for Arch Linux here:
https://aur.archlinux.org/packages/python2-pywikibot-git/
Packing software for distribution means that install scripts might be run by a
different person than the user. Install scripts are not the place for user
config, and it's also bad practice to force ANY interactive configs at that
stage.
Please don't run generate_user_files.py from setup.py. Find some way to do this
at runtime.
Or, ideally, to behave sanely with no configs at all.
At the moment we are just providing a sample config for users to edit, and
doing: sed -i /generate_user_files.py/Id setup.py
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55187
Web browser: ---
Bug ID: 55187
Summary: archivebot.py doesn't support Global arguments
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1481/
Reported by: Anonymous user
Created on: 2012-06-30 17:48:33
Subject: archivebot.py doesn't support Global arguments
Original description:
http://www.mediawiki.org/wiki/Manual:Pywikipediabot/archivebot.py suggests
archivebot.py can use global arguments such as -family: and -lang:
It doesn't and I feel this would be an improvement.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55313
Web browser: ---
Bug ID: 55313
Summary: -hintfile: option
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: ASSIGNED
Severity: normal
Priority: Unprioritized
Component: interwiki.py
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/836/
Reported by: Anonymous user
Created on: 2009-01-23 23:29:52
Subject: -hintfile: option
Assigned to: purodha
Original description:
The newly introduced version -hintfile: is not well-documented or it's not
working as expected.
It asks for a page to be checked \(see below\) while \(according to \[2284955\]
interwiki hints from file\) it's supposed to read both a local page and a hint
page from file. Please fix it. Thanks\!
python interwiki.py -hintfile:
Please enter the hint filename: hints.txt
Which page to check:
Pywikipedia \[http\] trunk/pywikipedia \(r6291, Jan 23 2009, 16:08:14\)
Python 2.5.1 \(r251:54863, Apr 18 2007, 08:51:08\) \[MSC v.1310 32 bit
\(Intel\)\]
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55329
Web browser: ---
Bug ID: 55329
Summary: showDiff() highlighting limitation due to difflib
design
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: ASSIGNED
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/509/
Reported by: cosoleto
Created on: 2007-09-28 07:35:32
Subject: showDiff() highlighting limitation due to difflib design
Assigned to: cosoleto
Original description:
showDiff\(\) can fail to highlight a char-by-char difference because Python
difflib seems don't support fully char-by-char comparison.
Please see in Python tracker:
\* issue \#1528074: "difflib.SequenceMatcher.find\_longest\_match\(\) wrong
result" \(http://bugs.python.org/issue1528074\)
\* issue \#1678345: "A fix for the bug \#1528074 \[warning: quite slow\]"
\(http://bugs.python.org/issue1678345\)
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55297
Web browser: ---
Bug ID: 55297
Summary: Archivebot - unsupported locale setting
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/991/
Reported by: purodha
Created on: 2009-07-25 09:20:16
Subject: Archivebot - unsupported locale setting
Original description:
Here is its output:
python archivebot.py -log -p:Something
Traceback \(most recent call last\):
File "/home/purodha/pywikipedia/archivebot.py", line 599, in <module>
main\(\)
File "/home/purodha/pywikipedia/archivebot.py", line 540, in main
locale.setlocale\(locale.LC\_TIME,options.locale\) \#Required for english month
names
File "/usr/lib/python2.5/locale.py", line 478, in setlocale
return \_setlocale\(category, locale\)
locale.Error: unsupported locale setting
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55223
Web browser: ---
Bug ID: 55223
Summary: archivebot.py not working on dewikinews
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1391/
Reported by: Anonymous user
Created on: 2012-01-09 19:13:59
Subject: archivebot.py not working on dewikinews
Original description:
As the title says, archivebot.py is not working on dewikinews, without an error
message. Using verbose output \(adding import wikipedia; wikipedia.verbose =
1\) you can see that it doesn't even try to change pages, although there are
changes that need to be done \(I've added that as attachment, the output goes
on like the last two for all pages out of
http://de.wikinews.org/wiki/Spezial:Linkliste/Vorlage:Autoarchiv and exits
then\). The script is running on the toolserver,
version.py:
hoo@willow:~/pywikipedia$ python version.py
Pywikipedia \[http\] trunk/pywikipedia \(r9822, 2012/01/04, 08:38:45\)
Python 2.7.1 \(r271:86832, Jan 4 2011, 13:57:14\)
\[GCC 4.5.2\]
config-settings:
use\_api = True
use\_api\_login = True
unicode test: ok
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55178
Web browser: ---
Bug ID: 55178
Summary: Archivebot.py adds to archive first, checks then
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1496/
Reported by: Anonymous user
Created on: 2012-07-24 21:52:34
Subject: Archivebot.py adds to archive first, checks then
Original description:
Archivebot.py seems to add first to archive page, and only then does the size
check. better way to work would be:
Check if the size of archive page is less than limit.
If No, increase counter and go to begin
If Yes, archive
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55175
Web browser: ---
Bug ID: 55175
Summary: archivebot.py error
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1506/
Reported by: Anonymous user
Created on: 2012-08-25 11:51:13
Subject: archivebot.py error
Original description:
I'm trying to use this on sr.wikipedia, but I'm getting the same error all the
time:
6 Threads found on \[\[sr:Разговор са корисником:Micki\]\]
Looking for: \{\{Korisnik:MickiBot/archive\}\} in \[\[sr:Разговор са
корисником:Micki\]
\]
Error occured while processing page \[\[sr:Разговор са корисником:Micki\]\]
Traceback \(most recent call last\):
File "D:\Documents\Instalacije\pywikipedia\archivebot.py", line 601, in main
Archiver = PageArchiver\(pg, a, salt, force\)
File "D:\Documents\Instalacije\pywikipedia\archivebot.py", line 376, in
\_\_init
\_\_
self.loadConfig\(\)
File "D:\Documents\Instalacije\pywikipedia\archivebot.py", line 418, in loadCo
nfig
raise MissingConfigError\(u'Missing or malformed template'\)
MissingConfigError: Missing or malformed template
Does anyone know how to resolve this?
--
You are receiving this mail because:
You are the assignee for the bug.