Vituzzu created this task.
Vituzzu added a subscriber: Vituzzu.
Vituzzu added a project: pywikibot-core.
Herald added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  it.wiki is the second or third project by number of local uploads, thereof we 
love this script ^^
  here's another minor bug
  
  
  ```
  Checking if [[I bambini sanno scena.png]] is on commons...
  Traceback (most recent call last):
    File "/home/.../bottuzzu/core/pwb.py", line 239, in <module>
      if not main():
    File "/home/.../bottuzzu/core/pwb.py", line 233, in main
      run_python_file(filename, argv, argvu, file_package)
    File "/home/.../bottuzzu/core/pwb.py", line 88, in run_python_file
      main_mod.__dict__)
    File "/home/.../bottuzzu/core/scripts/checkimages.py", line 1837, in 
<module>
      main()
    File "/home/.../bottuzzu/core/scripts/checkimages.py", line 1818, in main
      if not Bot.checkImageOnCommons():
    File "/home/.../bottuzzu/core/scripts/checkimages.py", line 908, in 
checkImageOnCommons
      hash_found = self.image.latest_file_info.sha1
    File "/home/.../bottuzzu/core/pywikibot/page.py", line 2078, in 
latest_file_info
      self.site.loadimageinfo(self, history=True)
    File "/home/.../bottuzzu/core/pywikibot/site.py", line 2488, in 
loadimageinfo
      raise NoPage(page)
  pywikibot.exceptions.NoPage: Page [[it:File:I bambini sanno scena.png]] 
doesn't exist.
  <class 'pywikibot.exceptions.NoPage'>
  CRITICAL: Waiting for 1 network thread(s) to finish. Press ctrl-c to abort
  
  ```

TASK DETAIL
  https://phabricator.wikimedia.org/T105727

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Vituzzu
Cc: Aklapper, Vituzzu, pywikibot-bugs-list, jayvdb, Malyacko, P.Copp



_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to