**** BEGIN LOGGING AT Tue Feb 01 02:59:57 2022 Feb 01 10:12:44 Morning! Feb 01 10:30:28 Morning! Feb 01 12:28:24 Tofe: I hope it won't bother you too much Feb 01 12:28:39 I was feeling under the weather too, but tested negative so I guess it was just another seasonal bug Feb 01 12:29:43 Herrie: for the moment it's fine Feb 01 12:31:56 Tofe: Good :) Feb 01 14:55:31 Tofe: When you have a moment can you look into my Preware changes? Feb 01 14:55:41 I must be missing something small Feb 01 14:58:16 Herrie! Almost everything worked great on the new emulator image! Feb 01 14:59:01 codepoet: Good we're getting consistent results between the 2 of us Feb 01 14:59:23 the only thing left, and its just a small annoyance at this point, is that this call hangs... Feb 01 14:59:45 HerrieTP: I'll have a look after work yes Feb 01 15:00:00 luna-send -n 10 -f luna://com.palm.appinstaller/remov Feb 01 15:00:10 oops, its: luna-send -n 10 -f luna://com.palm.appinstaller/remove Feb 01 15:00:16 do I even need that one now? Feb 01 15:01:00 it seems like i don't... Feb 01 16:40:05 HerrieTP: so, what's the remaining issue with Preware ? Feb 01 16:42:03 I guess I'll start with installing the latest tenderloin image Feb 01 16:47:48 Tofe: Well I updated the call to appinstalld2 but seems that we need to provide the pkgname in addition to URL Feb 01 16:48:07 I just probably provided a wrong type, did a wrong cast or something like that Feb 01 16:50:24 codepoet: not sure but I guess you can drop it Feb 01 16:50:59 https://github.com/webOS-ports/preware/compare/webOS-ports/webOS-OSE...webOS-ports:herrie/appinstalld2?expand=1#diff-773332ee9def4f572ac367457908e85f60a91b634b7c4266632d86a4b93e731bR913 shouldn't it be this.id instead of this.pkg ? Feb 01 16:51:59 ah, no, I misread the code Feb 01 16:52:37 I closed Issue 9, since we have a fix Feb 01 16:53:08 Sorry, that was Issue 8 (Apps can't launch other apps) Feb 01 16:53:30 I opened a new one for the problem with Preware: https://github.com/webOS-ports/luneos-testing/issues/10 Feb 01 16:53:56 Preware is ignoring (or hasn't implemented) launch parameters. Feb 01 16:54:52 This commit updates the SDK to work with Herrie's latest. When we finalize the appinstalld2 name, I'll update and send a PR: https://github.com/codepoet80/webos-ports-sdk/commit/b718f60b4c17e42df4c11c2d1a4eef7fb27dc873 Feb 01 16:55:45 And finally, I have a special version of the museum for testing Preware, that properly detects its running in LuneOS so it can use the right appid for Preware 2: http://stacks.webosarchive.com/luneos/com.palm.app-museum2_2.9.0_beta_all.ipk Feb 01 16:56:58 Tofe: My last fixup commit probably broke stuff Feb 01 16:58:28 HerrieTP: well it just have to be consistent with what the service expects Feb 01 16:58:48 The issue is probably somewhere in installCommand or around there Feb 01 16:59:29 Since I put some stuff in there Feb 01 17:00:30 I tried to piggyback of other bits but might have done incorrectly Feb 01 17:02:34 https://github.com/webOS-ports/preware/blob/herrie/appinstalld2/oe-service/src/luna_methods.c#L1992 here you look for pkg, but your fixup commit changed that to "id" Feb 01 17:03:16 Tofe: The fixup was incorrect Feb 01 17:03:20 Should drop it Feb 01 17:03:27 ok, I'll ignore it :) Feb 01 18:36:44 HerrieTP_: 90% full ==> "low" , 95% full ==> "medium" , 98% ==> "high" Feb 01 18:36:54 and { "alert": "limit", "hardLimitReached": true, "hardLimitKB": 100000, "amountRemainingKB": 46848, "returnValue": true, "reason": "reply", "subscribed": true } Feb 01 19:06:23 Tofe: Nice! Feb 01 19:06:34 For Preware any thoughts? Feb 01 19:10:07 My issue is that without the fixup commit all seems to work, except that the service crashes with sigfault when I try to install an IPK via Preware menu Feb 01 19:23:38 HerrieTP_: ah, ok, I was going to ask what was the issue :) Feb 01 19:25:39 I can't see anything obvious from your changes Feb 01 19:34:32 but give me a gdb backtrace and I'll give you the culprit, I think Feb 01 22:21:17 Tofe: Will do that when home Feb 02 00:23:06 Tofe; Now actually not getting a crash, but seems "ar" is not happy with the "file://" prefix of the url. Not really sure where that originates from; https://bpa.st/FNBQ Feb 02 00:23:18 Time for bed now ;) **** ENDING LOGGING AT Wed Feb 02 02:59:56 2022