Xqt created this task.
Xqt added a subscriber: Xqt.
Xqt added a project: pywikibot-core.
Restricted Application added subscribers: Aklapper, pywikipedia-bugs.
TASK DESCRIPTION
```
C:\pwb\core>pwb.py vm-auto-erl-neu -cc
WARNING: Configuration variable 'account_global' is defined but unknown.
Misspelled?
WARNING: Configuration variable 'use_diskcache' is defined but unknown.
Misspelled?
WARNING: Configuration variable 'notify_unflagged_bot' is defined but unknown.
Misspelled?
Traceback (most recent call last):
File "C:\Python27\lib\logging\handlers.py", line 78, in emit
self.doRollover()
File "C:\pwb\core\pywikibot\bot.py", line 93, in doRollover
os.rename(self.baseFilename, dfn)
WindowsError: [Error 32] Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird
Logged from file bot.py, line 429
NOTE: option cosmetic_changes is False
Traceback (most recent call last):
File "C:\Python27\lib\logging\handlers.py", line 78, in emit
self.doRollover()
File "C:\pwb\core\pywikibot\bot.py", line 93, in doRollover
os.rename(self.baseFilename, dfn)
WindowsError: [Error 32] Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird
Logged from file bot.py, line 429
########## timestamp: 2015-03-20T15:19:11Z ############
```
It looks like coming from pwb.py:
```
C:\pwb\core>pwb.py
WARNING: Configuration variable 'account_global' is defined but unknown.
Misspelled?
WARNING: Configuration variable 'use_diskcache' is defined but unknown.
Misspelled?
WARNING: Configuration variable 'notify_unflagged_bot' is defined but unknown.
Misspelled?
Traceback (most recent call last):
File "C:\Python27\lib\logging\handlers.py", line 78, in emit
self.doRollover()
File "C:\pwb\core\pywikibot\bot.py", line 93, in doRollover
os.rename(self.baseFilename, dfn)
WindowsError: [Error 32] Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird
Logged from file bot.py, line 429
Wrapper script to use Pywikibot in 'directory' mode.
Run scripts using:
python pwb.py <name_of_script> <options>
and it will use the package directory to store all user files, will fix up
search paths so the package does not need to be installed, etc.
Traceback (most recent call last):
File "C:\Python27\lib\logging\handlers.py", line 78, in emit
self.doRollover()
File "C:\pwb\core\pywikibot\bot.py", line 93, in doRollover
os.rename(self.baseFilename, dfn)
WindowsError: [Error 32] Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird
Logged from file bot.py, line 429
Traceback (most recent call last):
File "C:\Python27\lib\logging\handlers.py", line 78, in emit
self.doRollover()
File "C:\pwb\core\pywikibot\bot.py", line 93, in doRollover
os.rename(self.baseFilename, dfn)
WindowsError: [Error 32] Der Prozess kann nicht auf die Datei zugreifen, da sie
von einem anderen Prozess verwendet wird
Logged from file bot.py, line 429
C:\pwb\core>
```
TASK DETAIL
https://phabricator.wikimedia.org/T93357
REPLY HANDLER ACTIONS
Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Xqt
Cc: pywikipedia-bugs, Xqt, Aklapper, jayvdb
jayvdb created this task.
jayvdb added a subscriber: jayvdb.
jayvdb added a project: pywikibot-core.
TASK DESCRIPTION
abusefilter errors and warnings during page save should be detected, reported nicely to the user, and possibly allow re-try if the abusefilter allows that.
Also, IIRC, we may need to back off if we are hitting abusefilters many times, to prevent it triggering a block action.
TASK DETAIL
https://phabricator.wikimedia.org/T85656
REPLY HANDLER ACTIONS
Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: jayvdb
Cc: Aklapper, jayvdb, pywikipedia-bugs
gerritbot added a subscriber: gerritbot.
gerritbot added a comment.
Change 187066 had a related patch set uploaded (by John Vandenberg):
[WIP] Flow support I don't even know what this is
https://gerrit.wikimedia.org/r/187066
TASK DETAIL
https://phabricator.wikimedia.org/T67119
REPLY HANDLER ACTIONS
Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: gerritbot
Cc: gerritbot, rmoen, EBernhardson, NiharikaKohli, Capt_Swing, Qgil, jayvdb, Mattflaschen, Xqt, Ricordisamoa, Multichill, Ladsgroup, matthiasmullie, Gryllida, Spage, Quiddity, pywikipedia-bugs
sarojdhakal created this task.
sarojdhakal added subscribers: sarojdhakal, biplabanand.
sarojdhakal added a project: pywikibot-core.
Restricted Application added subscribers: Aklapper, pywikipedia-bugs.
TASK DESCRIPTION
Intentions : To user pywikibot general scripts in Maithili Wikipedia : https://mai.wikipedia.org/wiki/
Steps to reproduce :
- Set Pywikibot Core : git clone --recursive https://gerrit.wikimedia.org/r/pywikibot/core.git
- open user-config.py and set config as : usernames['wikipedia']['mai'] = u'some_valid_username'
- run login.py : python pwb.py login.py -lang:mai
Observation :
- pywikibot.exceptions.UnknownSite: Language 'mai' does not exist in family wikipedia
TASK DETAIL
https://phabricator.wikimedia.org/T93722
REPLY HANDLER ACTIONS
Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: sarojdhakal
Cc: biplabanand, sarojdhakal, Aklapper, jayvdb, pywikipedia-bugs