**** BEGIN LOGGING AT Thu Sep 01 02:59:58 2016 Sep 01 04:46:28 morning Sep 01 05:10:35 Tofe: libhybris bump seems fine on Mako & TP will add it now Sep 01 05:15:06 Herrie: Tasks Summary: Attempted 5927 tasks of which 5924 didn't need to be rerun and all succeeded. Sep 01 05:17:58 Andolamin: :D Sep 01 05:18:02 This is for the Rpi? Sep 01 05:19:07 Yup Sep 01 05:19:41 I'm a couple weeks behind from LuneOS testing, though. Need to sync back up the layers Sep 01 05:19:42 Does it boot and work :P ? Sep 01 05:19:51 Putting it on a device now Sep 01 05:19:57 Andolamin: WE didn't do much shocking :) Sep 01 05:20:00 So you should be OK Sep 01 05:20:10 We bumped webengine & chromium a bit Sep 01 05:20:17 Rest is pretty straight forward Sep 01 05:20:35 But those shouldn't cause issues really Sep 01 05:20:51 Anything specific you needed to fix to get it working? Sep 01 05:20:55 Yeah, I don't expect any issues there Sep 01 05:21:23 WAs mainly backports of upstream fixes and QT 5.6.1->5.6.2 for WebEngine only Sep 01 05:21:41 Used the staged VC4 stuff from meta-raspberrypi kraj/master, minus one commit. Also needed to update the raspberrypi2.conf in our meta-rpi-luneos Sep 01 05:22:34 I'll post to the mailing list about the commit I had to revert (oddly, it was to fix a taskhash mismatch, but it caused one on my build) Sep 01 05:22:35 Andolamin: AH ok, nothing too major. Not sure why agherzan isn't up-2-date though :S Sep 01 05:23:24 I think because it's such a big set of patches, I think they're waiting for feedback from the community before merging Sep 01 05:23:40 agherzan/master typically mirrors git.yoctoproject Sep 01 05:28:48 Andolamin: OK Sep 01 05:29:32 Tofe: I tried the maliit-framework & plugins downgrade: That doesn't solve the issue. I also played around with our maliit-plugins patches to see if those could be the issue with both previous SRCREV and current, but also no go. Sep 01 05:29:36 So I guess it's elsewhere Sep 01 06:32:13 Morning! Sep 01 06:32:31 Herrie: ok, so that's one thing out Sep 01 06:47:37 Tofe: It seems our last rebase from qt5-qpa-hwcomposer might not have been fully correct? https://github.com/webOS-ports/qt5-qpa-hwcomposer-plugin/compare/webOS-ports/master...mer-hybris:master Sep 01 06:47:45 Seems we're missing quite some old commits Sep 01 06:47:52 Or maybe you had a reason for that? Sep 01 06:49:32 I tried cherry picking the 2de0051, ac7666f, 6b185a4 and 34435c5 which were added after our latest rebase in webOS-Ports/master, but that doesn't solve the issue with the input fields either Sep 01 07:44:30 Herrie: mmh I don't see why we would have skipped those Sep 01 08:20:33 Tofe: It seems we have some of them but with a different commit reference. Sep 01 08:20:44 Let me see if I can manage a rebase by myself :P Sep 01 08:41:35 Tofe: I did a PR to bring our master (not webOS-ports/master even with upstream). I'll then do the rebase based off our master. Sep 01 09:00:18 ok Sep 01 09:56:37 Tofe: Seems we have most already anyway K- Sep 01 09:56:38 :S Sep 01 09:57:11 Must be git messing up somehow. Seems some stuff we should be able to send upstream as well for 5.3, 5.4, 5.5 and 5.6 supporrt Sep 01 09:57:25 Should make future rebases easier as well Sep 01 09:57:40 I'm putting together a list Sep 01 10:44:36 Herrie|Pre3: they might alreaady have some, I remember them having support for 5.5 at least Sep 01 11:36:56 Tofe: Well we have some commits to fix stuff for 5.3, 5.4 and 5.5 that we still applied so I guess that needs checking. I'll have the list in a bit. Sep 01 12:14:30 Tofe: You OK with Excel file? Sep 01 13:10:25 Tofe YGM Sep 01 13:20:44 Herrie|Pre3: yup, I'm not Stallman's son :) Sep 01 13:22:36 Tofe: LOL :P Sep 01 13:29:37 Herrie|Pre3: for Qt < 5.6 support in QPA, this commit fixes most of the issues: https://github.com/mickybart/qt5-qpa-hwcomposer-plugin/commit/d72bdc3cc0c249c8e644bffcfca82a8d85c39e49 Sep 01 13:29:59 (my link is not from upstream, but it's actually in upstream too) Sep 01 13:32:58 Tofe: Hmmmz. That looks odd to me... Sep 01 13:33:23 That's a whole lot of code that's in the PR for 5.6 support in upstream and that we have in 3 separate commits Sep 01 13:33:39 That's solved by a single line. Sep 01 13:33:50 Did you see my reference links on the right? Sep 01 13:34:14 There's a pending 5.6.0/5.7 PR in upstream that has quite some overlap with 3 of our commits Sep 01 13:34:29 I doubt all that was solved by this single commit? Sep 01 13:38:56 I didn't talk about 5.6 support ;) Sep 01 13:39:33 Tofe: LOL :P Sep 01 13:39:50 Well we're on 5.6+ so that's what I have in mind :) Sep 01 13:44:46 So we have nothing in our repo or as little as possible :P Sep 01 13:45:07 Just so going forward we need to do less rebases and maintain less repos :P Sep 01 13:54:55 Tofe: For < 5.6 we'd still need to drop the QEglFSPageFlipper though :P Sep 01 13:55:19 And the 5.4 API changes :P Sep 01 13:56:41 yep Sep 01 14:03:30 Not sure why the renaming of the plugin would be needed in the 5.6 upstream PR? QT came up with a plugin with exactly the same name in 5.6 or 5.7? Sep 01 17:45:27 Tofe: I'm trying this one now, without our patches/commits to see what that does: https://github.com/mickybart/qt5-qpa-hwcomposer-plugin Sep 01 17:46:07 Maybe it magically fixes stuff and out commits broke stuff Sep 01 17:46:14 Not sure... Worth a quick try Sep 01 17:47:48 you'll just lose orientation sensor management and password character delay in Qt entry fields, I think Sep 01 17:49:31 Tofe: Not sure about the pw entry Sep 01 17:49:37 Because we also got something in wayland for that Sep 01 17:49:41 But orientation yes Sep 01 18:15:05 Tofe: newer QPA doesn't solve the input focus issue Sep 01 18:15:22 However without your password character delay commit it still works in both QML and Enyo apps Sep 01 18:15:26 So it seems we don't need it Sep 01 18:15:48 ok, so let's drop it Sep 01 18:16:00 This sorts it in QML I guess: https://github.com/webOS-ports/qtwayland/commit/b51388bf5013621e04511f655f6ebb51ddb44ba2 Sep 01 18:25:41 Tofe: Your browser PR email just came in with me :S Sep 01 18:25:44 But seems dated yesterday :S Sep 01 18:25:53 You triggered something or github had delay? Sep 01 18:52:52 GH acted strangely it seems Sep 01 18:53:12 I still haven't receive any mail for the QPA PR... Sep 01 19:01:14 Tofe: Ah Sep 01 19:01:16 Well it's merged :P Sep 01 19:12:17 Since it's anyway upstream... Still working out the rebase Sep 01 19:12:26 But got a broken fridge getting in the way :P Sep 01 19:12:43 Picking a new one... Not easy, don't want stainless steel :P Sep 01 19:55:11 Herrie: :) Sep 01 19:55:33 Ah, I've managed to get the date picker as a popup, like the contextual menu Sep 01 19:56:42 I doesn't behave well yet, but at least it's visible and doesn't open a new card. But it's empty still empty. Sep 01 19:56:51 (no day numbers etc) Sep 01 20:17:51 Tofe: Well that's at least some progress :) Sep 01 20:17:57 Not sure what's up with the dates etc Sep 01 20:18:39 not sure either - the font? Sep 01 20:19:46 Can you select stuff in your popup? Sep 01 20:19:56 I.e. I couldn't select months etc either, arrows didn't work etc Sep 01 20:20:08 no, can't do that either Sep 01 20:20:44 I can discard it, but then I can't reopen the same one (but I can open another one, and come back and open the first one) Sep 01 20:21:12 not sure what's going on Sep 01 20:22:07 Hmmz :S Sep 01 20:22:17 I guess QT guys never tested it on embedded systems :P Sep 01 20:24:06 very possible :) Sep 01 20:24:27 I feel an upstream PR to QT coming :P Sep 01 20:24:38 LOL Sep 01 20:25:36 for this one I'm not sure, because my modification isn't generic (it transforms a Tooltip window, which works well on Desktop, into a Popup window, which works better on embedded with Wayland) **** ENDING LOGGING AT Fri Sep 02 02:59:58 2016