**** BEGIN LOGGING AT Thu Jul 21 16:43:49 2022 Jul 21 18:34:31 FWIW PPP doesn't seem to boot, but don't have serial cable with me, so that one is for tomorrow when I hope to be back home. Flights are a tricky thing these days :D Jul 21 18:36:51 JaMa; I noticed something seems wrong with some off the apps. They don't seem to be get properly build & deployed. For example com.webos.app.enactbrowser. Didn't have much time to debug it yet, will have a go at it soon Jul 21 18:59:06 Same for the com.webos.app.imageviewer for example and com.webos.app.notification... seems it might be somehow related to: https://github.com/webOS-ports/meta-webos-ports/commit/1aa0471c421ebe74ad3ecdafbd1d900a5958418e ? Jul 21 18:59:55 It creates the app folder in /usr/palm/applications on the target image, but it's mostly empty. Seems some stuff also just doesn't get build Jul 21 19:11:49 Tofe: BTW I noticed that on device the fonts are off in some places. I.e. list items in FirstUse, however in QtCreator they are fine... Not really sure what could be the cause of this? Jul 21 19:12:02 Should we force the font.family: "Prelude" somewhere for QML? Jul 21 19:12:13 Also in the CardShell it's wrong in some places on device Jul 21 19:38:33 Herrie: yes, we should force Prelude, but I'm not sure we do it yet Jul 21 19:38:46 it should be ok with the LuneOS theme though... Jul 21 19:42:08 Tofe: Well it's in some places not in others Jul 21 19:42:22 First page of First Use it's OK, lists etc not somehow Jul 21 19:56:58 Tofe: Or is this where fontconfig and qtbase come in somehow? Jul 21 19:57:10 I saw they use that in OSE by the looks of it Jul 21 20:27:28 I didn't investigate, so I don't really know what's wrong tbh Jul 21 20:40:48 I guess that's what we need: "Fontconfig is a library designed to provide system-wide font configuration, customization and application access. And this file contains default configuration for webOS Open Source Edition." Jul 21 20:42:28 Seems straightforward enough? https://github.com/webosose/meta-webosose/blob/master/meta-webos/recipes-webos/webos-fontconfig-files/webos-fontconfig-files.bb Jul 21 20:46:30 Seems qtbase uses fontconfig: https://github.com/webosose/meta-webosose/blob/master/meta-webos/recipes-qt/qt6/qtbase_git.bbappend#L35 Jul 21 21:12:06 well, yes, might work ! Jul 22 00:59:33 Tofe: Seems there's some hardcoded font values in LSM: https://github.com/webosose/luna-surfacemanager/blob/1af5a8d3b85b026cbf9549617dfc91f04a654ae1/base/qml/WebOSCompositorBase/DefaultSettings.qml Jul 22 01:01:30 And this: https://github.com/webosose/qml-app-components/blob/1efdbb3a553925c8fc2e2c7d0fe4881bdb98caa7/plugin/QmlAppComponents/AppStyle/FontStyle.qml **** ENDING LOGGING AT Fri Jul 22 02:59:56 2022