[Pywikipedia-bugs] [Maniphest] [Commented On] T345209: globalusage() fails if there is no local user

2023-08-31 Thread Xqt
Xqt added a comment.


  > I tried this, at least in the PAWS environment, but the behavior was odd:
  
  Ah, this is about account settings 
.
 Asteriks setting is obviously not fully supported as expected. I think this 
should be a separate task because it is a malfunctioning behaviour.

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

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

To: Xqt
Cc: Xqt, Aklapper, pywikibot-bugs-list, Dominicbm, PotsdamLamb, Jyoo1011, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, 
Mdupont, JJMC89, Dvorapa, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti, 
Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Created] T345324: Asteriks account setting ist not fully supported

2023-08-31 Thread Xqt
Xqt created this task.
Xqt added a project: Pywikibot.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  **Steps to replicate the issue**:
  
  Account settings 

 can be appreviated by an asteriks like
  
usernames['wikibooks']['*'] = 'mySingleUsername'
  
  which means that the username is the same for all wikibooks sites. But this 
wild card setting is not fully supported. Run `pwb login -all -autocreate 
-async` for example.
  
  **What happens?**
  
pwb login -all -autocreate -async
Logged in on commons:commons as  bot.
ERROR: commons:* is not a valid site, please remove it from your user-config
ERROR: wikimedia:* is not a valid site, please remove it from your 
user-config
ERROR: wikipedia:* is not a valid site, please remove it from your 
user-config
ERROR: wikiquote:* is not a valid site, please remove it from your 
user-config
ERROR: wikisource:* is not a valid site, please remove it from your 
user-config
ERROR: wikiversity:* is not a valid site, please remove it from your 
user-config
ERROR: wikibooks:* is not a valid site, please remove it from your 
user-config
ERROR: wiktionary:* is not a valid site, please remove it from your 
user-config
ERROR: wikidata:* is not a valid site, please remove it from your 
user-config
ERROR: wikinews:* is not a valid site, please remove it from your 
user-config
ERROR: wikivoyage:* is not a valid site, please remove it from your 
user-config
WARNING: 
/srv/paws/lib/python3.10/site-packages/pywikibot/scripts/login.py:98: 
UserWarning: Site meta:meta instantiated using different code "*"
  site = pywikibot.Site(code, family)

Logged in on meta:meta as DPLA bot.
WARNING: 
/srv/paws/lib/python3.10/site-packages/pywikibot/scripts/login.py:98: 
UserWarning: Site mediawiki:mediawiki instantiated using different code "*"
  site = pywikibot.Site(code, family)

Logged in on mediawiki:mediawiki as  bot.
  
  **What should have happened instead?**
  
  Bot should login for each site in a given family if a wild card is used.
  
  **Other information** (browser name/version, screenshots, etc.):
  
  - Refer 
https://codesearch.wmcloud.org/pywikibot/?q=config%5C.usernames&files=&excludeFiles=&repos=
 for other possible malfunctions
  - See T345209 

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

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

To: Xqt
Cc: Aklapper, pywikibot-bugs-list, Dominicbm, Xqt, PotsdamLamb, Jyoo1011, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, 
Mdupont, JJMC89, Dvorapa, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti, 
Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Triaged] T345324: Asteriks account setting ist not fully supported

2023-08-31 Thread Xqt
Xqt triaged this task as "High" priority.

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

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

To: Xqt
Cc: Aklapper, pywikibot-bugs-list, Dominicbm, Xqt, PotsdamLamb, Jyoo1011, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, 
Mdupont, JJMC89, Dvorapa, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti, 
Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Created] T345351: provide -ancientpages generator for pywikibot

2023-08-31 Thread JAnD
JAnD created this task.
JAnD added a project: Pywikibot-pagegenerators.py.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  Would be useful to have `-ancientpages` parameter for pages from 
[[special:AncientPages]].

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

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

To: JAnD
Cc: Aklapper, pywikibot-bugs-list, JAnD
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T345192: New upstream release 8.3.2 for Pywikibot

2023-08-31 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-cloud) [2023-08-31T13:51:50Z]  pwb to 
version 8.3.2 T345192 

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

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

To: Stashbot
Cc: pywikibot-bugs-list, rook, Zabe, Xqt, AshokChakra, 94rain, R96340, 
Chicocvenancio, Susannaanas, Fuzheado, Jane023, yuvipanda, Daniel_Mietchen, 
zhuyifei1999
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T345192: New upstream release 8.3.2 for Pywikibot

2023-08-31 Thread github-toolforge-bot
github-toolforge-bot added a comment.


  vivian-rook closed https://github.com/toolforge/paws/pull/326

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

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

To: github-toolforge-bot
Cc: pywikibot-bugs-list, rook, Zabe, Xqt, AshokChakra, 94rain, R96340, 
Chicocvenancio, Susannaanas, Fuzheado, Jane023, yuvipanda, Daniel_Mietchen, 
zhuyifei1999
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Closed] T345192: New upstream release 8.3.2 for Pywikibot

2023-08-31 Thread rook
rook closed this task as "Resolved".
rook claimed this task.

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

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

To: rook
Cc: pywikibot-bugs-list, rook, Zabe, Xqt, AshokChakra, 94rain, R96340, 
Chicocvenancio, Susannaanas, Fuzheado, Jane023, yuvipanda, Daniel_Mietchen, 
zhuyifei1999
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T345038: Pywikibot throws an error when mediainfo of a file doesn't exist

2023-08-31 Thread gerritbot
gerritbot added a comment.


  Change 952553 had a related patch set uploaded (by Zache-tool; author: 
Zache-tool):
  
  [pywikibot/core@master] [bugfix] Handle missing SDC mediainfo
  
  https://gerrit.wikimedia.org/r/952553

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

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

To: Zache, gerritbot
Cc: pywikibot-bugs-list, Aklapper, Zache, Isabelladantes1983, Themindcoder, 
Adamm71, Jersione, Hellket777, LisafBia6531, 786, Biggs657, PotsdamLamb, 
Jyoo1011, JohnsonLee01, Juan90264, SHEKH, Dijkstra, Alter-paule, Beast1978, 
Un1tY, Khutuck, Zkhalido, Hook696, Kent7301, joker88john, Viztor, CucyNoiD, 
Wenyi, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Tbscho, MayS, 
Lewizho99, Mdupont, JJMC89, Maathavan, Dvorapa, Altostratus, Neuronton, 
Avicennasis, mys_721tx, Xqt, jayvdb, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org