**** BEGIN LOGGING AT Thu Feb 03 02:59:56 2022 Feb 03 07:18:35 Morning! Feb 03 16:41:56 Morning Feb 03 16:50:41 Greetings from a warm Lisbon airport Feb 03 19:08:12 hey all, trying to work on Preware2 handling launch parameters, but when i run build-and-deploy.sh, none of my changes show up on the device (or emulator) Feb 03 19:08:25 is this the correct push path? /usr/palm/applications/org.webosports.app.preware Feb 03 19:19:56 ok, i got it. Feb 03 21:31:23 ok, I've got the launch parameters plumbed all the way through Feb 03 21:32:00 however, the actually install doesn't work -- presumably because Preware is still calling palm://org.webosports.service.ipkg/installSvc -- instead of Herrie's new server. i think I can handle changing that -- should I do so? Feb 03 21:33:17 nope, better not. looks like its in the C code. I'll leave that to someone smarter than me. Feb 03 21:44:05 I've submitted the PR here: https://github.com/webOS-ports/preware/pull/37 Feb 03 21:44:57 can someone take a look at a merge, and at fixing the actuall install? Feb 03 21:50:01 We should really try to have something like "adb forward tcp:5522 tcp:22" to propose a unified ssh access for all devices Feb 03 21:50:44 codepoet: thanks for the MR, I'll have a look :) Feb 03 21:52:24 thanks, and agreed! Feb 03 21:53:04 OK landed at the Azores, settled in the apartment and kids asleep ;) Feb 03 21:53:18 Let me catch up Feb 03 21:54:01 codepoet: Yeah the Preware bits need some TLC still... Getting some weird errors at times... Seems somehow we're passing file:// to "ar" and "ar" doesn't like "file://" prefix Feb 03 21:54:20 There's some handover between C and JS and I get lost where some stuff happens Feb 03 21:56:23 Herrie: yes I didn't have time today, will have a look tomorrow; should also have plenty of time this week-end to catch up with the issues we filed Feb 03 21:57:57 Azores sounds nice :-) Feb 03 21:59:20 codepoet: First time here.. We had an au-pair from there who went home for "2 week holiday" in March 2020 and never got back due to covid madness. Last minute decision yesterday, tickets were a steal (25/person for one way from Lisbon where we were anyway), so decided to fly over for the weekend Feb 03 22:00:25 Tofe: Yeah it should be something basic really... Main issue is that I needed to pass 2 parameters to appinstalld2 from Preware instead of 1 which we used previously. Feb 03 22:01:03 I was analyzing the powerd/sleepd code a bit today, that might actually be the source of some other issues we're having with activities and maybe even the display dimming. I guess we need to untangle them somehow Feb 03 22:01:11 But that's for later I guess Feb 03 22:01:29 Seems that both powerd and sleepd define activityStart which gives some random issues **** ENDING LOGGING AT Fri Feb 04 02:59:56 2022