**** BEGIN LOGGING AT Sat Jan 21 03:00:01 2017 Jan 21 07:47:45 morning Jan 21 09:04:11 Morning! Jan 21 09:04:37 Herrie|2: looks like I forgot to create luna-platform.conf for hammerhead Jan 21 09:04:55 I've quickly done one on device, and now I have UI ! Jan 21 09:05:08 Also, after reflashing the whole image, I also have sound :) Jan 21 09:05:35 touch doesn't work, but I know what's wrong Jan 21 09:08:38 yup, I have touch Jan 21 09:19:37 Tofe: WOW! Jan 21 09:19:41 That's great progress! Jan 21 09:23:00 Now I'm quite confident it'll go quickly Jan 21 09:40:33 Hehe :) Jan 21 10:22:26 Herrie: I'll take the occasion to improve the machine specific bits we currently have in GH, like for luna-sysmgr and nyx-modules Jan 21 10:22:45 They'll now be store beside the recipes Jan 21 10:22:49 stored* Jan 21 10:23:28 People shouldn't have to PR our GH sources just to add a machine configuration Jan 21 10:25:27 Tofe: Yeah that makes sense Jan 21 10:26:38 I did it in a exhautive way, meaning I've also extracted the configs for pixie, toro, etc, even if it doesn't make much sense for us :) Jan 21 10:33:38 Tofe: Well, that's fine... Toro = Maguro CDMA version so might be of some use at some point Jan 21 10:33:46 Or maybe HP/Palm also had a Toro :P Jan 21 10:55:37 Herrie: I think it's good enough for a first PR Jan 21 10:56:13 But it impacts the others a lot, because I modified common parts to fix errors Jan 21 10:56:27 so I'll run some build from scratch, to be sure Jan 21 10:57:18 Tofe: i'm not sure why you want to store configuration in build recipe? Jan 21 10:57:39 it would be harder to find them, as it's not intuitive to store them there Jan 21 10:58:11 because it's a machine specific configuration, and I completely missed it when I was preparing my port Jan 21 11:00:35 so in this case it's harder to forget about this when porting? it won't build or something similar? Jan 21 11:00:38 just to clarify Jan 21 11:01:23 in this case, if you rely on an existing working port to do a new one, you'll have to analyze that file and port it too Jan 21 11:02:59 luna-next-conf won't build without a luna-platform.conf now Jan 21 11:03:30 nyx-modules will still build without a ${MACHINE}.cmake, but we could change that in the CMakeFiles.txt Jan 21 11:03:51 ah no wait, no the recipe won't build, I made it mandatory. Jan 21 11:17:07 Here's how it looks like now: https://github.com/Tofee/meta-webos-ports/commits/krogoth Jan 21 11:23:28 ok; i didn't get why we can't make this check with old conf location, but well.. :) Jan 21 11:33:33 nizovn: I understand Tofe's approach. It's a bit more transparent like this Jan 21 11:33:52 Also saves bumping SRCREV's for the repo recipes Jan 21 15:00:04 Herrie: I've done a full rebuild, and the Nexus 5 seems to behave as well as before. The Nexus 4 build isn't broken either, so I think we can try to PR all this. Jan 21 15:04:33 Things that are still to be fixed: gridUnit value, wifi, bluetooth, sensors. Apart from that we're pretty much ok (vkb, sound, display, battery). Jan 21 15:58:30 I've got wifi now :) and gridUnit is slightly better. Jan 21 16:17:04 I'll PR that, so that people can review at least. Jan 21 16:25:07 ok, PRs are sent. It *should* work well :) Jan 21 17:41:03 Tofe: Great! Jan 21 17:41:22 Tofe: I guess soon can setup the Jenkins bits as well :) Jan 21 17:45:07 Tofe: I guess the changes to /dev/kmsg is for easier debugging? Jan 21 17:53:24 yes, so that something actually appears in last_kmsg :) Jan 21 18:07:56 Tofe: That's useful :D Jan 21 18:08:37 I guess next step would be to delete these .conf from luna-sysmgr-conf repo? Jan 21 18:18:51 Tofe: You want me to put the image on the server already? Jan 21 18:18:59 Or you still want to tweak a bit still? Jan 21 18:19:04 The CM 12.1 one that is Jan 21 18:25:31 Ah yes, please do, it's working fine Jan 21 19:09:30 Can you share it? Jan 21 19:09:45 Or it's somewhere already? Jan 21 19:10:13 https://dl.dropboxusercontent.com/u/4679068/CM12.1-luneos-HAL/hal-droid-wop-12.1-${PV}-${MACHINE}.tar.bz2 ? Jan 21 19:12:57 Tofe: http://build.webos-ports.org/cm-wop-12.1/hal-droid-wop-12.1-20170116-0-hammerhead.tar.bz2 Jan 21 19:13:12 You can update your meta-lg/recipes-core/android-system-image/android-system-image-hammerhead.bb Jan 21 19:21:28 HaDAk: You still have a N5 :P ? Jan 21 19:31:41 Herrie, I get app crashes some times when I start a thread from the address picker. It’s not clear what’s going on - ordinary errors should not birng down the app. It’s possible some weakness was uncovered by my changes. Jan 21 19:31:55 Here’s the return addr picker PR: https://github.com/webOS-ports/org.webosports.messaging/pull/50 Jan 21 19:37:27 DougReeder: Could be something in lunawebappmgr Jan 21 19:37:37 That's just triggered by coincidence by this Jan 21 19:37:52 Is this with the CM 12.1 based build or still stable? Jan 21 19:56:41 I'm using the Dec build Jan 21 19:59:24 Same thing appears to happen on both N4 and Tp Jan 21 20:22:35 Anything in journalctl? Jan 21 20:44:02 Herrie|2: done Jan 21 22:50:24 Herrie, there’s nothing obvious in journalctl: https://gist.github.com/DougReeder/f7d7c258a53cb5b2cdee0fd1da9fe08c Jan 21 22:51:29 …though I’m not sure why onLoadingChanged is happening. Jan 21 22:53:47 launchParamsHandled should not be false at this point. Jan 21 22:54:17 …unless a relaunch signal was sent Jan 21 22:54:51 Could the chatthreader be trying to launch Messaging, though it’s already launched? **** ENDING LOGGING AT Sun Jan 22 03:00:00 2017