Jump to content

User talk:Mike Christie

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Loch Muick
Loch Muick

Archives

1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14  · 15  · 16  · 17  · 18  · 19  · 20

Books & Bytes – Issue 65

[edit]

The Wikipedia Library: Books & Bytes
Issue 65, September – October 2024

  • Hindu Tamil Thisai joins The Wikipedia Library
  • Frankfurt Book Fair 2024 report
  • Tech tip: Mass downloads

Read the full newsletter

Sent by MediaWiki message delivery on behalf of The Wikipedia Library team --12:49, 12 November 2024 (UTC)[reply]

Reminder to participate in Wikipedia research

[edit]

Hello,

I recently invited you to take a survey about administration on Wikipedia. If you haven’t yet had a chance, there is still time to participate– we’d truly appreciate your feedback. The survey is anonymous and should take about 10-15 minutes to complete. You may read more about the study on its Meta page and view its privacy statement.

Take the survey here.

Kind Regards,

WMF Research Team

BGerdemann (WMF) (talk) 00:40, 13 November 2024 (UTC) [reply]

Your bot

[edit]

Your bot account just posted a GA review notice on a redirect page; I’ve moved it to the correct page. Might suggest reprogramming it so it doesn’t post to redirects?? Hurricane Clyde 🌀my talk page! 03:52, 14 November 2024 (UTC)[reply]

Thanks, I'll look into doing that. EF5, see above -- do you want me to move your GA statistics under your old username to your new name? Mike Christie (talk - contribs - library) 09:48, 14 November 2024 (UTC)[reply]
Sure. EF5 18:43, 15 November 2024 (UTC)[reply]
Done. The next time the stats update they should show your new name instead of the old one. Mike Christie (talk - contribs - library) 23:10, 15 November 2024 (UTC)[reply]

ArbCom 2024 Elections voter message

[edit]

Hello! Voting in the 2024 Arbitration Committee elections is now open until 23:59 (UTC) on Monday, 2 December 2024. All eligible users are allowed to vote. Users with alternate accounts may only vote once.

The Arbitration Committee is the panel of editors responsible for conducting the Wikipedia arbitration process. It has the authority to impose binding solutions to disputes between editors, primarily for serious conduct disputes the community has been unable to resolve. This includes the authority to impose site bans, topic bans, editing restrictions, and other measures needed to maintain our editing environment. The arbitration policy describes the Committee's roles and responsibilities in greater detail.

If you wish to participate in the 2024 election, please review the candidates and submit your choices on the voting page. If you no longer wish to receive these messages, you may add {{NoACEMM}} to your user talk page. MediaWiki message delivery (talk) 00:13, 19 November 2024 (UTC)[reply]

Good article reassessment for Martha Hughes Cannon

[edit]

Martha Hughes Cannon has been nominated for a good article reassessment. If you are interested in the discussion, please participate by adding your comments to the reassessment page. If concerns are not addressed during the review period, the good article status may be removed from the article. Z1720 (talk) 01:22, 19 November 2024 (UTC)[reply]

ChristieBot

[edit]

Appears to have ceased operations. ~~ AirshipJungleman29 (talk) 12:21, 19 November 2024 (UTC)[reply]

