[03:05:14] Hi everyone, I am a bit confused by permissions in Gerrit. What do I need to commit a change to a patch authored by a colleague of mine? [03:19:18] To ssh://gerrit.wikimedia.org:29418/mediawiki/core [03:19:18] ! [remote rejected] change-726595 -> change-726595 (prohibited by Gerrit: not permitted: create) [03:21:42] You need to be in trusted-contributors IIRC [03:26:07] Hmm, do you know what is required to qualify for group membership? [03:28:41] Or alternatively if someone could help make a 1 line change, I would appreciate it. [03:50:45] What is your gerrit account? [04:34:53] Sorry, Reedy. Was away for a moment. [04:35:06] @Reedy: My account is “deni”. [05:22:18] imdeni: I added you [05:23:33] Thanks, @TimStarling. I appreciate it. [17:03:13] I'm trying to set up source highlighting on my wiki (running on Windows) and I've installed Pygmentize and properly set $wgPygmentizePath, but I keep getting an error like `[5eebe492c9a42a5960c89534] 2022-11-01 19:51:58: Fatal exception of type "MediaWiki\SyntaxHighlight\PygmentsException"` when I access my wiki. Relevant log output is at https://gist.github.com/LorenDB/25b93c7ec484d363ef0c2ec89ec5a4da. Any suggestions? [18:57:29] Are you sure the directory is correct? [19:06:37] Yes, IIRC I copy-pasted it and everything should be hunky dory. [19:21:10] Pygments has issues in Windows combined with the shell command security features. Can’t check exactly what atm but if you edit the shellbox invocation to include all environment variables it should work [19:24:01] Hmmm, OK. I'll look up how to do that and see if that fixes it. [19:24:12] Right after I finish my Wikipedia infobox import :) [19:25:58] Needs php edits unfortunately. But if you remind me in like 5 hours I can give you exactly what you need to do [19:37:31] Sure. I might not get to it until more like 6 hours but I will try to give you a ping. Thanks for the offer