**** BEGIN LOGGING AT Thu Nov 18 02:59:56 2021 Nov 18 07:27:52 Morning! Nov 18 07:35:22 Tofe: FWIW I grepped around the image for OPKG references and seems we're all good Nov 18 08:20:27 JaMa: When you have a minute, can you pick https://github.com/webOS-ports/luna-appmanager/commit/81e4b7c28fb65caeee4d18c96f580ae2ba955ba5 ? Nov 18 10:12:58 Tofe: I see some messages about com.palm.image in the logs (i.e. it cannot find it), I tried to add it back, but seems I'm missing something. The calls don't seem to work (I.e. nothing in ls-monitor and nothing in logs). Any thoughts what I might be doing wrong? Nov 18 10:13:18 https://github.com/webOS-ports/luna-sysservice/commit/f301dbadebb2e6b35267e76f852e37b181dd86a1 Nov 18 10:50:56 It are the calls from https://github.com/webOS-ports/luna-sysservice/blob/webOS-ports/webOS-OSE/Src/ImageServices.cpp#L407 for example Nov 18 10:55:15 In general things seem to work OK without com.palm.image, but it would be good to have it back since it's used elsewhere too I guess Nov 18 11:11:04 Seems it's mainly used for Contacts though Nov 18 11:11:08 Even on legacy Nov 18 11:39:13 Herrie: is the service actually registered ? I wonder Nov 18 11:42:03 Tofe: I'm not sure Nov 18 11:42:14 ls-monitor doesn't give me anything when I try to query with -i Nov 18 11:51:15 It seems to exist in production devices for LG as well Nov 18 11:51:58 https://github.com/KenMacD/webos-shell/blob/e814958abec353fe64f4ba0428ba151c39a44d41/webos_shell/luna.py#L634 Nov 18 11:52:13 Someone wrote a python script with all LS2 calls on LG TV's ;) Nov 18 11:54:24 So I would expect it to be registered, but well Nov 18 12:01:07 Tofe: Ah... See https://github.com/webosose/luna-sysservice/blob/master/Src/Main.cpp#L266 and https://github.com/openwebos/luna-sysservice/blob/c59b806a70bc1489a45f22454f07718bce51d350/Src/Main.cpp#L342 Nov 18 12:01:12 Seems we need to init image service Nov 18 12:02:30 Let me try that Nov 18 12:02:34 Was a good pointer :) Nov 18 12:03:09 luna-appmanager SRCREV bumps pushed Nov 18 12:05:58 JaMa: Thnx Nov 18 12:33:49 Tofe: Hmmz seems it's not that straightforward as I thought (due to my lack of C++ knowledge of course).... Nov 18 12:34:44 JaMa: Do you know anything about acuteimaging ? I see it being refered in https://github.com/webosose/luna-sysservice/blob/db9cd0faa381489b769d7dd9e4f7d969c7574f38/Src/Settings.cpp#L35 Nov 18 12:34:51 But I cannot really find anything else about it Nov 18 12:53:23 Tofe: https://github.com/webOS-ports/luna-sysservice/commit/0c4d3712ae6bffb1575c3c245ce86957bbde4ccf I'm getting: https://bpa.st/HNPQ Nov 18 12:54:23 Herrie: I'm surprised there isn't already a GMainLoop in luna-sysservice Nov 18 12:58:12 Herrie: https://github.com/webOS-ports/luna-sysservice/blob/webOS-ports/webOS-OSE/Src/Main.cpp#L157 looks like there was one already ? Nov 18 13:03:11 Tofe: Well you can have a look when you have time ;) Nov 18 13:03:17 It shouldn't be rocket science I guess Nov 18 13:04:28 Tofe: FWIW: here's the diff between OWO and OSE luna-sysservice: https://github.com/webOS-ports/luna-sysservice/commit/2d3c458cc47f1b690ddfd5f38bd1ed9e4fc44de2 Nov 18 14:14:28 Tofe: Your suggestion builds at least Nov 18 14:17:26 Let's see what the luna-send does as well Nov 18 14:20:09 But it seems it doesn't register it anyway either Nov 18 14:24:44 mmh ok; I'll try to have a look later today Nov 18 14:27:45 Thnx Nov 18 14:29:14 just not sure what is the step to see the issue ? Nov 18 14:54:21 Tofe: Well simply a luna-send call doesn't reply anything Nov 18 14:54:28 Nothing in logs here Nov 18 14:54:46 com.palm.image not found can be seen when you add your Google C+DAV account and it syncs contacts with a photo Nov 18 14:55:31 ok Nov 18 15:19:12 Herrie: doesn't ring a bell Nov 18 16:19:56 Herrie: by the way, what does Halium now use to communicate with members ? matrix ? Nov 18 16:20:09 As IRC channel looks dead now Nov 18 16:23:14 Can't find #halium:matrix.org with Riot.im Nov 18 16:24:58 "You are not invited to this room." damn ! it's not a public room... Nov 18 17:25:55 Tofe: via Telegram Nov 18 19:29:10 Herrie: you have to call the init method of the ImageService object; I'm trying it now Nov 18 19:32:08 yep, that works Nov 18 19:36:11 Herrie: https://github.com/webOS-ports/luna-sysservice/pull/14 this works it seems. At least I could convert an image with a LS2 call Nov 18 19:36:25 (I've rebase and squashed intermediate commits) Nov 18 21:09:34 Tofe: nice Nov 18 23:29:34 Tofe: I was thinking, it would be graceful if upstream would simply keep this code and enable it with a build flag or something. It's a bit weird to leave the code there, but no way to init it. Or is that just me? Nov 18 23:40:54 JaMa: When you have a chance: https://github.com/webOS-ports/luna-sysservice/commit/a4d6eae4960d1d9c0c18808d2ccf763c8db24650 **** ENDING LOGGING AT Fri Nov 19 02:59:56 2021