**** BEGIN LOGGING AT Sat Jul 15 03:00:05 2017 Jul 15 08:00:10 Morning! Jul 15 08:01:53 bshah: do you know if this kind of cleanup is useful when using "mka systemimage" ? https://github.com/webOS-ports/android_vendor_hp/commit/3ea76f12ecf5ab0b50eef9f89a8641112110f30e Jul 15 08:18:47 Herrie: ping Jul 15 08:19:31 Tofe: pong Jul 15 08:19:37 I'm not around much today Jul 15 08:19:43 Will be heading out in 10 mins or so Jul 15 08:19:58 Herrie: ok, so I'll just put the question there and let you think about it :) Jul 15 08:20:10 I'm wondering in what order the next steps should be Jul 15 08:20:54 We have: 1) update jenkins for building tenderloin's android build 2) migrate to Halium for the other targets 3) migrate to Qt 5.7 Jul 15 08:21:08 1) comes after 2), I think. Jul 15 08:21:19 Then the question is: 2) first, or 3) first ? Jul 15 08:28:29 Tofe: I'd say upgrade to QT 5.8 Jul 15 08:30:03 Tofe: On positive side my build system is up and building Pyro for Tenderloin now :P Jul 15 08:36:04 Since that would solve some of the luneos-components & camera app blocks we have now. And will bring newer browser stack as well. Chromium 53 vs 45 Jul 15 08:38:22 Tofe: Well Jenkins would be nice but not that urgent when we don't change anything on Halium bits. Shouldn't be too hard though. Jul 15 08:39:08 Herrie|Pre3: ok, let's do Qt first :) Jul 15 08:39:20 Let's wait for JaMa to merge the changes, push a release out and then can do the Jenkins work. In meanwhile I think 5.6->5.8 makes more sense. Changes in webstack between 5.7 and 5.8 are minimal. Jul 15 08:39:32 And that gives the biggest headache usually. Jul 15 08:39:49 qtwebengine-chromium is ready to go already. Jul 15 08:40:00 It's QtWayland that might be a problem for 5.7 Jul 15 08:40:13 We'll see. Jul 15 08:40:24 You could start by updating layers.txt to point to pyro instead of krogoth for meta-qt5 Jul 15 08:40:27 What do you use to test it ? master on meta-qt5 ? Jul 15 08:40:33 ah ok Jul 15 08:40:56 pyro points to 5.8 I think already. You can check. Jul 15 08:41:18 At least that what I recall from when I checked earlier this week Jul 15 08:41:37 Well the wayland problem would be there with 5.8 too :P Jul 15 08:41:54 yup Jul 15 08:56:40 Herrie: I'll do the format-patch thing, if not already done on your side Jul 15 09:06:48 Tofe: Go ahead, didn't get to it yet. Jul 15 09:08:12 Herrie|Pre3: in the meantime I discovered .patch url suffix also applies to PR and compares: https://github.com/webOS-ports/qtwebengine-chromium/compare/53-based...webOS-ports:webOS-ports/master-53-based.patch Jul 15 09:09:19 Though it won't create separate patches, unfortunately Jul 15 11:09:54 Tofe: yeah, that clean up is kinda needed.. because we rip out java packages from build system... Jul 15 11:35:35 Tofe: btw, do you have any resources on how to deal with pulseaudio-modules-droid crashing? Jul 15 11:36:43 bshah: I have only a partial solution: https://github.com/webOS-ports/android_device_hp_tenderloin-common/commit/58058b595ace4e78ff2ff390c4fe61b49b7560bc Jul 15 11:37:07 partial in the sense that I didn't fix the non-detection of the microphone Jul 15 11:38:20 Tofe: um, I am hitting different thing though : https://paste.kde.org/pytr4sdcg Jul 15 11:38:31 bshah: there was also a question I asked on #sailfishos-porters "(09:59:51) Tofe: [19:23:58] I'm a bit confused: in here: https://github.com/mer-hybris/pulseaudio-modules-droid/blob/master/src/common/droid-util.c#L2098 should it use input_channel_map and input_sample_spec ?" but I don't think it has been answered Jul 15 11:40:58 bshah: in https://github.com/mer-hybris/pulseaudio-modules-droid/blob/master/src/droid/module-droid-card.c#L370 ? Jul 15 11:42:23 ah no, must be just above; would be useful to know to what line it corresponds Jul 15 11:42:31 Tofe: https://github.com/mer-hybris/pulseaudio-modules-droid/blob/master/src/droid/module-droid-card.c#L357 rather here Jul 15 11:43:03 must be an invalid pointer Jul 15 11:44:48 https://github.com/webOS-ports/meta-webos-ports/blob/master/meta-luneos/recipes-multimedia/pulseaudio/pulseaudio-modules-droid/0003-use-pa-card-put-for-pulseaudio-8.patch ? Jul 15 11:45:40 I should PR that one... Jul 15 11:46:00 maybe.. but pretty much sure audio worked earlier on this one.. Jul 15 11:46:19 (its hammerhead btw) Jul 15 11:52:42 bshah: which PA version ? Jul 15 11:53:24 Tofe: 8.0-0ubuntu3.3 Jul 15 11:53:56 well, if you have pa_card_put, then it should be fine Jul 15 11:54:09 otherwise you just had luck before Jul 15 11:55:51 I don't like that "luck" :( Jul 15 11:58:05 well, it's just that I don't see how it would work without that patch Jul 15 11:58:25 not calling pa_card_put lets you with uninitialized things Jul 15 11:58:55 ok - time for me to do a PR :p Jul 15 12:03:58 ah, I already did that, and they said "it's included in PA 10 so let's wait" :p Jul 15 12:04:03 https://github.com/mer-hybris/pulseaudio-modules-droid/pull/52 Jul 15 12:06:22 so actually you might not need that for PA 8 Jul 15 12:07:35 I think I misunderstood their comment, it's just that the API isn't merged yet in their upstream's PA, but if you use an upstream where the patchset has been merged, then it's still needed **** ENDING LOGGING AT Sun Jul 16 03:00:00 2017