[15:47:14] hi [16:50:07] hi [16:50:18] can someone take a look at this? [16:50:18] https://phabricator.wikimedia.org/T151223 [18:29:57] hello all. i am using the alpha build dated 20/12. when I click the "History" icon or the "Nearby" icon, I get the "Unfortunately, WIkipedia Alpha has stopped" error. Is this a known issue ? [18:38:34] The exception i get in logcat when I get that message is " android.content.res.Resources$NotFoundException: File res/drawable/ic_map_marker.xml from drawable resource ID #0x7f0200a1. If the resource you are trying to use is a vector resource, you may be referencing it in an unsupported way. See AppCompatDelegate.setCompatVectorFromResourcesEnabled() for more info." [19:10:20] bearND, mdholloway: was the wikidata description editing feature removed from alpha recently? (successfully tried it out in the dec 13 version, but don't see the it in the dec 20 version) [19:12:12] HaeB: It should still be there. The UX changed a bit. Now you have to tap on the first edit pencil to get a popup menu, which lets you edit the description. [19:13:10] bearND: HaeB: wasn't it restricted to english only for the initial run? i thought i saw that come through while i was out [19:13:55] bearND: OK, but did we drop the invitation to add a new descption if none exists? [19:14:51] ...if i tap the first edit pencil on an article without description, it goes straight to the article wikitext editor without offering that choice [19:15:50] mdholloway: no, i was just able to add a description from a dewiki article with the dec 13 alpha (having set the wikipedia language to german in the app) [19:16:27] mdholloway: HaeB: Sounds like something is wrong with the alpha build then. kaartic ran into issues with it, too. [19:16:33] ... this edit https://www.wikidata.org/w/index.php?title=Q688618&diff=prev&oldid=418819949 [19:17:52] oh and on another article with description i don't see the wikidata/WP popup choice either, now [19:18:18] HaeB: it was a recent change. this commit: https://github.com/wikimedia/apps-android-wikipedia/commit/7d7bcbd7271d2fe945e279eab3dfcd171ef045bf [19:18:29] HaeB: mind trying on en? [19:19:24] bearND: i think that's a separate issue with all the Vector Drawable changes. I've noticed some crashes on earlier device emulators for them. i'm not entirely sure we're handling them correctly. [19:20:35] I cannot repro kaartic's issue on my Android 7 device. [19:20:56] mdholloway: probably some issue for older Android versions [19:21:16] bearND: yeah, it was on api 16 when i ran into it [19:21:38] the issue this fixes is definitely still broken on master / the current alpha, though: https://github.com/wikimedia/apps-android-wikipedia/commit/7d7bcbd7271d2fe945e279eab3dfcd171ef045bf [19:21:42] mdholloway: yup, on enwiki i still see the popup dialog and the "add short description" link [19:21:44] oops, wrong link [19:21:51] HaeB: I can repro the missing description edit on [[dewiki:Gotthardtunnel]] [19:21:53] (was trying dewiki above) [19:22:18] https://phabricator.wikimedia.org/T151223 [19:22:22] bearND: this: https://gerrit.wikimedia.org/r/#/c/328414/ [19:23:13] mdholloway: ? [19:23:31] bearND: try description editing from master and you'll see [19:24:17] hi lbertolotti. that looks like a parsoid issue. [19:24:48] bearND: the header is hidden behind a 'wikipedia' header because somehow the wrong activity class got subclassed in a recent change [19:24:56] so thanks for clearing that up (i still wonder how we choose these languages where it's activated) [19:25:28] i have my latest description editing patches rebased over this fix so you probably haven't run into it [19:30:01] hey kaartic, thanks for that bug report and sorry we missed you, would you mind writing it up in phab? [19:30:10] *phabricator [19:33:28] HaeB: as for languages where beta* features are activated in our app, in some cases it's due to technical differences between wikis (such as differences in news templates, or definition templates for wiktionaries) [19:33:50] HaeB: i can't say why in this case, though, i was out at the time. :( [19:33:58] i'd personally rather not make it a general habit [19:34:26] to restrict, that is [19:35:17] well on the web it is becoming quite standard to roll out new features only to some WPs first [19:36:32] HaeB: yeah, not sure about the web. that's a much bigger audience and they may well have different considerations in play [19:37:11] jhobs|busy: missed your ping earlier, am still online here for like 25min [19:37:53] HaeB: don't think I pinged? [19:39:53] jhobs: on hangout (got an email "Jeff Hobson is inviting you to join his video call") [19:39:54] never mind then [19:40:33] good ol' google hangouts [19:40:33] HaeB: oh that was a mistake, don't worry about that [19:44:07] mdholloway: will check it out after lunch, ran into some issues on my box [19:44:24] bearND: are you having issues with terminal by any chance? [19:44:29] mdholloway: No problem. sure. [19:45:00] kaartic: cool, thank you very much. i think it relates to some changes we've been making to move from PNGs to vector drawables [19:56:58] mdholloway: I have filed it, sir. I could be found at https://phabricator.wikimedia.org/T153968 [19:57:20] kaartic: thank you! [19:59:07] mdholloway: you're welcome, sir. [19:59:12] mdholloway: yeah, whenever I try to fetch from git is asks me for my ssh passphrase [19:59:58] s/is/it/ [20:01:29] try running xcode [20:01:54] i was having the terminal crash every time i'd try to write a git commit message in vim [20:02:17] mdholloway: oh, yeah. now I remember I updated macOS [20:02:20] but i opened xcode and it prompted to download some more stuff and that seems to have fixed it [20:02:51] * mdholloway kind of wishes he would have taken the ubuntu machine [20:03:22] mdholloway: I'm updating xcode now [20:04:16] yeah, i went googling and it mentioned something about xcode, and i remembered i had just gotten an xcode update yesterday [20:08:07] Advanced happy christmas and happy new year to everyone here ! [20:09:28] kaartic: thanks! best wishes to you as well! [20:09:49] mdholloway: thanks! [20:17:16] hi [20:18:09] is there a way of getting a compilation/execution/output error page for https://phabricator.wikimedia.org/T120238#2773715 on mobile view? [20:21:18] is the ios app using mcs? [20:36:48] arlora: yes, but only for the explore feed, not for page content yet [21:12:56] bearND, hi [21:13:20] lbertolotti: hello [21:13:27] bearND, gwicke told me to open a ticket similar to https://phabricator.wikimedia.org/T149699 [21:14:30] it's for this page https://en.wikipedia.org/wiki/Category:Engineering_disciplines [21:16:11] lbertolotti: ok, sounds good. [21:23:52] bearND, there's something wrong going on [21:24:00] I can't upload images to phab [21:24:40] lbertolotti: you should be able to just drag and drop a file to the text edit area in Phab [21:25:47] lbertolotti: you can submit the Phab task without the images. One of us can add screenshots later, too. I can repro the issue [21:26:55] that won't be necessary [21:27:06] https://phabricator.wikimedia.org/T153980 [21:28:11] do you think it's the noprint issue of last time? [21:40:17] lbertolotti: no, this is different. In the case of categories it's Parsoid not including the info. I've updated the task. [21:41:16] thr noprint was encountered on portal pages [21:41:20] the [22:11:57] mdholloway: did you have to do anything else to make ssh work again? [22:12:04] besides opening xcode [22:12:58] bearND: oh, sorry, i wasn't having any problems with ssh, just git and/or vim in the terminal [22:13:41] which seems like it was solved when i opened xcode and let it download what it wanted [22:13:43] mdholloway: what was the problem with git? [22:14:20] i would be about 10-15 seconds into writing a commit message and the terminal would crash [22:14:37] it happened something like 7 or 8 times in a row [22:14:44] all this morning [22:36:05] Hello. There seems to be some line spacing bugs on the Wikipedia for iOS Beta TestFlight build. [22:36:41] The line spacing seems inconsistent with bulleted list items. [22:38:04] I'm not exactly sure if bullet list items have smaller line spacing. [22:38:31] joewalsh: ^ [22:51:31] Thanks bearND. [22:52:55] teej: the iOS devs also are in the #wikimedia-ios channel