[14:12:31] hi petan, another question for you. Would it be difficult to version the shared objects in huggle and libirc? That's really the only thing that's stopping me from being able to package huggle at this point. [17:11:55] I am still having that problem with my huggle not signing my post to VIP [17:12:08] and it says I do not have a local yaml [17:12:30] Your username is PotsdamLamb, I assume? [17:12:47] Ohhhh my gosh your userpage <3 [17:12:49] https://simple.wikipedia.org/wiki/User:PotsdamLamb [17:16:25] Hmm... I do see you have this: https://simple.wikipedia.org/wiki/User:PotsdamLamb/huggle.yaml.js [17:16:26] I don't really know how/if per-user configuration differs on different projects. I know that on enwiki my configuration is stored in the same place. [17:23:50] I don't either; it's annoying because I have to go back to the page and sign all of my reports or let a bot yell at me for not signing it like it did last night [17:38:08] phuzion: libirc is already versioned I believe [17:38:23] rest of shared objects are always same version as huggle itself [17:38:29] petan: not according to rpmlint. [17:38:33] it really is just 1 product, just modular design [17:39:19] well the version of rpm is AFAIK specified when you are packaging it [17:39:27] so just use same version for other rpm's as you use for main one [18:04:46] so any thoughts from the keepers on my issue? [18:12:27] PotsdamLamb: your posts on simplewiki aren't being signed because the IPvandal template on simplewiki's huggle config is not configured to sign posts. Compare https://simple.wikipedia.org/wiki/Wikipedia:Huggle/Config#Reporting and https://en.wikipedia.org/wiki/Wikipedia:Huggle/Config#Reporting [18:15:36] phuzion - should I copy all from en to my huggle.yaml? https://simple.wikipedia.org/wiki/User:PotsdamLamb/huggle.yaml.js [18:16:26] No, because then you would be forcing all of the enwiki settings onto simple, and I don't think all of the enwiki settings are applicable to simplewiki. [18:17:09] You should probably just copy the aiv-ip and aiv-user lines to your local settings, although I'm not sure about that. [18:17:39] ok phuzion I will look into it and add those and see what happens [18:17:55] Thanks - that is the most helpful input I have gotten to date! [18:18:05] You're welcome. [18:27:31] PotsdamLamb: Are you signed up for Phabricator? I'm filing a task to fix this on the project-specific config, and if you're interested, I can make you a subscriber so you get a notification when the task has updates. [18:29:26] 10Huggle: Fixes for Simplewiki VIP/AIV configuration - https://phabricator.wikimedia.org/T275231 (10Phuzion) [18:29:32] Hi wikibugs [18:29:50] You're gonna tell me about https://phabricator.wikimedia.org/T275231 aren't you? [18:30:04] PotsdamLamb: ^^ You can follow the task there. [18:38:01] 10Huggle: Fixes for Simplewiki VIP/AIV configuration - https://phabricator.wikimedia.org/T275231 (10PotsdamLamb) I agree with what Phuzion wrote. Thanks for opening this! [18:40:51] 10Huggle: Fixes for Simplewiki VIP/AIV configuration - https://phabricator.wikimedia.org/T275231 (10PotsdamLamb) {F34114096} I also see this in the window. [18:41:07] hey phuzion I also added an image as there seems to be some errors on my config [18:41:51] PotsdamLamb: That phabricator ticket isn't exactly the correct place to get troubleshooting for your local config issues, tbh. [18:42:43] Its from the creation automatically by installing huggle. I have never made changes to this file [18:45:36] PotsdamLamb: The error icons you are seeing is because the config file is saved as yaml.js, and the config file is actually written in yaml. The code parser is reading the yaml file as if it is javascript, and seeing syntax errors. There's likely nothing wrong with your local config file. [18:45:50] 10Huggle: Fixes for Simplewiki VIP/AIV configuration - https://phabricator.wikimedia.org/T275231 (10RichSmith) I'm not sure if there is a simplewiki equivalent on WP:AN... but this seems like it needs to go there to get simplewiki admin attention. [18:46:12] so should I recreate it and drop the .js? [18:46:48] PotsdamLamb: No, ignore the errors, it's just the Wiki software misreading the format [18:47:05] No, Huggle edits that file directly to save your per-wiki settings. Unless you have a need to change anything in that file, you can safely ignore the errors, and the file itself. [18:47:39] oh ok [18:48:45] RichSmith: I'm posting to simplewiki WP:AN to get config updated. [18:48:55] phuzion: Righto [18:48:57] 10Huggle: Fixes for Simplewiki VIP/AIV configuration - https://phabricator.wikimedia.org/T275231 (10PotsdamLamb) There is and I can post on there. Thanks! I will close this out when they fix it. [18:52:47] phuzion I already did [18:53:01] PotsdamLamb: You already did what? [18:53:09] posted to our admin board [18:53:30] https://simple.wikipedia.org/wiki/Wikipedia:Administrators%27_noticeboard#Task_for_Huggle_needed_by_admins [18:55:03] 10Huggle: Fixes for Simplewiki VIP/AIV configuration - https://phabricator.wikimedia.org/T275231 (10PotsdamLamb) https://simple.wikipedia.org/wiki/Wikipedia:Administrators%27_noticeboard#Task_for_Huggle_needed_by_admins [18:55:45] Added a little info to your post, PotsdamLamb [18:57:13] no worries. I do not see on my config where to put my squiglies and it also seems to cut off at the bottom as it ends with Queues: [18:57:44] PotsdamLamb: Ok, honesty, leave your config alone... nothing in there will fix it :) [18:58:10] even adding the ~~~~ so I don't have to go to AIV and put my sig on it? [19:00:07] Yes, there is NOTHING in the .yaml.js page that you can change which will add the sig, it's part of the Huggle template which has been set on simplewiki, which is protected, hence for the Administrator requirement. If you carry on tinkering with your config page, you might break your Huggle... [19:01:07] RichSmith: I thought the local config was just overrides of the project-wide config? [19:01:43] phuzion: Yes, kinda... of the Huggle client config yes, but this is a Wiki formatting issue, not a problem with the HG client [19:05:24] Rich - I haven't made any changes to it. I will just continue the manual signing or let the bot yell at me some more (even though it gets very mad and raises it voice to me, I shall remain calm and take it personally) :) [19:26:32] 10Huggle: Fixes for Simplewiki VIP/AIV configuration - https://phabricator.wikimedia.org/T275231 (10RichSmith) p:05Triage→03Low [19:41:10] I think my Huggle stopped working. I see the CVN listing the pages, but my huggle is not coming up with those same pages [19:44:22] Do you have 200 pages in your queue? [19:47:19] I have zero pages in my bucket