**** BEGIN LOGGING AT Tue Jan 10 02:59:57 2023 Jan 10 06:56:10 Tofe: A pity it's nt Jan 10 06:56:21 not that obvious Jan 10 06:57:05 For email I'm pretty sure it's a "fix" I did in mojomail previously with regards to internetConfidence Jan 10 17:30:12 Interesting: the blank card issue is a bit random; probably means that it depends in which order some steps are performed Jan 10 18:51:59 Tofe: Couldn't it be wam crashes that why it shows sometimes and sometimes not? What does webinspector say? Jan 10 18:52:24 Herrie: I've made a little bit of progress Jan 10 18:52:31 WAM is actually fine Jan 10 18:52:39 the issue happens before that Jan 10 18:53:15 Tofe: Ah OK, curious what causes it Jan 10 18:53:18 There's an issue in SAM, https://github.com/webOS-ports/sam/blob/herrie/enhanced-acg-new/src/bus/client/WAM.cpp#L207 Jan 10 18:53:37 I still see quite some undefined qml bits in LSM/cardshell too BTW Jan 10 18:53:45 the test "runningApp->getLifeStatus() < LifeStatus::LifeStatus_LAUNCHING" isn't correct anymore for some reason, it seems it should be "runningApp->getLifeStatus() <= LifeStatus::LifeStatus_LAUNCHING" Jan 10 18:54:25 but that doesn't solve everything: when starting calendar a second time, the first window re-appears, because of a Relaunch Jan 10 18:54:41 there's probably one more logic to add to WAM in this usecase Jan 10 18:55:39 I'll track "SEND_RELAUNCHEVENT" in WAM, which is probably where "noWindow" should be taken into account Jan 10 18:58:20 I'll see if I can track down a few more noWindow apps to play with Jan 10 19:00:04 calendar is quite a nice example, the bugs show up quite quickly :p Jan 10 19:21:54 Tofe: Yeah it is. I need to update my fork of core-apps and updating legacy Messaging and other apps for enhanced ACG Jan 10 19:22:03 And put them in the app-museum so we can easily sideload them ;) Jan 10 19:23:56 Quite some travel tomorrow. so might get to that ;) Jan 10 19:31:11 :) Jan 10 19:31:39 I'll have a very calm week-end, wife is on a trip too, so I'll try to tackle this noWindow issue **** ENDING LOGGING AT Wed Jan 11 02:59:56 2023