Yes, I see the crashes but can't look at the error file or connect for about eight hours. Hawkeye7, you were kind enough to post the tail of christiebot-gan.err for me a while back, can you (or any TPS with toolforge access) do so again? The tool is called ganfilter. If we're lucky it'll be a malformed GAN template that is causing the crash, meaning it can be fixed without waiting for me to connect to toolforge tonight. Mike Christie (talk - contribs - library) 13:45, 19 November 2024 (UTC)[reply]
Extended content
From christiebot-gan.err:
Password for user ChristieBot on wikipedia:en (no characters will be shown): Warning: Password input may be echoed.
Traceback (most recent call last):
File "/usr/lib/python3.11/getpass.py", line 69, in unix_getpass
old = termios.tcgetattr(fd) # a copy to save
^^^^^^^^^^^^^^^^^^^^^
termios.error: (25, 'Inappropriate ioctl for device')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/project/ganfilter/www/python/src/GANbot.py", line 69, in <module>
GAN.clear_errors()
File "/data/project/ganfilter/www/python/src/GA.py", line 2295, in clear_errors
page.save("Clearing errors at start of run")
File "/data/project/ganfilter/www/python/venv/lib/python3.11/site-packages/pywikibot/page/_basepage.py", line 1276, in save
self._save(summary=summary, watch=watch, minor=minor, botflag=botflag,
File "/data/project/ganfilter/www/python/venv/lib/python3.11/site-packages/pywikibot/page/_decorators.py", line 55, in wrapper
handle(func, self, *args, **kwargs)
File "/data/project/ganfilter/www/python/venv/lib/python3.11/site-packages/pywikibot/page/_decorators.py", line 35, in handle
func(self, *args, **kwargs)
File "/data/project/ganfilter/www/python/venv/lib/python3.11/site-packages/pywikibot/page/_basepage.py", line 1288, in _save
done = self.site.editpage(self, summary=summary, minor=minor,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/project/ganfilter/www/python/venv/lib/python3.11/site-packages/pywikibot/site/_decorators.py", line 86, in callee
return fn(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/project/ganfilter/www/python/venv/lib/python3.11/site-packages/pywikibot/site/_apisite.py", line 2062, in editpage
token = self.tokens['csrf']
17:07, 19 November 2024 (UTC)17:07, 19 November 2024 (UTC)~^^^^^^^^
File "/data/project/ganfilter/www/python/venv/lib/python3.11/site-packages/pywikibot/site/_tokenwallet.py", line 39, in __getitem__
self.site.login()
File "/data/project/ganfilter/www/python/venv/lib/python3.11/site-packages/pywikibot/site/_apisite.py", line 434, in login
if login_manager.login(retry=True, autocreate=autocreate):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/project/ganfilter/www/python/venv/lib/python3.11/site-packages/pywikibot/login.py", line 287, in login
self.password = pywikibot.input(
^^^^^^^^^^^^^^^^
File "/data/project/ganfilter/www/python/venv/lib/python3.11/site-packages/pywikibot/bot.py", line 529, in wrapper
return function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/project/ganfilter/www/python/venv/lib/python3.11/site-packages/pywikibot/bot.py", line 548, in input
return ui.input(question, password=password, default=default, force=force)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/project/ganfilter/www/python/venv/lib/python3.11/site-packages/pywikibot/userinterfaces/terminal_interface_base.py", line 391, in input
text = self._input_reraise_cntl_c(password)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/project/ganfilter/www/python/venv/lib/python3.11/site-packages/pywikibot/userinterfaces/terminal_interface_base.py", line 409, in _input_reraise_cntl_c
text = getpass.getpass()
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/getpass.py", line 91, in unix_getpass
passwd = fallback_getpass(prompt, stream)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/getpass.py", line 126, in fallback_getpass
return _raw_input(prompt, stream)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/getpass.py", line 148, in _raw_input
raise EOFError
EOFError
WARNING: /usr/lib/python3.11/getpass.py:91: GetPassWarning: Can not control echo on the terminal.
passwd = fallback_getpass(prompt, stream)
CRITICAL: Exiting due to uncaught exception EOFError:
Password for user ChristieBot on wikipedia:en (no characters will be shown): Warning: Password input may be echoed.
Traceback (most recent call last):
File "/usr/lib/python3.11/getpass.py", line 69, in unix_getpass
old = termios.tcgetattr(fd) # a copy to save
^^^^^^^^^^^^^^^^^^^^^
termios.error: (25, 'Inappropriate ioctl for device')
The part from "During handling of the above exception, another exception occurred" then repeats over and over. Hawkeye7 (discuss) 17:07, 19 November 2024 (UTC)[reply]
Thanks, Hawkeye; I will have to look at this tonight. I've no idea what's causing this. I will probably have to post to VPT to see if anyone knows if something has changed in the environment. Mike Christie (talk - contribs - library) 17:09, 19 November 2024 (UTC)[reply]

Hello, a year ago you reviewed my article Charles Brenton Fisk. Since then, my English has improved, and, per the review, I copyedited the article heavily, as well as performing spotchecks. Accordingly, I have resubmitted it for GA review. In addition, your feedback was helpful on writing another article of mine, which became my first Good Article. This is more of a note on re-submission than a request for review, though I would still certainly appreciate it if you reviewed it. Much thanks, Ca talk to me! 05:10, 21 November 2024 (UTC)[reply]

Congratulations on getting your first GA promoted! I am busy at the moment and not currently doing GA reviews, but when I do start doing them again I'll have a look to see if your nomination is still waiting for review. Good luck with it. Mike Christie (talk - contribs - library) 11:20, 21 November 2024 (UTC)[reply]

Hi Mike, This is to let you know that the above article has been scheduled as today's featured article for January 2025. Please check that the article needs no amendments. Feel free to amend the draft blurb, which can be found at Wikipedia:Today's featured article/January 2025, or to make comments on other matters concerning the scheduling of this article at Wikipedia talk:Today's featured article/January 2025. Please keep an eye on that page, as notifications of copy edits to or queries about the draft blurb may be left there by user:JennyOz, who assists the coordinators by reviewing the blurbs, or by others. I also suggest that you watchlist Wikipedia:Main Page/Errors from two days before it appears on the Main Page. Thanks, and congratulations on your work! SchroCat (talk) 11:30, 22 November 2024 (UTC)[reply]

Good article reassessment for Treats!

[edit]

Treats! has been nominated for a good article reassessment. If you are interested in the discussion, please participate by adding your comments to the reassessment page. If concerns are not addressed during the review period, the good article status may be removed from the article. Z1720 (talk) 22:45, 1 December 2024 (UTC)[reply]