**** BEGIN LOGGING AT Sat Jun 16 03:00:05 2018 Jun 16 06:40:35 Morning! Jun 16 06:40:53 Morning! Jun 16 06:52:49 Morning! Jun 16 08:10:30 morning Jun 16 08:40:17 Herrie: I have an explanation for my 70-onyx.rules error message. Jun 16 08:41:18 The halium system image has two entries for ro.product.device in /build.prop Jun 16 08:42:13 so I end up with $device being onyx\nOnePlus and the test does not enjoy that newline. Jun 16 08:44:04 elvispre: ah yes, good catch Jun 16 08:44:33 Tofe: My head is melting! Jun 16 08:45:05 This was not trivial to track down. Jun 16 09:13:18 elvispre: hmmz that's weird/wrong but ok Jun 16 09:13:39 Might cause other issues down the line at other places Jun 16 09:14:12 Yes. It does not look right. Jun 16 09:15:10 There are no extra device rules to pick up (at the moment) anyway, but I thought I would mention this. Jun 16 09:49:21 update to qt 5.9.6 pushed to pyro/testing Jun 16 09:49:45 will trigger new testing builds after unstable are finished Jun 16 11:00:15 JaMa: Thnx! Jun 16 11:49:31 novaldex|away: were you doing something with DNS configuration on build servers? now many builds are failing with Can NOT get PRAUTO, exception [Errno -3] Temporary failure in name resolution Jun 16 11:49:53 and they are resolving just jenkins.nas-admin.org:8585 Jun 16 11:49:56 JaMa: I have a fix for one of the patches, how do you want me to send it? Jun 16 11:50:04 (for qtwebengine 5.11) Jun 16 11:52:12 https://bpaste.net/show/7297bc8460ad <-- new 0004-Implement-Sync-IPC-messaging-through-qt.webChannelTr.patch Jun 16 11:52:53 (I simplified the return value, but the real error was that NativeQtSendMessageSync returned a boolean, whereas it should be void) Jun 16 11:53:43 Herrie: with this fix ^ we have most of the apps that work again; there is still an issue with the devicepixelratio though Jun 16 12:04:39 ... and I have now the fix for the devicepixelratio: https://bpaste.net/show/95579c9b9e22 Jun 16 12:05:57 this is fine, I'll integrate them Jun 16 12:06:11 should I include it in next testing builds? :) Jun 16 12:06:48 you mean, commit 5.11 to pyro/testing ? Jun 16 12:07:00 yes Jun 16 12:07:31 let me test the device for 5min Jun 16 12:07:34 instead of rebuilding 5.9.6 Jun 16 12:07:37 ok Jun 16 12:08:39 We'll need some more commits though; systemd services variables for appmanager & webappmanager come to my mind Jun 16 12:08:47 maybe you already integrated them Jun 16 12:09:48 your 0004-Implement-Sync-IPC-messaging-through-qt.webChannelTr.patch change should completely replace the old one? Jun 16 12:10:07 i.e IPC_SYNC_MESSAGE_ROUTED1_1(WebChannelIPCTransportHost_SendMessageSync, std::vector /*binaryJSON*/, std::vector /*binaryJSON*/) line isn't needed anymore? Jun 16 12:10:34 ah, oops, no, it seems I only diff'ed one file Jun 16 12:10:48 I haven't integrated .service changes, I was testing only in the image directly Jun 16 12:12:28 mmh we still have some big regressions (camera, sensors), also I just though of two more commits, one for webos-keyboard and one for luneos-components which need a bump Jun 16 12:13:23 let's just start 5.9.6 for now Jun 16 12:14:53 https://github.com/webOS-ports/meta-webos-ports/commit/dbf6bd8361e632debcf435c147ddc86c5c7b54f4 Jun 16 12:15:04 these are the 2 pastebins from you if I didn't miss anything Jun 16 12:15:46 looks good Jun 16 12:16:38 the patches are also in https://github.com/webOS-ports/qtwebengine/tree/webOS-ports/master-qt5.11 Jun 16 12:16:50 in case you want to check that your local checkout matches with this Jun 16 12:17:21 well, that'll mean rebuilding qtwebengine :p Jun 16 12:20:32 hehe :) Jun 16 12:20:56 both qt 5.11 patches from me now shuffled a bit higher to jansa/pyro branch now **** ENDING LOGGING AT Sun Jun 17 03:00:02 2018