**** BEGIN LOGGING AT Fri Apr 27 03:00:04 2018 Apr 27 06:30:45 Morning Apr 27 06:31:09 It turns out that having a 3.4GB debug file for qtwebengine doesn't help getting any stack :( Apr 27 07:52:26 Morning! Apr 27 07:52:30 Tofe: Hmmz :S Apr 27 08:08:34 Tofe: Ooh I got data in my FIrstUse lists! Apr 27 08:08:41 With OSE components! Apr 27 08:10:14 \o/ Apr 27 08:10:27 So you found the missing piece? What was it ? Apr 27 08:33:59 Tofe: Seems it was a combination of things. The luna-service2 fix, I forgot to inherit webos_systemd in filecache recipe so filecache.service never got deployed. And I migrated mojoservicelauncher but not the sysbus node module causing an error in log tha Apr 27 08:34:00 t it couldn't find a palmbus.setAppId function. After also migrating the sysbus node module things started to work. Apr 27 08:34:16 Log is not 100% yet, but it looks a lot better Apr 27 09:12:06 :) great Apr 27 14:09:03 bye Apr 27 16:48:20 Herrie|2: I can confirm --disable-gpu solves the issue for qtwebengine crashing Apr 27 16:53:16 "--disable-gpu-compositing" seems to be the minimal restriction to make it work Apr 27 16:53:31 now, how to patch our qemux86 stuff to include this... Apr 27 17:02:13 JaMa: ping Apr 27 17:21:32 Herrie|2: I found a proper solution: chromium just wanted to find libpci ! installing libpci3 makes everything work :) Apr 27 17:24:52 Tofe: Hmmz OK Apr 27 17:25:10 Weird that this became a requirement somehow Apr 27 17:25:17 When it worked fine with 5.9.3 Apr 27 17:25:31 With libpci, chromium is able to find more precise information about the graphic card, and thus apply the required workarounds Apr 27 17:26:05 Herrie|2: it might be that they activated some gpu acceleration (like GPU compositing) Apr 27 17:30:08 https://github.com/webOS-ports/meta-webos-ports/pull/285 Apr 27 17:32:24 (ah it's 5.9.4, not 5.9.5, well...) Apr 27 17:48:04 Tofe: nice PR Apr 27 17:48:53 Tofe: please add it to qtwebengine RDEPENDS Apr 27 17:49:12 you can use RDEPENDS_${PN}_append_x86 = " libpci" Apr 27 17:49:32 that will document a bit better why we need it in the image Apr 27 18:38:25 JaMa: I still keep my PR ? Apr 27 18:42:14 Done Apr 27 18:46:34 I'll merge it and start a new qemux86 build Apr 27 18:47:29 VoilĂ ! Apr 27 18:52:02 (should be straightforward, there's actually nothing to compile) Apr 27 18:52:56 Herrie|2: I'm now available to help you with the webosose convergence -- that's to say, if there's anything left to converge ;) Apr 27 19:02:35 Tofe: I'll add my latest changes later today or tomorrow Apr 27 19:02:39 There's still stuff to do Apr 27 19:03:01 This is the log for example: https://bpaste.net/show/6f4feb6d8c06 Apr 27 19:03:50 ah yes there's still stuff like Can not find service "*" permissions for executable "/usr/sbin/luna-qml-launcher" Apr 27 19:04:10 Should be the same kind of fix I guess Apr 27 19:04:28 (i.e. path to executable) Apr 27 19:06:20 mmh ah no, the path is actually correct here Apr 27 19:06:57 ah but maybe not in the json file. **** ENDING LOGGING AT Sat Apr 28 03:00:03 2018