[00:05:53] (03PS1) 10Brion VIBBER: Save scroll position across rotation better [apps/ios/wikipedia] - 10https://gerrit.wikimedia.org/r/150740 (https://bugzilla.wikimedia.org/68683) [00:12:51] 3MobileFrontend / 3stable: Filter for New User uploads in Mobile Web - 10https://bugzilla.wikimedia.org/62598#c139 (10Ryan Kaldari) Since the LIMN graphs are broken, I ran some numbers manually: 2014-01: 70% deleted (2598 of 3697) 2014-02: 74% deleted (2732 of 3705) 2014-03: 72% deleted (2698 of 3767) 2014-... [00:20:51] 3MobileFrontend / 3stable: Filter for New User uploads in Mobile Web - 10https://bugzilla.wikimedia.org/62598#c140 (10Ryan Kaldari) SQL queries used... Images deleted: SELECT EXTRACT(YEAR_MONTH FROM log_timestamp) AS month, count(*) AS count FROM logging INNER JOIN tag_summary ON log_id = ts_log_id WHERE ta... [00:24:26] MaxSem: Can you review https://gerrit.wikimedia.org/r/#/c/150741 ? [00:26:02] MaxSem: This is the graph that is broken: http://mobile-reportcard.wmflabs.org/graphs/deleted-uploads [00:27:09] (03CR) 10BearND: Support language variants on Chinese Wikipedia. (035 comments) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150459 (owner: 10Dr0ptp4kt) [00:30:21] MaxSem: http://pastebin.com/TpVbCQ0D [00:30:21] [00:30:21] [00:30:21] [00:36:21] heh, are we bypassing gerrit & reviewing code in pastebin now? :) [00:56:25] (03CR) 10Dr0ptp4kt: "Will pick up the cleanup tasks tomorrow. Thanks for the review! Do see response especially on final comment." (034 comments) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150459 (owner: 10Dr0ptp4kt) [00:57:36] kaldari: so are the uploads graphs going to get retroactively updated, or will they just be right from now on? [00:57:46] e.g. are the numbers for june & july right now? [00:58:11] Maryana: they should get retroactively fixed [00:58:21] ok :) [01:16:17] (03CR) 10Kaldari: [C: 04-1] Redirect to mobile diff page (032 comments) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/148613 (https://bugzilla.wikimedia.org/61489) (owner: 10Florianschmidtwelzow) [01:21:13] (03PS2) 10Dr0ptp4kt: Make the zerodot landing page occupy the viewport width. [extensions/ZeroBanner] - 10https://gerrit.wikimedia.org/r/150698 [01:24:00] yurikMskRu: ^ simplified the viewport, and now it works on android as well as ios. see dr0ptp4kt.github.io/z.html for a demo of the output html in case you have multiple mobile UAs handy. ttyl [01:28:28] (03PS1) 10Kaldari: Push mobile VisualEditor to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/150751 [01:29:59] (03CR) 10Jforrester: [C: 031] "OMG." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/150751 (owner: 10Kaldari) [01:30:53] Maryana: https://gerrit.wikimedia.org/r/#/c/150751/ [01:31:16] (03CR) 10Maryana: [C: 032] "Here goes nothing..." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/150751 (owner: 10Kaldari) [01:31:48] (03Merged) 10jenkins-bot: Push mobile VisualEditor to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/150751 (owner: 10Kaldari) [01:32:50] (03PS1) 10Kaldari: Fixing mobile.editor.ve module definition [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/150752 [01:33:36] Maryana: one more https://gerrit.wikimedia.org/r/#/c/150752/ [01:34:11] Maryana: one more https://gerrit.wikimedia.org/r/#/c/150752/ [01:34:31] (03CR) 10Maryana: [C: 032] "Zomg." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/150752 (owner: 10Kaldari) [01:35:01] (03Merged) 10jenkins-bot: Fixing mobile.editor.ve module definition [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/150752 (owner: 10Kaldari) [02:04:24] (03CR) 10BearND: [C: 04-1] Support language variants on Chinese Wikipedia. (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150459 (owner: 10Dr0ptp4kt) [02:12:40] 3Wikipedia App / 3Android App: JSONException: Unterminated object - 10https://bugzilla.wikimedia.org/68656#c4 (10Alex Monk) Some more: https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7695790 https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7695879 https://... [02:22:06] 3Wikipedia App / 3Android App: PageImageSaveTask needs error handling. - 10https://bugzilla.wikimedia.org/67039#c3 (10Alex Monk) Is this fixed now? [02:25:24] 3Wikipedia App / 3Android App: NPE when pageimages.PageImageSaveTask.onFinish calls data.ContentPersister.upsert - 10https://bugzilla.wikimedia.org/68895 (10Alex Monk) 3NEW p:3Unprio s:3normal a:3None STACK_TRACE=java.lang.NullPointerException at org.wikipedia.data.ContentPersister.upsert(ContentPers... [02:32:22] android.view.InflateException: Binary XML file line #3: Error inflating class java.lang.reflect.Constructor [02:32:23] Hmm.. [02:32:47] That sounds like it shouldn't happen. [02:40:09] 3Wikipedia App / 3Android App: android.view.InflateException: Binary XML file line #x: Error inflating class - 10https://bugzilla.wikimedia.org/68896 (10Alex Monk) 3NEW p:3Unprio s:3normal a:3None Okay, here's a really weird group of crashes that I've been wondering what to do with: https://ticket.wi... [02:43:24] 3Wikipedia App / 3Android App: android.view.InflateException: Binary XML file line #x: Error inflating class - 10https://bugzilla.wikimedia.org/68896#c1 (10Alex Monk) Also https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7698241 and https://ticket.wikimedia.org/otrs/index.pl?Action=... [02:46:22] java.lang.RuntimeException: java.lang.RuntimeException: Failure happens [02:46:23] wut [02:47:36] Oh okay, that's an actual error message in editing.DoEditTask [03:13:41] (03PS1) 10Alex Monk: When DoEditTask fails to recognise the result status, give a useful error message [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150760 [03:15:49] (03CR) 10Alex Monk: Start using an object hierarchy to deal with Edit Results (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/109292 (owner: 10Yuvipanda) [09:42:18] (03CR) 10Siebrand: [C: 04-1] "i18n/L10n reviewed." (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150088 (owner: 10Dr0ptp4kt) [10:12:06] 3MobileFrontend / 3Feature requests: Adds specific support for ProofreadPage Page: namespace - 10https://bugzilla.wikimedia.org/65165#c7 (10Tpt) 5RESO/WON>3REOP I reopen the bug because MobileFrontend should, at least, provide an UI to explain to users "this page can't be edited on mobile" instead of all... [11:18:06] 3MobileFrontend / 3Feature requests: Adds specific support for ProofreadPage Page: namespace - 10https://bugzilla.wikimedia.org/65165#c8 (10Florian) > MobileFrontend should, at least, provide an UI to explain to users "this page can't be edited on mobile" Is this a topic for _all_ pages in this wiki? If so,... [12:19:52] (03PS2) 10Bartosz Dziewoński: Remove two old modules kept for HTML backwards-compatibility [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/150581 [12:20:15] (03PS5) 10Bartosz Dziewoński: Hygiene: Remove reference to non-existing 'mobile.styles.page' module [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/150582 [14:28:49] (03PS1) 10Dbrant: [WIP] scale images along with font size. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150827 [14:36:10] (03CR) 10Dbrant: [C: 032] "agreed." [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150760 (owner: 10Alex Monk) [15:07:51] 3Wikipedia App / 3Android App: PageImageSaveTask needs error handling. - 10https://bugzilla.wikimedia.org/67039 (10Dmitry Brant) 5PATC>3RESO/FIX [15:11:06] 3Wikipedia App / 3Android App: JSONException: Unterminated object - 10https://bugzilla.wikimedia.org/68656#c5 (10Dmitry Brant) Aha, a few of the crash reports actually make sense, such as these: https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7695690 https://ticket.wikimedia.org/o... [15:36:36] (03CR) 10Ori.livneh: [C: 031] Instrumentation to test benefits of lazy loading in editing workflow [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/150044 (owner: 10Jdlrobson) [15:37:59] (03PS2) 10Dbrant: Fix possible crash related to JSON transfer across the Bridge. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/149883 (https://bugzilla.wikimedia.org/68656) [15:41:14] (03PS6) 10Florianschmidtwelzow: Redirect to mobile diff page [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/148613 (https://bugzilla.wikimedia.org/61489) [15:48:51] 3Wikipedia App / 3Android App: JSONException: Unterminated object - 10https://bugzilla.wikimedia.org/68656#c6 (10Dmitry Brant) Reproduced!!! (on my 4.1.2 tablet, with system language set to Japanese) The patch linked above does indeed fix it. Should be in production soon. [15:50:37] (03PS3) 10Yuvipanda: Fix possible crash related to JSON transfer across the Bridge. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/149883 (https://bugzilla.wikimedia.org/68656) (owner: 10Dbrant) [15:50:47] (03CR) 10Yuvipanda: [C: 032] "Shouldn't hurt :)" [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/149883 (https://bugzilla.wikimedia.org/68656) (owner: 10Dbrant) [15:51:08] (03Merged) 10jenkins-bot: Fix possible crash related to JSON transfer across the Bridge. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/149883 (https://bugzilla.wikimedia.org/68656) (owner: 10Dbrant) [15:51:59] dbrant: yay :) [15:52:20] YuviPanda: :) [15:57:36] 3Wikipedia App / 3Android App: JSONException: Unterminated object - 10https://bugzilla.wikimedia.org/68656 (10Alex Monk) 5PATC>3RESO/FIX [15:59:33] dbrant: bearND https://etherpad.wikimedia.org/p/android-ci-toollabs [16:00:44] YuviPanda: looking [16:01:33] * dbrant looks [16:01:35] dbrant: bearND if you guys are ok with that I can rejig the cards on trello to match [16:17:44] dbrant: without the wrapper app, I think it'll be super painful for people to go and download things by hand every time they want to [16:18:27] bearND: org.wikipedia.master is fine :) [16:19:10] YuviPanda: looks like a package name [16:19:53] bearND: hmm? yeah, it would be one, since people want to be able to install all three things at the same time (master build, production, beta) [16:20:43] YuviPanda: ok, that's right. I was more thinking about the versionName part [16:20:58] YuviPanda: I agree that the wrapper app could be useful, but it should be lowest priority. People can simply put a bookmark on their Home screen that links to the web page with the latest CI apk... [16:20:59] bearND: ah, right. I'd say just put the git sha1 + date [16:21:11] dbrant: true, but the app would also *check* for updates. [16:21:43] YuviPanda: Is there a way we could expand this later to have some one-off builds for code under review but that hasn't been merged? I think we would need that to share apks with designers. [16:22:34] bearND: indeed, should be easily doable. We could even just have a web interface with a URL box where you put in a gerrit URL and it makes a build for you [16:23:00] dbrant: putting plain APKs out there without any means of auto update makes me very wary [16:23:02] YuviPanda: I like that idea [16:23:30] bearND: :) you can make a 'future implementations' section in the etherpad, and we can constrain the design choices we make to make sure that we don't make those harder in the future [16:23:46] @Android app dev team: Are you using bug tracking in commit messages in gerrit? [16:24:07] FlorianSW: we sure are [16:24:10] YuviPanda: started [16:24:37] YuviPanda: oooh yeah, make a build from a gerrit url!! [16:24:54] dbrant: indeed :) [16:25:05] dbrandt: Ok :) but not in WIP changes? [16:28:22] (03CR) 10Dbrant: "Regarding releasesdot, I totally agree that we should differentiate the User-Agent for Production releases, but I'm not sure it's really n" [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/149483 (owner: 10Dr0ptp4kt) [16:29:21] FlorianSW: hmm, not so much, I suppose. For WIP changes, the commit message itself could be a WIP :) [16:30:01] FlorianSW: should we be doing that? [16:30:57] (03CR) 10Yuvipanda: Support multichannel builds. (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/149483 (owner: 10Dr0ptp4kt) [16:31:13] dbrandt: Just a suggestion, because i'm happy to see this: https://gerrit.wikimedia.org/r/#/c/150014/ (yeah, it's in WIP, but i'm happy to see, too :)), but i don't get a notification about that, i just found it in open review list :) [16:31:35] so, for me (personal) it would be great, if you can add the related bug (if any) in WIP changes, too :) [16:33:05] 3MobileFrontend / 3stable: Search results + pageimages garbled on beta labs - 10https://bugzilla.wikimedia.org/68880#c1 (10Florian) Hmm, can't reproduce in Chrome desktop, HTC Stock Android browser and Chrome mobile :/ Maybe iOS specific? [16:33:13] dbrant: bearND I made a note about security in the 'paste URL to trigger build' thing [16:33:30] FlorianSW: shouldn't be a problem! I'll keep it in mind. [16:34:22] YuviPanda: So, that's the role of the separate UA build for releases.mw.o releasesdot? [16:34:41] dbrandt: big Thanks! :) Is it ok when i add the bug to the "full search" change? [16:34:41] bearND: from what I understand, yeah. if you guys think that's not worth the effort, I guess it can be rmeoved [16:34:58] YuviPanda: I thought we just put the regular store release on r.mw.o? [16:35:02] FlorianSW: go for it! [16:35:05] bearND: so far we have [16:35:13] (03PS5) 10Florianschmidtwelzow: [WIP] Implement full-text search. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150014 (https://bugzilla.wikimedia.org/68438) (owner: 10Dbrant) [16:35:14] bearND: this patch also proposes a change to that. [16:35:15] (03CR) 10jenkins-bot: [V: 04-1] [WIP] Implement full-text search. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150014 (https://bugzilla.wikimedia.org/68438) (owner: 10Dbrant) [16:35:40] great :) [16:35:46] FlorianSW: lol needs manual rebase. I'll take care of it [16:36:04] that all was too easy :P [16:36:08] @dbrandt [16:38:13] (03PS6) 10Dbrant: [WIP] Implement full-text search. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150014 (https://bugzilla.wikimedia.org/68438) [16:38:21] YuviPanda: So, we'll need a few new folders on r.mw.o for all the new build variants? [16:38:49] YuviPanda: can you give dbrant and myself more permissions on the parent folder? [16:38:53] bearND: well, r.mw.o will just have 1. beta, 2. alpha. [16:39:00] bearND: dbrant oh yeah, totally. [16:39:06] 3MobileFrontend / 3General/Unknown: Use GPS location to deliver locally relevant messages about copyright (for people uploading pictures) - 10https://bugzilla.wikimedia.org/68770#c3 (10Florian) I think another point is, to explain users why the browser ask for their location for an upload :/ [16:40:06] 3MobileFrontend / 3General/Unknown: Use GPS location to deliver locally relevant messages about copyright (for people uploading pictures) - 10https://bugzilla.wikimedia.org/68770#c4 (10Max Semenik) It's about coordinates from EXIF. [16:41:21] 3MobileFrontend / 3General/Unknown: Use GPS location to deliver locally relevant messages about copyright (for people uploading pictures) - 10https://bugzilla.wikimedia.org/68770#c5 (10Florian) Ah, ok. [16:52:37] T minus 8 minutes [16:54:07] T minus 6 minutes [16:55:12] T minus 5 minutes [16:56:19] T minus 4 minutes [16:57:04] T minus 3 minutes [16:58:42] brion: heya! [16:59:10] T minus 1 minute :DDD [16:59:12] mhurd: yo yo [16:59:20] brion: yay! [16:59:21] i’ll head in after i push the button and breakfast is done [16:59:27] brion: sounds good! [16:59:32] itunes connect is open and waiting :D [17:00:16] brion: do it [17:00:19] :) [17:00:26] DONE [17:00:31] brion: boom [17:00:42] also, yay! [17:00:53] :DDD [17:01:51] brion: congrats! :) any idea how long it takes to propagate on the app store? [17:02:02] bearND: can take a few hrs [17:02:09] yeah could be a while [17:02:33] brion: mhurd: ok, that's similar to the play store then [17:03:06] “The status for your app, Wikipedia Mobile (324715238), is now Ready for Sale” [17:03:07] wow [17:03:26] sell, sell, sell [17:03:36] but i still see the old version in the store url [17:03:42] it’ll take some moments still i’m sure :D [17:05:43] heh i took a screencast of pushing the button and uploaded it to vimeo [17:05:51] it’ll take 40 minutes before it finishes processing: https://vimeo.com/102249664 [17:05:59] video so slow :P [17:06:06] brion: mhurd congrats :) [17:06:16] YuviPanda|food: yay! thanks! [17:06:48] brion: hehe awesome :) [17:09:34] (03CR) 10Dr0ptp4kt: Support language variants on Chinese Wikipedia. (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150459 (owner: 10Dr0ptp4kt) [17:10:39] congrats on hitting the publish button Deskana|Away, brion, mhurd [17:10:45] :D [17:11:40] if past performance is an indicator it should start appearing in updates a bit later in the day [17:11:56] * brion obsessively refreshes https://itunes.apple.com/us/app/wikipedia-mobile/id324715238 [17:12:27] so it looks like we’re also now free to submit a bugfix release, so we can do that this afternoon [17:12:35] (03CR) 10Dr0ptp4kt: "Changed escaped single quote to escaped double quote. New patchset coming shortly." (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150088 (owner: 10Dr0ptp4kt) [17:12:48] (03PS6) 10Dr0ptp4kt: Update app description. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150088 [17:13:01] i'm eagerly watching Wikipedia Mobile (4.0) - Customer Reviews [17:18:09] (03CR) 10Dr0ptp4kt: "I think that means we can remove --releasesbeta. On it." [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/149483 (owner: 10Dr0ptp4kt) [17:19:16] (03PS13) 10Dr0ptp4kt: Support multichannel builds. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/149483 [17:19:52] bearND ^ that removes the --releasesbeta. bearND / dbrant|lunch / YuviPanda|food, one of you mind +2'ing that thing? [17:22:35] brion: it just updated for me [17:22:46] i like that we used a puffin [17:22:52] Deskana|Away: mhurd --^ [17:22:59] tfinc: :) [17:23:11] squeeeeeeee [17:23:16] * brion <3 the puffin [17:23:27] brion: mhurd: nice screen shots :) [17:23:55] bearND: vibha wrangled those :) [17:24:36] wheeeeeeeeeeeeeeeeee [17:24:49] ok i’m heading in, i’ll obsessively check online on the train ;) [17:27:34] vbamba: random idea: for hatnotes with more than one link, what do you think of having a popup menu that lists the titles, for the user to select? [17:27:55] i just told vbamba that there is one more puffin in the store today :) [17:27:56] (03CR) 10BearND: "I still would like to see the args parsing code simplified. Can we rename this script to just prepare-release.py?" (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/149483 (owner: 10Dr0ptp4kt) [17:32:17] jgonera, mtg [17:36:11] (03CR) 10Dr0ptp4kt: "See inline comment with request for syntax. Lemme know on that, and when I resubmit I'll also rename the file." (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/149483 (owner: 10Dr0ptp4kt) [17:38:17] dr0ptp4kt: sure, will do that later. [17:38:25] bearND, cool, thx [17:47:09] awjr, do you know what meeting Max had in mind? I don't have anything on my calendar [17:47:27] Maryana, ^ [17:47:42] jgonera oh - there's a meeting happening right now reviewing everyone's feedback from yesterday's frontend candidate [17:47:51] looks like whoever set it up didn't invite you though :( [17:48:04] jgonera i just added you to the invite [17:48:09] we're in r37 if you're in the office [17:48:12] awjr, I see, I didn't interview him in the office though [17:48:25] jgonera that's ok, im sure tfinc would appreciate your input in this convo [17:48:34] since you interviewed him initially [17:48:46] ok, joining the hangout [17:48:50] cool cool [17:50:51] awjr, I think there isn't anyone on the hangout [17:50:59] jgonera we are and so is yurikMskRu [17:51:01] Hey, what's up with this? https://www.dropbox.com/s/a8tsm5m3ip6ayj3/Schermafdruk%202014-07-31%2019.50.40.png [17:51:14] duh [17:51:17] "You are the first one here" [17:51:20] o_O [17:51:24] All in ten minutes. [17:51:33] jgonera pm'd you a direct link [17:52:58] https://nl.wikipedia.org/w/index.php?namespace=2&tagfilter=&title=Speciaal%3ARecenteWijzigingen [17:53:01] A lot of users.... [17:57:11] It's floading our rc-feedchannel. [18:00:41] https://vimeo.com/102249664 <- screencast of pushing the release button, for posterity ;) [18:00:59] \o/ [18:01:50] lol "do it!" [18:03:52] Deskana: you good for metrics ? [18:04:15] still no reviews. slow propagation .... is annoying [18:06:03] brion: Is a account required now or something? We're getting a lot of sign ups on nlwiki. [18:06:17] sjoerddebruin: not required but we have a prompt for it [18:06:29] Ok. [18:06:35] When does it prompt? [18:06:52] on first startup [18:07:25] Okay, it's spamming our rcfeed on the IRC now. [18:08:16] MaxSem: where's the page we can scheduel swat deploys can't find it anywhere [18:08:24] MaxSem: trying to work out what time the last deployment pre wikimania is [18:08:36] And it's now harder to control the vandalism, because they log in now. [18:08:49] jdlrobson: https://wikitech.wikimedia.org/wiki/Deployments [18:10:22] 3MobileFrontend / 3stable: Search results + pageimages garbled on beta labs - 10https://bugzilla.wikimedia.org/68880#c2 (10Bingle) Prioritization and scheduling of this bug is tracked on Trello card https://trello.com/c/SbP1vyem [18:10:22] 3MobileFrontend / 3beta: Safari on iPad crashes when viewing large articles? - 10https://bugzilla.wikimedia.org/68845#c4 (10Bingle) Prioritization and scheduling of this bug is tracked on Trello card https://trello.com/c/qc5BQmBq [18:11:49] YuviPanda yt and got a sec? [18:11:55] awjr: sure, 'sup [18:12:39] there seems to be something wrong with bugello on labs and im quite sure how to get to the bottom of it. based on what im seeing, it looks like cron isn't running [18:12:43] or, there's something wrong with jsub [18:12:50] thanks YuviPanda [18:13:05] awjr: ah, hmm. did it leave a log entry? [18:13:07] * YuviPanda checks [18:13:11] YuviPanda bugello hasn't run automatically in about 36 hours or so, but i'm able to execute it just fine manually [18:13:29] seems to be affecting at least bugello for web and apps [18:15:05] tfinc: I'm ready! [18:15:20] awjr: hmm, I see that a bunch are still running, atm. and err file has a bunch of: [18:15:21] [Mon May 26 18:00:11 2014] there is a job named 'bugello_apps' already active [18:15:27] awjr: since the 26th [18:15:36] awjr: does the cron run every 5m? [18:15:40] o_O [18:15:42] YuviPanda yes [18:15:48] those must be stuck jobs [18:15:53] YuviPanda jsub? [18:15:57] awjr: yeah, that sounds right. I'm killing all the jobs [18:16:06] haha [18:16:07] er [18:16:08] ahha [18:16:10] there we go [18:16:13] YuviPanda how do you do that? [18:16:32] awjr: there was a catastrophic event at some point on the 26th, I think it was a DNS / LDAP failure, and somehow these jobs got stuck [18:16:36] awjr: jstop [18:16:47] awjr: you can run 'qstat' to get list of current running jobs [18:16:51] awjr: I'm stopping the flwo and web ones [18:17:14] awjr: deleted 'em all, can you verify they do run in another 3 min? [18:17:57] ohhhh [18:18:00] nice [18:18:06] k thanks YuviPanda [18:21:23] brion: The edits are marked with label, I hope? [18:21:32] sjoerddebruin: should be as far as i know [18:21:42] with both ‘mobile’ and ‘mobile app’ tags, iirc [18:21:42] Okay, so we can track the edits. [18:22:18] YuviPanda looks good now :) thank you! [18:23:04] awjr: :D yw! [18:32:28] kaldari i just noticed VE in stable on betalabs! nice! [18:33:24] brion, YuviPanda: where can I find the translation for "Contents" on translatewiki? [18:34:49] sjoerddebruin: https://translatewiki.net/wiki/Wikimedia:Wikipedia-ios-table-of-contents-heading/nl [18:35:02] today’s build is from a couple weeks ago so doesn’t include the latest translations yet [18:35:05] we’ll update it shortly [18:35:15] Okay, I'm making some corrections. [18:35:23] great [18:44:09] brion: mhurd btw, the 'mumbo jumbo' on the credits page apparently made it to the final release [18:44:30] YuviPanda: intentionally :) [18:44:35] nobody said to take it out :) [18:44:51] YuviPanda: brion was deliberate [18:45:01] if a little snarky :) [18:45:02] brilliant :) [18:47:21] brion changed it later on TWN [18:47:35] ? [18:52:54] brion: my bad. I thought it was just in the qqq but it's actually in en [18:53:00] :D [18:56:05] brion: has been translated more than 10 times; so it must be right [18:56:05] 3MobileFrontend / 3stable: Search results + pageimages garbled on beta labs on iOS devices - 10https://bugzilla.wikimedia.org/68880#c3 (10Maryana Pinchuk) Yep, saw this on an iPad 2 yesterday and seeing it on my iPhone 4 today. [18:56:10] :D [18:56:13] ;) [18:57:30] but ok, they used the values from the qqq: "legal information" instead. no mumbo jumbo in the translations [18:57:48] except nb [18:57:55] aww [18:59:11] i like the Farsi translation: Myths (https://translate.google.com/#auto/en/%D8%AE%D8%B1%D8%A7%D9%81%D8%A7%D8%AA) [18:59:36] :D [18:59:57] In nl it's the boring "Juridische informatie" [19:01:29] i like the informal strings, but they can be very tricky to translate and keep the same feel yeah :) [19:02:02] love google translations: https://translate.google.com/#auto/en/%D7%A7%D7%A9%D7%A7%D7%95%D7%A9%D7%99%D7%9D%20%D7%9E%D7%A9%D7%A4%D7%98%D7%99%D7%99%D7%9D Legal applesauce [19:02:23] nice [19:03:28] brion, this one is the last one I promise: Chinese: https://translate.google.com/#auto/en/%E8%83%A1%E8%A8%80%E4%B9%B1 Nonsense chaos. That one I would count towards Mumbo jumbo as well [19:03:39] :D [19:03:52] YuviPanda: brion mhurd Mumbo Jumbo was intentional, design takes responsibility for it :) [19:04:05] along with easter eggs in the abuse filter pages [19:04:15] Some copy can border on snarky and fun [19:05:07] vbamba: yes! [19:05:36] 3MobileFrontend / 3Feature requests: normal diff links don't redirect to MobileDiff - 10https://bugzilla.wikimedia.org/61489#c3 (10Ryan Kaldari) 5PATC>3RESO/FIX Seems to be fixed now. If there are still any discrepancies, let me know. [19:05:43] We have to put 0.011% of our personality into the work we do. [19:05:51] 3MobileFrontend / 3Feature requests: normal diff links don't redirect to MobileDiff - 10https://bugzilla.wikimedia.org/61489#c4 (10Ryan Kaldari) 5RESO/FIX>3REOP Opps, wrong bug :P [19:06:21] 3MobileFrontend / 3stable: Limn statistics are wrong for mobile/web uploads - 10https://bugzilla.wikimedia.org/68755#c6 (10Ryan Kaldari) 5PATC>3RESO/FIX Seems to be fixed now. If there are still any discrepancies, let me know. [19:11:50] a few happy tweets out there, people are starting to see the app :D [19:12:04] Hunderds here. [19:12:12] It's highlighted in the App Store. ;) [19:12:20] woooo! [19:13:52] i wonder if the twitter search is only giving me english [19:13:59] * brion tries ‘advanced search' [19:14:57] bah stupid twitter search [19:18:08] sweet, we’re in the US featured list for ‘reference / encyclopedias & atlases’ though we’re below the fold [19:19:18] It's on the front page here. [19:19:32] But nowhere in the charts. [19:19:56] But the local most popular iOS-website is writing about it. http://www.iculture.nl/apps/wikipedia-brengt-compleet-vernieuwde-app-uit/ [19:20:06] they won’t have download figures for the new version yet so we won’t be in the charts prolly yeah [19:20:15] nice! [19:21:46] interesting, people are definitely noticing the table of contents menu but i’m not sure they’re noticing the W menu as much [19:22:05] i wonder if we need to make it more button-y or more drawer-y [19:22:35] meetings over, bbiab [19:23:13] love the fastcompany coverage of the iOS app http://www.fastcompany.com/3033819/fast-feed/wikipedias-new-ios-app-is-designed-to-make-you-fall-down-rabbit-holes [19:28:20] Deskana|Away: tfinc btw, reports of saved pages being 'gone' and 'crashes on opening' for iOS app in OTRS [19:28:39] oh wow, and iOS users are ruder [19:29:47] mhurd: brion : Deskana|Away: tfinc btw, reports of saved pages being 'gone' and 'crashes on opening' for iOS app in OTRS [19:30:18] https://ticket.wikimedia.org/otrs/index.pl?Action=AgentZoom&TicketID=7703038 and https://ticket.wikimedia.org/otrs/index.pl?Action=AgentZoom&TicketID=7703080 so far [19:32:42] (03PS2) 10Dbrant: Add a "Today" button to the menu which leads to the main page. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/149586 (owner: 10Deskana) [19:32:43] so that’s just two reports at all so far, right? [19:33:07] “I can’t open your app” might be about a crash, might not be [19:33:09] dbrant: YuviPanda: waiting on you guys [19:33:19] “saved pages gone” could mean anything [19:33:37] tfinc: it says I'm the only one there [19:33:46] YuviPanda: we beg to differ [19:33:48] tfinc: let me refresh [19:35:56] http://hatjitsu.wmflabs.org/66795 [19:36:48] brion: yeah, just two so far [19:37:05] hah and one person who installed wikifu a few days ago by mistake :D [19:43:08] * YuviPanda pats Deskana [19:51:24] Deskana: http://hatjitsu.wmflabs.org/66795 [20:08:32] Deskana: she has an account, I set it up a while ago [20:21:32] YuviPanda: do you maintain UrlShortner? [20:21:41] bearND: YuviPanda: this one's ready for CR now: https://gerrit.wikimedia.org/r/149586 [20:21:43] jdlrobson: I did use that mixin, yeah [20:21:53] jdlrobson: 'sup? I wrote it [20:23:10] dbrant: testing now [20:25:51] 3MobileFrontend / 3stable: Search results + pageimages garbled on beta labs on iOS devices - 10https://bugzilla.wikimedia.org/68880 (10Florian) [20:28:31] tfinc: dbrant bearND Deskana should I do another session where I talk about the EL resources we have and our dashboard infrastructure? [20:29:10] (03PS1) 10Mhurd: References panel now appears on bottom of screen. [apps/ios/wikipedia] - 10https://gerrit.wikimedia.org/r/150964 [20:29:11] YuviPanda: i would like one on the dashboard infrastructure [20:29:38] YuviPanda: yes please! [20:29:40] (03CR) 10Yuvipanda: [C: 032] "I still personally don't think it's a good use of left nav space, but code is good :)" [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/149586 (owner: 10Deskana) [20:29:50] YuviPanda: if there's anything about EL that hasn't been covered I'm all ears as well, of course [20:30:02] (03Merged) 10jenkins-bot: Add a "Today" button to the menu which leads to the main page. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/149586 (owner: 10Deskana) [20:30:38] bearND: dbrant yeah, so EL is essentially covered, I'll just have to show you guys some of the 'common' EL schemas that we can use (such as the one that shows which users registered on which platform/device), and also our wiki database itself (so we can do joins to figure out how many are blocked) [20:30:47] (03CR) 10Mhurd: [C: 032 V: 032] "Yay!" [apps/ios/wikipedia] - 10https://gerrit.wikimedia.org/r/148247 (owner: 10Brion VIBBER) [20:30:57] (03PS2) 10Brion VIBBER: References panel now appears on bottom of screen. [apps/ios/wikipedia] - 10https://gerrit.wikimedia.org/r/150964 (owner: 10Mhurd) [20:31:17] YuviPanda: that would be great [20:31:27] YuviPanda: awesome [20:31:39] yurikMskRu: check the chat [20:31:46] dbrant: bearND ok, so this time, can one of you schedule the meeting? :) I guess not during wikimania, but the week after? [20:32:03] yurikMskRu: --^ [20:32:33] YuviPanda: so that would be Aug 11+? [20:32:37] tfinc, which chat? [20:32:46] yurikMskRu: that chat in the google hangout that we were in [20:33:08] your connection was really poor [20:33:12] dbrant: yeah. I'll be in the UK timezone at that time, so early in the morning for you? [20:33:20] tfinc, i have a good connection now [20:33:33] Deskana: your backlog awaits you [20:34:05] (03CR) 10JGonera: [C: 04-1] "I don't think that patch will give us a sample that will be any more meaningful than what we already have. To do it properly, we should do" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/150044 (owner: 10Jdlrobson) [20:34:20] jdlrobson, do you have time to chat today? [20:34:52] bearND: what's the earliest time of day that's good for you? [20:35:28] dbrant: 8am PST [20:35:55] or could squeeze in 7:30am PST [20:36:05] mhurd: Lets do icons right after this? [20:36:24] or do you have to jump on cide review? [20:36:25] jgonera: subject? [20:36:34] dynamic loading jdlrobson [20:37:04] 8am PST on Tuesday and Wednesdays, other days could do 7:30 PST [20:37:07] jgonera can do after 3.30pm [20:37:34] jdlrobson: I'm looking at the mw-ui patch [20:37:43] YuviPanda: appreciated [20:39:00] jdlrobson, ok, is 3:30 ok then? [20:39:26] tfinc, will you reschedule the meeting today or should I do it? [20:39:41] jgonera: i'll take care of it if need to [20:39:44] jgonera: yup that's fine [20:40:08] tfinc, oh, I thought you decided you wanted to move it for sure. let me know when you decide then [20:40:26] jdlrobson, I'll schedule for 4pm just in case if that's ok [20:40:57] jgonera: okay that should be fine [20:46:28] (03CR) 10Dr0ptp4kt: "Clarification." (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150459 (owner: 10Dr0ptp4kt) [20:48:10] awjr_away, kristenlans do you want to schedule another meeting around code review tomorrow? I'm not sure if we have enough to follow up on yet [20:49:29] about to upgrade to Mavericks (OSX 10.9). See you guys in a while.... [20:50:12] jgonera: looks like i can't edit the invite. lets move it to 1:30 tomorrow [20:50:24] tfinc, ok, will change [21:03:00] Maryana, did you see Gautam's reply to lower-end device audit post? [21:03:30] yeah, interesting that so many people are using the desktop version to edit.. [21:04:03] we'll have to decide what to do about opera mini, prolly after wikimania [21:04:07] that's what they're used to [21:26:01] Probably already been reported but the new iOs app is broken [21:27:09] Deskana|Away: --^ [21:27:09] brion: mhurd ^ [21:27:20] G33KY: hey there! [21:27:22] G33KY: in what way, exactly? [21:27:26] (03CR) 10Jdlrobson: Enable View of "new messages on talk page" without Echo (031 comment) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/138229 (https://bugzilla.wikimedia.org/56834) (owner: 10Florianschmidtwelzow) [21:27:37] It just crashes the second I open it [21:31:03] (03PS1) 10BearND: Drop compile dependency to junit. [apps/android/java-mwapi] - 10https://gerrit.wikimedia.org/r/150966 [21:31:29] (03CR) 10Jdlrobson: [C: 032] Hygiene: Remove reference to non-existing 'mobile.styles.page' module [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/150582 (owner: 10Bartosz Dziewoński) [21:32:01] G33KY: Hey! That's worrying to hear. [21:32:03] (03Merged) 10jenkins-bot: Hygiene: Remove reference to non-existing 'mobile.styles.page' module [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/150582 (owner: 10Bartosz Dziewoński) [21:32:05] mhurd: room was booked so I set up a sync after the 3 o clock [21:32:23] G33KY: So, we do get aggregated crash reports from Apple, but it's too soon after the release for us to have any yet. :) [21:32:24] G33KY: which device / OS are you using? [21:32:28] G33KY: we should get crash reports through apple but it takes a while for them to collect [21:32:30] G33KY: When we get those, we're going to start working on them! [21:32:31] G33KY: in the meantime,,,, what YuviPanda said :D [21:32:33] iPhone 5 iOS 7.1.2 [21:32:42] interesting, that oughta work [21:33:14] Deskana: The earlier the report the quicker it gets fixed :) [21:33:17] G33KY: did you have saved pages in the old version of the app? [21:33:24] No [21:33:43] G33KY: try deleting the app and reinstalling it, and if it still crashes then we’ll have to debug it from the crash logs when they come [21:34:09] Just done that, still crashes [21:34:22] darn :( [21:34:35] Its new, theres always bugs in new software :P [21:34:46] G33KY: ok — we’ll try to work it out when the crash logs come in then :( [21:35:04] Ok thanks [21:36:28] you’re welcome — thansk for trying the app and giving us feedback! [21:43:39] (03PS5) 10MaxSem: Use Special:EditWatchlist for A-Z View [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/148557 (owner: 10Jdlrobson) [21:44:11] (03CR) 10jenkins-bot: [V: 04-1] Use Special:EditWatchlist for A-Z View [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/148557 (owner: 10Jdlrobson) [21:44:26] (03CR) 10MaxSem: [C: 04-2] "Needs corresponding changes to PageImages and Zero." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/148557 (owner: 10Jdlrobson) [21:50:15] (03PS6) 10MaxSem: Use Special:EditWatchlist for A-Z View [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/148557 (owner: 10Jdlrobson) [21:53:10] (03PS7) 10MaxSem: Use Special:EditWatchlist for A-Z View [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/148557 (owner: 10Jdlrobson) [21:57:55] (03PS3) 10Dr0ptp4kt: Support language variants on Chinese Wikipedia. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150459 [22:12:34] (03PS1) 10Brion VIBBER: Fix user-agent for EventLogging [apps/ios/wikipedia] - 10https://gerrit.wikimedia.org/r/150972 [22:22:24] YuviPanda: still awake? [22:22:30] jdlrobson: yup [22:22:37] did you get a chance to look at UrlShortner [22:22:50] also is gerrit down? [22:22:59] jdlrobson: no, had to pull away elsewhere for some firefighting. I'll promise a merge (most likely) or a -1 before I go to sleep [22:23:16] merge would be good ;-) should be pretty straightfoward [22:24:42] jdlrobson: yeah, I asked matma if he'd tested, and he hadn't :) [22:27:46] (03PS1) 10BearND: [WIP] Gradle build [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150973 [22:28:11] YuviPanda: can you take a look at https://gerrit.wikimedia.org/r/150966? It's a prerequisite to ^ [22:28:39] (03CR) 10Yuvipanda: [C: 032 V: 032] "Sane" [apps/android/java-mwapi] - 10https://gerrit.wikimedia.org/r/150966 (owner: 10BearND) [22:28:40] bearND: ^ [22:29:11] YuviPanda: ty [22:31:24] dr0ptp4kt: OK if I abandon this? https://gerrit.wikimedia.org/r/145402 [22:31:56] dbrant|brb: feel free, or replace it with "Today" ;) [22:32:42] dbrant|brb: in all seriousness, sure, Abandon it [22:32:43] dr0ptp4kt: there was a patch by Deskana|Away that did the same thing (just merged today) [22:33:34] (03Abandoned) 10Dbrant: WIP: Add Home icon to sidebar. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/145402 (owner: 10Dr0ptp4kt) [22:33:47] chrismcmahon: any idea what's going on with bet alabs today. It seems to be barely responsive. [22:35:37] kaldari: HHVM basically [22:36:09] chrismcmahon: I've been trying to reproduce a serious bug on it for the past half hour, but I can't even get pages to load. [22:36:36] chrismcmahon: I thought HHVM was supposed to make things faster not slower :P [22:37:11] kaldari: yeah, Ori, Bryan and the Facebook people have been causing problems. [22:38:09] 15:36 bd808: deployment-mediawiki01 looks hung [22:38:09] 15:37 bd808: let me ping Brett really quick [22:38:09] 15:37 chrismcmahon: bd808: yeah, just not responding [22:39:11] tfinc: http://jp.techcrunch.com/2014/08/01/20140731wikipedia-revamps-its-ios-app-with-offline-access-support-for-editing-while-on-the-go/ [22:39:22] tfinc: Not sure if that's machine translated or whatever. [22:41:59] kaldari: try now [22:42:28] chrismcmahon: Seems to be better! [22:46:12] brion, mhurd: OTRS has quite a few iOS crash reports [22:46:24] (03PS1) 10Mhurd: Refs now appear in panel. [apps/ios/wikipedia] - 10https://gerrit.wikimedia.org/r/150976 [22:46:31] legoktm: until we get the crash reports from apple we won’t know much more [22:46:41] :/ [22:46:50] are they all on iphone 5? [22:46:53] is there anything I can say in response? [22:46:53] no [22:47:02] one said 4s [22:47:08] another said 4 [22:47:09] “we are awaiting crash reports from apple and will debug it when we have more information” [22:47:10] or such [22:47:21] kaldari: bd808 is who to poke about beta hanging. for some reason HHVM will seize up and cause apaches to become unresponsive, not clear why. [22:48:21] until then all we know is “it crashes” for some people but not for us [22:49:11] ok [22:49:19] is there an ETA on when apple will send crash reports? [22:49:23] hours days weeks? [22:49:52] 3Wikipedia App / 3Android App: Saved pages multi selector doesn't highlight image - 10https://bugzilla.wikimedia.org/68409 (10Dan Garry) 5PATC>3RESO/FIX [22:50:09] legoktm: we think within 24 hours [22:50:09] (03Abandoned) 10Mhurd: References panel now appears on bottom of screen. [apps/ios/wikipedia] - 10https://gerrit.wikimedia.org/r/150964 (owner: 10Mhurd) [22:50:12] but we’re not really sure [22:50:36] ok I just won't mention a time then [22:50:47] “You can fetch your crash reports on demand and are permitted to request new crash reports once per day. You will be able to see the last updated date of your crash reports and are given the option to request them again if the last requested date is at least 24 hours ago. “ [22:50:59] so… sometime tomorrow we should hvae some data [22:51:11] wow [22:51:23] 'on demand', 'once per day' [22:51:24] well done [22:51:33] classic Apple doublethink ;) [22:51:49] brion: hehe [22:53:15] i have the horrible feeling i’m going to lug 5 phones to london as test devices :) [22:53:44] luckily they’re small [22:54:14] 5s, 4s, 3Gs, and two ipod touches of different generations [22:54:22] plus my regular android that’s 6 :PPP [22:54:36] maybe i’ll skip the ios 8 one [22:54:37] :D [22:54:46] customs is going to look at me funny i know it [22:55:11] haha [22:55:14] brion: I can't speak for customs in London but in Manchester I've not once had anyone even look at me. [22:55:21] brion: We don't really take customs too seriously. :P [22:55:23] * YuviPanda tch tch's at Deskana [22:55:28] Deskana: I had my bag emptied, as usual :) [22:55:33] Then again, I'm white. Sorry YuviPanda. [22:55:37] Deskana: at glasgow [22:55:40] brion: there's a request for being able to save articles to Pocket, should I file a bug for it? [22:55:44] oh yeah i should trim my beard so i look less like a taliban guy [22:56:07] legoktm: hmm, maybe file one but i suspect we’ll just leave that to “it’ll magically work in ios 8 later!” [22:56:13] ok [22:56:19] once pocket updates to the new sharing system on ios 8 [22:56:30] brion: what you quoted above only talks about that you can't request more than once per day, but doesn't say you have to wait a day before you request the reports. Have you tried requesting them? [22:56:38] bearND: the button is grayed out [22:56:51] brion: ah, ok [22:56:57] damn you ituuuuuunes :D [22:58:09] 3Wikipedia App / 3iOS App: iOS App: Save articles to Pocket - 10https://bugzilla.wikimedia.org/68954 (10Kunal Mehta (Legoktm)) 3NEW p:3Unprio s:3enhanc a:3None Suggested from [[ticket:2014073110020014]]. Brion says this might just magically work in iOS 8. [22:58:10] adding to mumbo jumbo: "and you may not request new reports when the request button is grayed out" [22:58:21] 3Wikipedia App / 3Android App: Android: "Could not display this link" clicking links in reference viewer on [[Leo Minor]] - 10https://bugzilla.wikimedia.org/68336 (10Dan Garry) 5PATC>3RESO/FIX [22:59:36] 3Wikipedia App / 3iOS App: iOS App: Save articles to Pocket - 10https://bugzilla.wikimedia.org/68954#c1 (10Brion Vibber) With the new sharing system in iOS 8, Pocket's app should be able to accept shares directly from any app including ours. But, that'll be a few months off. Note that as a workaround you... [23:02:19] YuviPanda: do you get what https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7703361 is about? [23:03:43] legoktm: I think they want arabic support, tell them how to switch languages? [23:04:15] they may also want a localization, hard to guess [23:04:45] legoktm: legoktm:: wasn't there an issue with arabic recently that got fixed by mhurd || brion? [23:04:58] YuviPanda: ^ [23:05:01] I...don't know [23:05:20] I'll just tell them how to switch languages and see if they need soemthing else [23:05:22] several small ones yes, but just little fixes [23:05:31] ah, ok [23:08:04] it’d be nice if we could seed the feedback mails with some info like os version, language settings, hardware [23:08:54] Do we have an example of an article that has tables with colours in? [23:09:15] Deskana: San Francisco, go down to the weather table [23:09:21] brion: Thanks [23:09:34] brion: yeah, I responded to all the crash reports asking for hardware and iOS version...didn't think to ask for language though [23:09:57] many things are possible :D [23:10:05] we’ll know more once we have those crash logs too [23:10:20] but yeah, good to get whatever info we can for now to cross-reference. thanks legoktm ! [23:10:37] ah someone already responded [23:10:40] https://bugzilla.wikimedia.org/show_bug.cgi?id=65041 [23:10:44] "The IOS is the last version" [23:11:01] https://bugzilla.wikimedia.org/show_bug.cgi?id=67639 [23:11:09] https://bugzilla.wikimedia.org/show_bug.cgi?id=65041 [23:11:24] brion: https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7703219 does that need a response or close it as nrn? [23:12:17] legoktm: either keep it open to follow up on the saved pages, or close and let them reply after next version [23:12:18] either way works for me [23:13:13] (03CR) 10Brion VIBBER: [C: 032 V: 032] "There are some corner cases with references-to-references that we might want to adjust further, but we've got it so they don't explode. :D" [apps/ios/wikipedia] - 10https://gerrit.wikimedia.org/r/150976 (owner: 10Mhurd) [23:14:15] mhurd: ok looks good. i have trouble loading links on ipod touch w/ ios 6 but that’s not new to the commit :( lemme check if it’s a regression from the new release [23:14:42] brion: ios6! gah! [23:15:11] brion: I'll keep it open and add what you just said as a note [23:15:13] brion: vibha and i are making fast progress on the icons :) [23:15:17] ok [23:15:56] YuviPanda: oh what's this? iOS (Wikipedia) (1) [23:16:13] Android (Wikipedia) (261) [23:16:22] legoktm: :P more usage on Android? :P [23:16:27] :) [23:28:54] argh my linkClicked listener isn’t being called but i don’t know why [23:31:07] 3MobileFrontend / 3stable: Filter for New User uploads in Mobile Web - 10https://bugzilla.wikimedia.org/62598#c142 (10Matt Walker) I don't know if I can resolve this fixed or not... but I did just deploy the configuration change. [23:33:09] ok we were using an ios 7-only function for decoding percents :PPPPP [23:33:17] using the older version where we have to say UTF-8 explicitly.... [23:33:26] and it works! [23:35:52] (03PS1) 10Brion VIBBER: Fix regression in iOS 6 making links unclickable [apps/ios/wikipedia] - 10https://gerrit.wikimedia.org/r/150987 [23:37:59] (03PS1) 10Brion VIBBER: URL udpate in css [apps/ios/wikipedia] - 10https://gerrit.wikimedia.org/r/150988 [23:46:23] (03CR) 10Yuvipanda: [C: 04-1] Update app description. (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150088 (owner: 10Dr0ptp4kt) [23:46:36] (03PS2) 10BearND: [WIP] Gradle build [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150973 [23:48:20] (03CR) 10Dr0ptp4kt: "K. Deskana said he'll run with this patch to get the verbiage tight." (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/150088 (owner: 10Dr0ptp4kt) [23:48:39] dr0ptp4kt: ok [23:48:54] (03PS14) 10Yuvipanda: Support multichannel builds. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/149483 (owner: 10Dr0ptp4kt) [23:51:23] (03CR) 10Yuvipanda: [C: 032] "w00t." [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/149483 (owner: 10Dr0ptp4kt) [23:51:24] dr0ptp4kt: sorry about the delay [23:51:50] (03Merged) 10jenkins-bot: Support multichannel builds. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/149483 (owner: 10Dr0ptp4kt) [23:52:21] YuviPanda: no problem. once bearND provides some updated syntax, will tighten up the logic, too, so that there's hopefully less of the if-elif-elif-elif... (e.g., Dictionary mapping) [23:52:31] :) [23:52:37] dr0ptp4kt: what do you mean by 'updated syntax' [23:56:16] YuviPanda: i think bearND was hoping to have the flags be a little different. bearND, can you elaborate? was it mainly to remove the if-elif? for example .py --target instead of .py <--beta|prod|...> .... or are we good enough for now? [23:56:36] hhm, we could do either, yah