[00:51:30] 10Multimedia, 10UploadWizard: Add social sharing feature after upload - https://phabricator.wikimedia.org/T42456#3705345 (10Izno) [07:46:05] 10Multimedia, 10MediaWiki-extensions-UniversalLanguageSelector, 10UploadWizard, 10Easy, and 3 others: Use Universal Language Selector (ULS) for selecting languages in the UploadWizard - https://phabricator.wikimedia.org/T148275#3705620 (10Amire80) I see it working on Commons! This is great! Thank you very... [08:21:01] 10Multimedia, 10MediaWiki-extensions-UniversalLanguageSelector, 10UploadWizard, 10Easy, and 3 others: Use Universal Language Selector (ULS) for selecting languages in the UploadWizard - https://phabricator.wikimedia.org/T148275#3705697 (10Cparle) 05Open>03Resolved [08:23:20] 10Multimedia, 10MediaWiki-Gallery, 10Easy, 10MW-1.31-release-notes (WMF-deploy-2017-09-26 (1.31.0-wmf.1)), and 2 others: Gallery mode "packed-hover" should show image description in print mode - https://phabricator.wikimedia.org/T140346#3705700 (10Cparle) 05Open>03Resolved [11:58:55] 10Multimedia, 10MediaWiki-extensions-PdfHandler, 10Multimedia-Team-Working-Board: Click on fullImageLink for PDF on File: page no longer rendering in browser - https://phabricator.wikimedia.org/T178849#3706193 (10Aklapper) #PdfHandler, I assume? [12:10:39] 10Multimedia, 10MediaWiki-extensions-PdfHandler, 10Multimedia-Team-Working-Board: Click on fullImageLink for PDF on File: page no longer rendering in browser - https://phabricator.wikimedia.org/T178849#3705027 (10matmarex) Does this affect every PDF file or only specific ones? This might be the same issu... [12:11:25] 10Multimedia, 10MediaWiki-extensions-PdfHandler, 10media-storage, 10Multimedia-Team-Working-Board: Click on fullImageLink for PDF on File: page no longer rendering in browser - https://phabricator.wikimedia.org/T178849#3706238 (10matmarex) [12:59:52] marktraceur: why would this url fail to generate a thumbnail on production? [12:59:54] https://upload.wikimedia.org/wikipedia/commons/thumb/f/ff/System_language_attribute_bug_demo_copy.svg/langzh-hans-999px-System_language_attribute_bug_demo_copy.svg.png [13:00:14] a similar url on my local machine works [13:06:30] Hm. I don't know. [13:30:32] 10Multimedia, 10MediaWiki-Uploading, 10I18n, 10MW-1.31-release-notes (WMF-deploy-2017-10-10 (1.31.0-wmf.3)), and 2 others: Can't upload file with non-ASCII name (eg cyrillic) on Windows host - https://phabricator.wikimedia.org/T3780#3706416 (10Aklapper) @brion: As the patch is merged, should this task get... [14:04:03] there wouldn't be firewall rules or anything in place would there? Anyone in ops I might ask? [14:07:46] Can't think why [14:07:57] You have thumbor locally, so it's not that... [14:08:41] it works if I remove the '-hans', and afaict the code is the same [14:08:50] Yeah [14:09:09] Maybe try putting the thumb on your user page? [14:09:38] https://commons.wikimedia.org/wiki/User:CParle_(WMF)/Sandbox [14:09:47] I just get the alt text [14:10:22] (cos the image itself returns a 404) [14:11:03] I wonder is there's some webserver rule or something that automatically returns a 404 if there are too many dashes in the request [14:12:54] Maybe... [14:14:14] cormacparle: Do you think this is related to the same bug? [14:14:25] yep [14:14:41] it's the missing piece of the puzzle [14:14:52] I can't reproduce what's happening on production [14:15:17] I seem to be using the same php, so something else is afoot [14:16:11] cormacparle: Can you point me at the file that handles these language thumbnails? [14:19:25] it seems that if a thumbnail isn't found on the server then mediawiki/thumb.php::wfThumbHandle404() is used to generate and stream it [14:19:59] looks like that saves it as a file too so that it's served directly from the filesystem them next time [14:21:37] 10Multimedia, 103D: Consider having a light source casting shadows in the 3D viewer - https://phabricator.wikimedia.org/T178360#3706556 (10matthiasmullie) Yeah, I think we can greatly improve what objects look like, and I would prefer to attempt to nail it now that it's not yet deployed. I've been messing aro... [14:22:22] cormacparle: I mean, what handles the requests for langzh-hans-xxxx.svg [14:25:53] on my vagrant instance it's /etc/apache2/site-confs/devwiki/50-devwiki-thumb-php-on-404.conf [14:25:59] hmm maybe that's different on production [14:34:49] cormacparle: Might be, but that's a little farther in the weeds than I wanted to go really...I was hoping for the handler for per-language thumbnails in MediaWiki [14:48:45] there's nothing specific for per-language thumbnails - if apache can't find the file it matches the url and forwards to /w/thumb_handler.php, which just includes thumb.php, which calls wfThumbHandle404(), which in turn calls (eventually) wfExtractThumbParams() which gets a handler for the file and calls parseParamString() to get the language. The relevant parseParamString() for SVG is in includes/media/SVG.php line 512 [14:49:37] parseParamString() returns an associative array, with the key 'lang' set if it finds a language code in the url [14:50:25] (or set to 'en' if it's not found) [14:51:01] I actually suspect it's the apache conf that's causing the difference between local and production [14:51:13] could be wrong o course :) [14:51:13] Hm. [14:51:31] anywhere I could see what that apache conf is on prod? [14:51:36] I'm going to check the MW code quick, but you may be right [14:51:51] I'm honestly not sure, but I'm willing to bet it has something to do with the operations/puppet repo [14:51:59] kk [14:52:09] in gerrit? [14:52:22] Yup [15:37:00] 10Multimedia, 103D, 10Patch-For-Review: Consider having a light source casting shadows in the 3D viewer - https://phabricator.wikimedia.org/T178360#3706955 (10Gilles) Yeah the shape smoothing is introducing significant artifacts on the phone example and I don't think it's a good idea for encyclopedic purpose... [16:19:42] 10Multimedia, 10MediaWiki-extensions-PdfHandler, 10media-storage, 10Multimedia-Team-Working-Board: Click on fullImageLink for PDF on File: page no longer rendering in browser - https://phabricator.wikimedia.org/T178849#3707090 (10dr0ptp4kt) @Aklapper I'm unsure if it's PdfHandler. @matmarex it has a h... [16:56:45] 10Multimedia, 10Commons, 10MediaWiki-File-management, 10Wikimedia-SVG-rendering, and 3 others: SVG image files, switch systemLanguage, lang argument, and mixed-case IETF langtags - https://phabricator.wikimedia.org/T154132#3707368 (10Aklapper) General request: Please mark quotes as such (`> ` prefix), as i... [17:33:05] 10Multimedia, 10media-storage, 10Multimedia-Team-Working-Board: Click on fullImageLink for PDF on File: page no longer rendering in browser - https://phabricator.wikimedia.org/T178849#3707458 (10Tgr) PdfHandler generates thumbnails; I don't think it interacts with the download of originals in any way. [18:17:51] 10Multimedia, 10media-storage, 10Multimedia-Team-Working-Board: Click on fullImageLink for PDF on File: page no longer rendering in browser - https://phabricator.wikimedia.org/T178849#3707626 (10Tgr) Broken in swift, or upstream from there: ``` tgr@terbium:~$ curl -vso /tmp/foo -H 'Host: upload.wikimedia... [18:35:03] 10Multimedia, 10media-storage, 10Multimedia-Team-Working-Board: Click on fullImageLink for PDF on File: page no longer rendering in browser - https://phabricator.wikimedia.org/T178849#3707702 (10Tgr) @Gilles could this be related somehow to T175689? [18:46:18] 10Multimedia, 10media-storage, 10Multimedia-Team-Working-Board: Click on fullImageLink for PDF on File: page no longer rendering in browser - https://phabricator.wikimedia.org/T178849#3707753 (10Gilles) Quite possible, @fgiunchedi can check. He already noticed today that some objects on codfw hadn't been... [19:35:10] 10Multimedia, 10MediaWiki-Uploading, 10I18n, 10MW-1.31-release-notes (WMF-deploy-2017-10-10 (1.31.0-wmf.3)), and 2 others: Can't upload file with non-ASCII name (eg cyrillic) on Windows host - https://phabricator.wikimedia.org/T3780#3707906 (10brion) 05Open>03Resolved a:03brion [19:48:25] 10Multimedia, 10MediaWiki-extensions-MultimediaViewer, 10Easy, 10MW-1.31-release-notes (WMF-deploy-2017-10-24 (1.31.0-wmf.5)), and 2 others: Media Viewer cogwheel-preferences stopped working - https://phabricator.wikimedia.org/T166058#3707934 (10ABorbaWMF) 05Open>03Resolved Tried this on Windows and Ma... [23:43:35] 10Multimedia, 103D, 10Multimedia-Team-Working-Board: Initial thumbnail generation works but returns an error on first access - https://phabricator.wikimedia.org/T157345#3708571 (10ABorbaWMF) 05Open>03Resolved Working for me on Chrome, Safari, and Firefox now.