[00:47:00] James_F: thanks for the archive [00:49:10] greg-g: Happy to help. In return, I need to deploy a "new" extension at some point soon. :-) [00:49:35] greg-g: (Special:Cite -> CiteThisPage.) [00:57:04] James_F, so CiteThisPage has all the Special:Cite stuff in? [00:57:12] Krenair: Yup. [00:58:16] Krenair: It was ridiculous for it to be in the same repo as an unrelated extension, and I got irritated enough to split it. [00:58:22] Yeah. [01:00:42] James_F: oh right :) [01:02:29] So looking at https://gerrit.wikimedia.org/r/#/c/149592/ [01:02:31] Git thinks a lot of these were deleted files and new files, rather than renames [01:02:34] James_F: who do you want to do it? [01:02:47] Krenair: I think that's how gerrit shows it [01:03:04] iow: I think git knows they're renames [01:03:15] (I *think*) [01:03:33] greg-g: Eh. Reedy should be more than capable, but I can bully Roan into doing it if you want. [01:03:36] Well it recognises COPYING -> COPYING.txt [01:04:20] James_F: nah, you're right, reedy [01:04:25] Kk. [01:04:32] (Sorry, Reedy!) [01:04:46] :) [01:13:14] COPYING.txt [01:13:14] renamed from COPYING [01:13:22] git/gerrit just does what it wants [01:15:46] Yeah; its determination of whether files are new or not depends on the level of change. [01:16:01] There's no "stored" information about mv operations. [03:03:47] Does anyone here have experience working with Blender? [03:04:09] Pine: hi. [03:04:12] I am trying to edit a video of a Wikimedia presentation in Blender. [03:04:14] Hi svetlana [03:04:29] Have you worked with Blender? [03:04:31] Pine: try #blender ? [03:04:35] Hm [03:05:41] Thanks [03:06:02] you're welcome. [03:06:19] is it your presentation? [03:10:13] No, this is a presentation by J-Mo [03:10:59] do you know him irl or just found a presentation on the web? have you got an url? [03:17:49] IRL. The url will be up when I'm finished working with Blender and then get the video online. [03:18:38] ok. I'd be happy to look at it and give feedback if you don't mind. [03:23:14] svetlana: feedback should go to J-Mo :) [03:23:20] I was just the videographer [03:23:29] although I commented a few times during the presetnation [03:23:39] but J-Mo should get 90% of the credit [03:24:16] I know, you're just here and he is not. you can link me to it and tell me how to contact him, when it's ready. [03:35:53] My goal is to have the video uploaded to Commons and I will include a link to his user profile when the video is uploaded, if I'm the one who does the upload. [03:44:21] and if not? and why do I need a user profile? those "user profile" concepts are complicating life; they really should learn to generate user profiles automatically [03:51:48] I don't understand your last statement. [03:52:32] I just didn't understand your "will include a link to his user profile" concept... if you include it into the presentation then maybe it makes sense. [03:52:48] And I don't like user profiles. [03:55:42] By "user profile" I meant his Wikimedia userpage [03:55:51] You can contact him there on his user talk page if you want [03:56:02] I don't like userpages. ;-) [03:56:14] What would you use instead? [03:56:17] But thanks; it did take me a long while to understand /where/ you'd include it. [03:56:19] A username. [03:56:36] The username links to the userpage. [03:56:41] :) [03:56:58] (: [16:03:25] somone here who know how things abut the wm mailinglists? [16:03:45] They're not worth reading [16:35:26] Hello. I am getting the following error when my bot tries to edit a page: [16:35:26] Code: badmd5 [16:35:27] Text: The supplied MD5 hash was incorrect [16:35:45] I have never seen this error before, and my bot has made hundreds of thousands of edits [16:36:05] it is trying to add the exact text at https://commons.wikimedia.org/wiki/User:OgreBot/Uploads_by_new_users/2014_July_27_00:00 [16:36:25] is there a bug in the PHP hashing algorithm, or is there a bug in Mediawiki, or it something else? [16:37:34] It's likely user side I guess [16:37:42] user/bot [16:40:15] I am going to rerun my bot in DEBUG trace mode [16:40:53] maybe I can get to the bottom of this [16:42:39] No doubt it'll be something simple/silly edge case [18:06:34] Not bad and quick https://www.youtube.com/watch?v=BS4kTgaiydQ [18:10:42] Reedy, it looks like the error is that I was trying to dump the metadata from a file, but the metadata, had an encoding error in it, so the PHP and/or Mediawiki md5 function got confused [18:25:21] I'm getting an error when I try to load my page on wiki labs. where are the PHP error logs? [18:26:55] ~/error_log [18:26:56] I think [18:27:04] it's not there [18:27:10] is there a permissions issue? [18:27:21] The URI you have requested, /magog/UpdateNewUploads.php?project=commons.wikimedia&start=20140727000000, appears to be non-functional at this time. [21:39:26] PHP fatal error in /usr/local/apache/common-local/php-1.24wmf15/includes/specials/SpecialRevisiondelete.php line 166: [21:39:26] Call to a member function getBits() on a non-object [21:39:31] trying to revdel something on testwiki [21:42:05] https://bugzilla.wikimedia.org/show_bug.cgi?id=68566 apparently [21:44:45] legoktm: There's no change id link so I presume it wasn't [21:45:00] hoo put it on the SWAT list for tomorow [21:45:11] I just created a cherry-pick for it