**** BEGIN LOGGING AT Fri Apr 19 02:59:57 2019 Apr 19 06:28:20 Morning Apr 19 06:37:53 JaMa: that's a weird one Apr 19 06:38:18 It isn't even a generated file... Apr 19 08:07:18 Morning Apr 19 08:18:11 Tofe: it's issue in pseudo Apr 19 08:18:52 Tofe: see https://github.com/meta-qt5/meta-qt5/issues/187 if interested Apr 19 08:22:07 JaMa: looks like it might trigger a full rebuild... should I stop my own "unstable" build ? Apr 19 08:26:04 you already have newer pseudo Apr 19 08:26:12 and 5.12.3 upgrade isn't in the unstable build yet Apr 19 08:26:21 only in jansa/master branches (meta-qt5 and meta-webos-ports) Apr 19 08:26:48 I've finished qemux86 and qemux86-64 (after rebuilding qtwebengine twice to resolve this runtime host-user-contamination issue) Apr 19 08:27:09 oh, looks like I rebuilt for nothing then :D Apr 19 08:28:21 I'm sorry if I mislead you yesterday, I was doing just local build to test it first Apr 19 08:29:24 I'm still going to merge it, the random host-user-contamination is a bit better than no qtbase at all on newer hosts Apr 19 08:29:48 but there will be another rebuild once pseudo or work around in qtbase is resolved completely Apr 19 08:32:31 ok, no pb Apr 19 08:43:36 do we need to change something in the .ovf file for emulator for mouse integration to work? Apr 19 08:44:17 I've downloaded last unstable luneos-dev-emulator-qemux86--unstable-0-193.zip and are testing on laptop with Vbox-5 (different than what I usually use) Apr 19 08:44:49 and there is no cursor (USB tablet is enabled in settings) and the clicks seems to be all in upper left corner Apr 19 08:45:30 I'm downloading 5.12.3 build to compare with Apr 19 08:48:14 looks like an issue with the .conf file for luna-next Apr 19 08:49:00 and/or a missing update of our vboxtouch driver Apr 19 08:52:55 .conf looks reasonable https://paste.ubuntu.com/p/8QxdZ4C8H4/ Apr 19 08:53:24 qt5-plugin-generic-vboxtouch - 1.1.4+gitr0+26e613f84e-r0.1 Apr 19 08:55:19 N: Name="ImExPS/2 Generic Explorer Mouse" Apr 19 08:55:20 H: Handlers=mouse0 event3 Apr 19 08:55:20 N: Name="VirtualBox mouse integration" Apr 19 08:55:20 H: Handlers=mouse1 event4 Apr 19 08:55:20 N: Name="VirtualBox USB Tablet" Apr 19 08:55:22 H: Handlers=mouse2 event5 Apr 19 08:55:31 will look a bit more later Apr 19 08:56:23 does look good yes Apr 19 12:37:52 Tofe: I've pushed 5.12.3 upgrade to unstable now Apr 19 12:39:57 ok ! Apr 19 17:22:23 JaMa: I can reproduce the mouse issue with my own build, yes Apr 19 17:29:50 not sure what I forgot there... Apr 19 17:34:00 JaMa: in the meantime, good news: I've been able to get apps to show up without decoration and with content Apr 19 18:13:59 5.12.3 was already built on jenkins, but not rsynced yet Apr 19 18:21:11 my status is with 5.12.2 Apr 19 18:21:23 but should be identical with .3 Apr 19 18:21:49 anyway; vboxtouch seems to do its part, it sends mouse events correctly... but it doesn't have any effect. Weird. Apr 19 18:23:28 There are also some minor fixes to do on luna-appmanager (setup QT_QPA_PLATFORM=wayland, switch from QT_WAYLAND_DISABLE_WINDOWDECORATION=1 to using the dedicated extension in QtWayland 5.12 ) but they shouldn't prevent a click on luna-next itself... Apr 19 18:50:05 oooh my bad... I forgot one last fix for vboxtouch... Apr 19 18:59:52 that's the SRCREV bump in PR? Apr 19 19:00:24 Tofe: or do you mean that there is one more flying? Apr 19 19:00:38 that's the one, yes Apr 19 19:01:00 it'll fix warrior; but there still are PR missing for Qt 5.12 Apr 19 19:01:02 ok, merging it now Apr 19 19:01:13 I'll cherry-pick it locally and add comment Apr 19 19:01:33 I'm in the process of pushing things for the master branch, for Qt 5.12 Apr 19 19:02:02 But part of it is wildly untested, like the switch to XdgShell for our compositor... Apr 19 19:06:02 https://github.com/webOS-ports/luna-appmanager/pull/22 one... Apr 19 19:08:20 https://github.com/webOS-ports/luna-next/pull/139 two... Apr 19 19:08:53 the rest will be SRCREV bumps. Apr 19 19:09:38 JaMa: how should we proceed ? At this point, I wouldn't want to destabilize warrior with Qt 5.12... Apr 19 19:12:45 It's quite unlikely that luna-next or luna-appmanager will need a fix for warrior, so we could just merge these, and bump SRCREV on meta-webos-ports/master only Apr 19 19:19:22 agreed, we can branch for 5.11 bugfix only if it's needed for warrior later Apr 19 19:19:43 now I would put them to master and bumps only in unstable Apr 19 19:19:58 PR done Apr 19 19:21:12 I intend to put Qt 5.12 on warrior just after the release -- just, well, after :) Apr 19 19:21:20 both LGTM Apr 19 19:22:51 the two first PRs are now merged Apr 19 19:22:58 (without rebase, of course :) ) Apr 19 19:24:37 huh ?... qtbase 5.12.2 wants a rebuild ?... Apr 19 19:25:08 just with these 2 SRCREV bumps? Apr 19 19:25:22 well, I did a rebase of meta-webos-ports/master too Apr 19 19:25:56 and there's qt5-plugin-generic-vboxtouch, but still... Apr 19 19:26:35 didn't you get the "qt5: refresh the patches for 5.12.3 version" for first time? Apr 19 19:26:44 ah, yes, of course Apr 19 19:26:56 either take it with meta-qt5 update or drop it for now Apr 19 19:26:59 for faster rebuild Apr 19 19:27:02 I'm on a frankenbuild now, I should just update meta-qt5 Apr 19 19:27:19 or that Apr 19 19:27:51 what MACHINE are you builidng? Apr 19 19:28:03 qemux86-64 Apr 19 19:28:21 ok, jenkins won't help with that one yet Apr 19 19:28:53 I mainly wanted to help with this qemu issues, then I'll be back on warrior Apr 19 19:29:03 but will add it to queue, so that tomorrow you can get some of it from jenkins's sstate Apr 19 19:29:24 rootfs in progress now :) just to confirm my fixes are enough Apr 19 19:30:02 There's already a known bug related to JustType search window, which isn't correctly integrated Apr 19 19:30:25 I guess it's due to an issue with my new XdgShell migration Apr 19 19:30:43 still nice progress, thanks! Apr 19 19:31:21 Still not sure what this black surface bug was really about, but I'm glad we're over it now :) Apr 19 19:35:31 looks good ! Apr 19 19:35:52 XdgShell is far from perfect yet, but it'll do for a master branch :) Apr 19 19:36:20 cool, will restart my builds after next PR :) Apr 19 19:37:18 I rebase and merge my meta-webos-ports PR ? Apr 19 19:37:49 well I don't see why not, let's go Apr 19 19:38:01 done Apr 19 19:46:32 thanks **** ENDING LOGGING AT Sat Apr 20 02:59:56 2019