[Pywikipedia-bugs] [Maniphest] [Updated] T330540: Admin in uk.wikipedia can't (un)delete pages on uk.wikipedia

2023-02-24 Thread JJMC89
JJMC89 edited subscribers, added: JJMC89; removed: pywikibot-bugs-list. JJMC89 edited projects, added PAWS; removed Pywikibot. JJMC89 added a comment. My guess is that the OAuth grant on PAWS does not allow (un)deletion. TASK DETAIL https://phabricator.wikimedia.org/T330540 EMAIL

[Pywikipedia-bugs] [Maniphest] [Retitled] T330540: Admin in uk.wikipedia can't (un)delete pages on uk.wikipedia

2023-02-24 Thread Reedy
Reedy renamed this task from "Admin in uk.wikipedia can't to (un)delete pages on uk.wikipedia" to "Admin in uk.wikipedia can't (un)delete pages on uk.wikipedia". Reedy updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T330540 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T330540: Admin in uk.wikipedia can't to (un)delete pages on uk.wikipedia

2023-02-24 Thread jhsoby
jhsoby added a project: Pywikibot. jhsoby added a comment. Restricted Application added a subscriber: pywikibot-bugs-list. What does your user-config.py look like? (Remember to remove any confidential information if you paste it here.) TASK DETAIL https://phabricator.wikimedia.org/T330540

[pywikibot] Re: Multiple users in user-config.py?

2023-02-24 Thread Roy Smith
Creating a OauthLoginManager directly isn't working. > site = Site('wikipedia:test', user='RoySmith') > manager = OauthLoginManager(consumer_secret, site, consumer_token) with PYWIKIBOT_NO_USER_CONFIG=1 gets me > user-config.py cannot be loaded. > family and mylang are not set. > Defaulting to

[Pywikipedia-bugs] [Maniphest] [Commented On] T330488: Logged in hiddenly

2023-02-24 Thread binbot
binbot added a comment. Contents of the script: import pywikibot site = pywikibot.Site() print(len(list(site.watched_pages( TASK DETAIL https://phabricator.wikimedia.org/T330488 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Pywikipedia-bugs] [Maniphest] [Commented On] T330488: Logged in hiddenly

2023-02-24 Thread binbot
binbot added a comment. OK, even more strange. I deleted EVERY *.lwp (not just pywikibot.lwp that was written.) Now this happens: c:\Pywikibot>python pwb.py -nolog login WARNING: No user is logged in on site wikipedia:hu Password for user BinBot on wikipedia:hu (no characters

[Pywikipedia-bugs] [Maniphest] [Created] T330488: Logged in hiddenly

2023-02-24 Thread binbot
binbot created this task. binbot added a project: Pywikibot. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION I can edit Wikipedia, but cannot retrieve wachlist. The bot seems to be logged in and not logged in like Schrödinger's cat at the same time