**** BEGIN LOGGING AT Sat Jul 22 03:00:04 2017 Jul 22 08:54:03 mORNING! Jul 22 09:56:53 Morning! Jul 22 09:57:56 Herrie: for the font issue, it looks like fontconfig is looking in /usr/share/fonts and we have our Prelude fonts in /usr/lib/fonts... We had similar issues with that in the past, didn't we? Jul 22 09:58:17 Simply adding a link between these two on the the device solves the issue Jul 22 12:18:34 Tofe: Sounds familiar Jul 22 12:18:50 Let me check logs Jul 22 12:27:07 Tofe: We did this in the past: https://github.com/webOS-ports/meta-webos-ports/blob/pyro/meta-luneos/recipes-qt/qt5/qtbase_git.bbappend Jul 22 12:27:30 But that's still in Pyro should be working Jul 22 12:27:42 Maybe it's your local build somehow? Jul 22 12:29:08 could be Jul 22 12:29:50 ah but wait, FILES_${PN}-fonts is no more Jul 22 12:30:21 fonts have been taken out of qtbase Jul 22 12:32:18 https://github.com/webOS-ports/meta-webos-ports/commit/773c3542c194137efbeedc230a721ba12f96b9a1 Jul 22 12:33:21 I think we should simply fix our prelude recipe -- if I can find it Jul 22 12:35:37 https://github.com/webOS-ports/meta-webos-ports/blob/master/meta-luneos/recipes-webos/luna-init/luna-init.bb#L24 here Jul 22 12:38:23 Actually it will be just enough to delete the fixup in that recipe Jul 22 12:40:30 I'll revert https://github.com/webOS-ports/meta-webos-ports/commit/cbc04cc213d04a465d89d312ce689bdcdfaa0e26 Jul 22 13:07:47 Tofe: OK Jul 22 15:02:20 Herrie: I now have some apps that can be launched, it's a bit better Jul 22 15:02:41 But there are still several bugs here and there Jul 22 15:13:56 Tofe: Well that's still progress :D Jul 22 15:14:08 Tofe my N5 keeps having issues when flashing :S Jul 22 15:14:17 You have CWM or TWRP on yours? Jul 22 17:34:26 CWM iirc Jul 22 17:36:25 Herrie: I'm already pushing here and there some code, in the branch "tofe/qt5.8"; luna-next, cardshell, webappmanager, luneos-components... Jul 22 17:36:46 Ah, and maliit crashes as soon as it wants to appear. Could be annoying. Jul 22 18:17:48 Tofe: I think at some point we should update maliit too Jul 22 18:17:58 But they changed build system so I got a bit stuck Jul 22 18:18:33 They're using cmake now Jul 22 18:18:39 I saw QT has VKB now too Jul 22 18:18:48 Not sure how mature that is and if it would work for us Jul 22 18:18:51 Compared to maliit Jul 22 18:22:24 They were using qmake before (that's the version we're still using I think) and cmake now Jul 22 18:22:38 Quite some commits in between that might be useful (or break stuff badly as well :S) Jul 22 18:28:41 We're on 2 year old framework for Maliit almost Jul 22 19:09:13 Well, it does work well Jul 22 19:11:48 Tofe: In general yes. Jul 22 19:11:56 Has minor bugs here and there but nothing too shocking Jul 22 19:12:05 Upgrading might be something to look into sometime Jul 22 19:12:14 I guess we might need some help from JaMa there Jul 22 19:12:23 Code changes for 5.8 look good :) Jul 22 19:12:24 I agree we should bump it, but I don't see any point in migrating to qt's vkb Jul 22 19:12:28 luna-next seems tricky Jul 22 19:13:05 Herrie: yes, it is... However, they have done quite some work exposing the various mecanisms to QML Jul 22 19:14:54 Our window model is in C++ so it's not that interesting for us for the compositor, but for the window itself the c++ class could probably be simplified or even written in qml Jul 22 19:19:30 Would that bring any advantages except for less unclear code? I guess C++ migth be better performance wise? Jul 22 19:20:14 Is it me or so far it looks easier then you expect this migration to be? Jul 22 19:20:26 s/expect/expected Jul 22 19:21:13 Well, their new API is well done, so it helps; but it was quite some work too Jul 22 19:22:02 Also I could do some more cleanup, and refactor a the methods between the compositor and the window code Jul 22 19:22:07 I can see that, but before it looked like you expected many more problems, so far it seems to go pretty well? Jul 22 19:22:23 Herrie: yes, I'm a bit surprised :) Jul 22 19:23:05 I'm doing a clean full factory reset of N5 to flash stable image and finally push it out :S Jul 22 19:23:10 N5 is flaky somehow :S Jul 22 19:23:23 Never had such issues with my N4 tbh Jul 22 19:23:36 I read somewhere N5 has poor quality flash :S Jul 22 19:25:20 Herrie: you want me to test that stable image so we can release ? Jul 22 19:25:49 ewww wait, I've got plenty of little modifications right now on the N5 Jul 22 19:29:54 Tofe: If you coudl test N4 that would be great Jul 22 19:30:02 Since mine has all work stuff configured on that now Jul 22 19:30:38 http://build.webos-ports.org/luneos-stable-staging/wip/images/mako/luneos-dev-package-mako.zip Jul 22 19:50:07 downloading it Jul 22 19:50:40 Tofe: Thnx Jul 22 19:50:44 Hammerhead boots for me Jul 22 19:50:48 And seems to work OK Jul 22 19:50:59 There are a few things that would need to be addressed in the future Jul 22 19:51:03 I.e. my vibrate doesn't work Jul 22 19:51:11 Which I think did before Jul 22 19:51:14 I'll check log Jul 22 19:53:53 May 01 20:31:24 hammerhead luna-next[1817]: DEBUG: 20:31:24.255: Unable to vibrate and May 01 20:31:36 hammerhead LunaSysMgr[1815]: Failed on nyx_haptics_vibrate! Jul 22 19:54:39 Also Location doesn't seem to work for me on hammerhead Jul 22 19:54:47 Could be some libhybris bits somewhere I guess Jul 22 19:56:35 Ah the location is my date issue I guess Jul 22 19:56:41 May 01 20:33:00 hammerhead geoclue[2578]: Failed to query location: Unacceptable TLS certificate Jul 22 19:56:48 That's due to date quite sure Jul 22 20:00:31 ah, yes, probably Jul 22 20:01:09 For nyx_haptics_vibrate I quite don't know what has changed regarding this aspect Jul 22 20:27:46 N4 status: sound doesn't work, camera crashes Jul 22 20:27:52 otherwise, seems ok Jul 22 20:28:51 But sound is a bit sad Jul 22 20:28:55 vibrate works Jul 22 20:31:24 Tofe: OK Jul 22 20:31:36 Well some things to look into for future Jul 22 20:31:46 I remember we had some hacks for sound in PA before for Mako Jul 22 20:33:13 Probably yes Jul 22 21:16:03 Tofe: We probably need something like +CFLAGS_append_tenderloin = " -DQCOM_DIRECTTRACK -DQCOM_HARDWARE" for Mako as well Jul 22 21:16:06 Will try it later **** ENDING LOGGING AT Sun Jul 23 03:00:01 2017