[07:23:52] 10Multimedia, 10Commons, 10MediaWiki-File-management, 10Thumbor: Exif MakerNotes "Rotation" field causes disagreement between thumbnail and HTML - https://phabricator.wikimedia.org/T177135#3649872 (10Gilles) [08:46:07] matthiasmullie: morning [08:46:29] I'm supposed to send out the notes from the retro on etherpad for review [08:46:38] but ... I dunno how to find stuff in etherpad [08:47:27] can't find the etherpad? [08:47:35] it was linked to from the calendar invite, iirc [08:53:57] ah yes [08:54:20] so it was [08:54:31] is there any way in general to find etherpads? [08:57:35] I have no idea if they are searchable - I think not [09:20:16] (03PS8) 10Cparle: Add ULS for language dropdown in file description [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/377425 (https://phabricator.wikimedia.org/T148275) [13:41:28] marktraceur: know anything about importing templates? [13:41:46] been trying to export some from commons and import to my local instance [13:41:54] and it's not really working [13:43:15] A little. What's not working? [13:44:07] Trying to get the PD-Art template working [13:44:56] this is what it ends up looking like [13:45:07] https://screenshots.firefox.com/MFsUhqUysCJ9hU4M/127.0.0.1 [13:48:26] I've exporting/importing both the template itself and a page that uses it [13:48:32] cormacparle: Probably something to do with i18n pages...those don't get imported usually [13:50:03] the /doc page for the same template has a lua error on it :/ [13:50:03] https://screenshots.firefox.com/Ae43g09lCxiA5JRL/127.0.0.1 [13:50:42] see all those things? I have a it's failing to read the language from the environment [13:52:29] but I don't know if that's the root error obvs [13:52:36] Oh, goodness, Lua [13:52:50] I'm not sure those are exported either [13:53:06] Let me get to my computer and check though [13:53:13] I'm still in wake up mode [13:56:42] 🌞 [14:01:20] OK, looks like what happened was, the Lua module got pulled in, but a template it tries to use didn't [14:01:40] And the best part is that it looks like there's more than one [14:02:13] You might try importing Template:TemplateBox/i18n/en and seeing if that does it [14:02:28] kk [14:05:02] no joy [14:05:45] Is there a log file anywhere I might look? [14:07:29] I think the error message you're getting is the error message you'll see in the log [14:07:50] I was thinking more about errors that might be happening on import? [14:08:18] if there's something going awry when I'm importing that might be a reason why I get the error, I'm thinking [14:08:23] cormacparle: Can you check Special:Version and see if you have ParserFunctions enabled? [14:08:55] Or...hm...did we fold that into core [14:09:23] there's a list of parser function hooks, is that what I'm looking for? [14:09:46] No, I think it's separate [14:09:58] You'll need to enable the extension for {{#ifexists}} to work [14:10:26] ah ok [14:10:30] it's a vagrant role [14:10:32] enabling now [14:19:41] still the same [14:19:49] anything else I might need to enable? [14:20:02] is there some way I can wipe the slate clean and start again? [14:20:10] vagrant destroy or somehting? [14:35:23] I don't think vagrant destroy would help much [14:35:43] that probably doesn't clean out the db does it? [14:35:57] cormacparle: Oh, it would, but I don't think that's the problem [14:36:05] cormacparle: Did you try editing the page and saving it? [14:36:26] ok ... I had the idea that something might have imported incorrectly, and a fresh start might help [14:37:19] ah - to purge the cache? [14:38:00] Exactly [14:38:05] And re-parse the page. [14:38:17] ok! looks better now [14:38:27] Sweet [14:38:33] still getting a "no fallback language" msg [14:38:36] but perhaps that's ok for now [14:38:44] That's probably due to the i18n pages [14:41:45] ok cool ... it's still a little weird (missing images and I have to supply a language param) [14:42:07] but apart from that it's behaving predictably enough for me to do what I need [14:42:09] thanks Mark! [14:42:17] Neato [14:51:55] 10Multimedia, 103D, 10Commons, 10Reading-Admin, and 3 others: Communicate enabling Extension:3d on Commons - https://phabricator.wikimedia.org/T158830#3650974 (10CKoerner_WMF) [14:51:58] 10Multimedia, 103D, 10Reading-Community-Engagement, 10Community-Liaisons (Oct-Dec 2017): Reach out to 3D communities about 3D file support on Commons - https://phabricator.wikimedia.org/T163480#3650977 (10CKoerner_WMF) [15:02:19] hmm now I'm getting [15:02:20] Exception caught: A database query error has occurred. This may indicate a bug in the software. [15:02:44] any sql changes I need to make for parserfunctions do you know? [15:02:51] or should vagrant do that when I enable a role? [15:02:51] cormacparle: You may need to do a maintenance/update.php just to be safe [15:02:59] It probably does, never mind [15:03:09] how do you do that? [15:03:13] That's weird then...there are logs that could probably tell you more [15:03:31] "Where?" who knows, I can never remember how to Vagrant [15:06:45] matthiasmullie: any ideas? [15:08:12] There's /var/log/apache2 or /vagrant/logs [15:08:17] Still looking... [15:08:35] yeah digging around in /var/log/ via vagrant ssh atm [15:09:01] I think /vagrant/logs seems to be the relevant one [15:09:12] Or /var/log/hhvm [15:12:16] yeeeah [15:12:17] hmmm [15:15:29] underlying error is Table 'wiki.globalimagelinks' doesn't exist [15:15:33] :/ [15:15:57] Fascinating [15:16:11] I'm willing to bet the SQL update script didn't run... [15:16:31] cormacparle: Try doing `vagrant git-update`, that should help [15:29:55] that took ages, but worked [15:29:57] `o/ [15:30:14] * cormacparle is still being tripped up by the US keyboard [16:19:39] 10Multimedia, 10Beta-Cluster-reproducible: Thumbs for stashed files not working on beta - https://phabricator.wikimedia.org/T175541#3651382 (10matthiasmullie) 05Open>03Resolved a:03matthiasmullie This is working now [17:02:58] heh keyboard layout switches are hell on CLI :) [17:03:04] that's why i could never stick with dvorak [17:07:06] (03PS1) 10Cparle: Add default supplementary licence for PD-Art [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/381809 (https://phabricator.wikimedia.org/T175827) [18:09:39] 10Multimedia, 10Commons, 10Contributors-Team, 10MediaWiki-File-management, and 5 others: Allow uploading of 3D files to Wikimedia Commons - https://phabricator.wikimedia.org/T3790#3651853 (10CKoerner_WMF) [18:55:34] 10Multimedia, 10CommonsMetadata, 10PageImages, 10Readers-Web-Backlog (Tracking): Improving PageImages filtering of non-free images - https://phabricator.wikimedia.org/T177160#3651973 (10Jdlrobson)