https://bugzilla.wikimedia.org/show_bug.cgi?id=68658
Bug ID: 68658 Summary: imagerecat without parameters results in obtuse backtrace Product: Pywikibot Version: core (2.0) Hardware: All OS: All Status: NEW Severity: normal Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: jayvdb@gmail.com Web browser: --- Mobile Platform: ---
$ python pwb.py scripts/imagerecat -simulate Traceback (most recent call last): File "pwb.py", line 157, in <module> run_python_file(fn, argv, argvu) File "pwb.py", line 67, in run_python_file exec(compile(source, filename, "exec"), main_mod.__dict__) File "scripts/imagerecat.py", line 482, in <module> main() File "scripts/imagerecat.py", line 478, in main categorizeImages(generator, onlyFilter, onlyUncat) File "scripts/imagerecat.py", line 79, in categorizeImages imagepage = pywikibot.ImagePage(page.site(), page.title()) TypeError: 'APISite' object is not callable <type 'exceptions.TypeError'> CRITICAL: Waiting for 1 network thread(s) to finish. Press ctrl-c to abort
https://bugzilla.wikimedia.org/show_bug.cgi?id=68658
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |69069
https://bugzilla.wikimedia.org/show_bug.cgi?id=68658
--- Comment #1 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 153720 had a related patch set uploaded by Mpaa: Bug 68658-imagerecat without parameters results in obtuse backtrace
https://gerrit.wikimedia.org/r/153720
https://bugzilla.wikimedia.org/show_bug.cgi?id=68658
Gerrit Notification Bot gerritadmin@wikimedia.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |PATCH_TO_REVIEW
https://bugzilla.wikimedia.org/show_bug.cgi?id=68658
John Mark Vandenberg jayvdb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|imagerecat without |imagerecat fails on |parameters results in |attempting to process any |obtuse backtrace |page
https://bugzilla.wikimedia.org/show_bug.cgi?id=68658
--- Comment #2 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 153720 merged by jenkins-bot: Bug 68658-imagerecat fails to process pages
https://gerrit.wikimedia.org/r/153720
https://bugzilla.wikimedia.org/show_bug.cgi?id=68658
Mpaa mpaa.wiki@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |RESOLVED CC| |mpaa.wiki@gmail.com Resolution|--- |FIXED
pywikipedia-bugs@lists.wikimedia.org