**** BEGIN LOGGING AT Wed Jul 10 03:01:22 2019 Jul 10 06:15:42 Morning! Jul 10 06:15:50 Tofe: Had any leads yesterday on what might be the issue? Jul 10 07:02:33 Morning! Jul 10 07:02:50 Herrie: not really yet Jul 10 07:04:18 but the category should be registered, here: https://github.com/webOS-ports/sleepd/blob/webOS-ports/webOS-OSE/src/pwrevents/suspend_ipc.c#L863 Jul 10 07:04:31 we even go there twice during sleepd's init :) Jul 10 07:07:32 Tofe: Yeah... Jul 10 07:07:37 That's what I figured Jul 10 07:07:45 And I guess oFono is something with webos-telephonyd Jul 10 07:07:48 I'll dig into that one Jul 10 07:08:05 Should be last bits of this LS2 migration hopefully Jul 10 07:16:17 I hope so -- I will be away from sunday till end of july, so better solve this before :p Jul 10 07:23:49 Yes ;) Jul 10 07:24:02 Well seeing all the other things that got solved, this should be relatively minor Jul 10 09:50:16 JaMa: Morning! Jul 10 09:59:12 morning Jul 10 13:08:00 OK Tofe I might have some clues for the Telephony indicator. It seems under the hood it calls "LSRegisterPalmService" which doesn't exist anymore in LS2 from OSE Jul 10 13:08:08 I'll have a look to see what replaced it Jul 10 13:11:06 OK seems it was removed with https://github.com/webosose/luna-service2/commit/2e05bb42c3fa9a5d6f2d80b7b64cadc5f8e87f9e, however we're at a commit prior to that, so that shouldn't be the issue Jul 10 13:20:21 Ok have some clues as to what might be the issue, testing a few things locally Jul 10 13:21:18 Seems we might need to add some org.webosports.* etc to https://github.com/webOS-ports/luna-service2/blob/webOS-ports/webOS-OSE/files/sysbus/luna-service2.perm.json#L3 and https://github.com/webOS-ports/luna-service2/blob/webOS-ports/webOS-OSE/files/sysbus/com.webos.lunasend.role.json.in and https://github.com/webOS-ports/luna-service2/blob/webOS-ports/webOS-OSE/files/sysbus/com.webos.l Jul 10 13:21:18 unasendpub.role.json.in Jul 10 13:28:27 Looks promising in Qemux86 Jul 10 13:28:37 Will test a fresh IPK on Hammerhead shortly Jul 10 13:31:08 See if that gives improvement and or further clues Jul 10 13:47:18 Ok well my ofono bar is back it seems ;) Jul 10 13:53:05 OK a small PR to fix these issues: https://github.com/webOS-ports/luna-service2/pull/8 Jul 10 13:53:12 Still no battery though Jul 10 13:56:30 But 1/2 the problem gone it seems Jul 10 13:56:35 Let me see if I can call now as well Jul 10 13:58:11 Incoming SMS works, but incoming call goes to voicemail, just as outgoing call Jul 10 13:58:16 Let's dig into some logs ;) Jul 10 13:59:15 OK some more permission stuff to fix it seems ;) Jul 10 14:25:54 OK permissions fixed & PR-ed but no solution yet for calls not working Jul 10 14:26:01 Incoming & outgoing SMS work though ;) Jul 10 14:34:39 Seems to go directly to voicemail for incoming calls Jul 10 14:52:21 Herrie: great job :) Jul 10 17:28:19 Herrie: is it me, or is powerd now not included in tissot's image? Jul 10 17:42:07 Tofe: Could be it somehow got excluded with OSE upgrade Jul 10 17:42:11 Not sure how though Jul 10 17:42:22 Could be one of the dependencies got lost while tinkering with recipes Jul 10 17:47:56 OK was sleepd change Jul 10 17:48:56 https://github.com/webOS-ports/meta-webos-ports/commit/9d14ac00cd8fe8be23d640e79ae7562c3fb184ec#diff-ba77e0cd75409493efc7928d04622ffe Jul 10 17:49:01 Seems I dropped the depends there Jul 10 17:49:09 Might be good to add it back there instead? Jul 10 17:49:13 Or.... ? Jul 10 17:49:25 Sleepd and powerd seem to be linked in general Jul 10 18:05:32 At least they were previously Jul 10 18:48:20 well, many recipe rdepend powerd actually Jul 10 18:48:37 so we could add it to sleepd as well yes Jul 10 18:48:55 I'll amend my PR Jul 10 18:49:46 Well only reference I could find in previous release was in sleepd Jul 10 18:50:11 There were no references elsewhere when I grepped meta-webos-ports Jul 10 18:50:18 done Jul 10 18:50:33 :) Jul 10 18:50:38 Herrie: in the logs, LunaSysMgr does call powerd as well Jul 10 18:50:43 Does it solve the issue? Jul 10 18:50:53 I... don't know Jul 10 18:51:16 I don't have a local tissot build, and validating on pinephone seems a bit far fetched Jul 10 18:51:38 but powerd gets built, yes Jul 10 18:51:53 For voice calls not working I guess I might try to go back to previous revision of VoiceCall and see if VoiceCall bump is culprit Jul 10 18:52:45 Logs are clean now in terms of permissions, I see in logs that it seems to setup VoiceCall managers or whatever they are called, but outgoing call doesn't work Jul 10 18:54:15 may I download your tissot build? Jul 10 18:55:31 mmmh maybe I should build mine too Jul 10 18:55:57 though it'll take several hours anyway, so I'll launch one but tomorrow morning Jul 10 18:57:34 Let me see if I can kickstart one quickly Jul 10 18:58:26 let's trigger one on bonaire too for tissot, if it's available; did you bump PRs ? Jul 10 18:58:38 s/PR/SRCREV/ Jul 10 18:59:12 mmh bonaire is busy :) Jul 10 19:00:20 I queued on more tissot build Jul 10 19:00:23 Yeah I did already Jul 10 19:00:27 oops Jul 10 19:00:30 Let me see how much rebuild here Jul 10 19:00:32 Well before yours Jul 10 19:00:40 After the db8 and luna-service2 bumps Jul 10 19:00:50 ok Jul 10 19:01:17 Tissot build running locally Jul 10 19:02:02 Didn't do Tissot for a while Jul 10 19:02:17 In general I can test on qemu too Jul 10 19:03:34 Didn't build aarch64 for a while locally Jul 10 19:03:39 So might take a bit to build the image Jul 10 19:04:10 Almost at 5000 from 7114 tasks but suspect qt bits to kick in still Jul 10 19:15:13 6691/7114 but compiling qtbase Jul 10 19:15:18 So other qt's will follow I guess Jul 10 19:42:57 yeah that can take some time, even for you :) Jul 10 19:55:32 webengine @ 81% so shouldn't be too much longer Jul 10 20:31:44 TOfe: On FTP Jul 10 21:59:40 I didn't find anything yet... maybe tomorrow Jul 10 22:12:37 My qemux86-64 was put to build so will check that early morning Jul 10 22:13:03 I suspect someone will wake up 5:30-6:00 as usual :P Jul 10 22:13:08 So bedtime now ;) Jul 10 22:13:11 Gn8 Jul 10 22:23:12 gn8 **** ENDING LOGGING AT Thu Jul 11 03:01:20 2019