**** BEGIN LOGGING AT Tue Feb 09 02:59:59 2016 Feb 09 05:10:08 Andolamin: pong Feb 09 05:13:35 Andolamin: Was exhausted so in bed early y'day :P Feb 09 05:23:08 Herrie: No problem. Got busy over the weekend but working right now on the app launch target handling now that my son is asleep. Hopefully I'll open some PRs tomorrow. Feb 09 05:23:34 Herrie: Thought you might be interested though to see https://andolamin6-8000.terminal.com/ Feb 09 05:24:20 Herrie: Also, https://andolamin6-8000.terminal.com/#dark Feb 09 05:28:39 Andolamin: No worries ;) Feb 09 05:28:50 Little one here is testing us now it seems :S Feb 09 05:29:03 Doesn't want to sleep in his own bed, and with us he's just restless all night :P Feb 09 05:29:11 So decided to head to bed earlier LOL Feb 09 05:29:52 Andolamin: Sampler looks like a nice start Feb 09 05:31:14 Just Buttons done so far, but it's using Enyo 2.6.0-dev, so it's *should* be compatible with the upcoming 2.7.0 release Feb 09 05:32:14 The light/dark theme options will be set up for all components, similar variation as for the buttons. Basically just "invert" the existing color scheme. Feb 09 05:51:09 :) I saw Jason's been busy as well :) https://github.com/JayCanuck/enyo-luneos Feb 09 05:56:16 Yeah - we've been chatting about that around the office Feb 09 05:57:52 Will be very useful having an Enyo 2.7.0 compatible version Feb 09 08:18:04 morning Feb 09 08:25:21 Morning! Feb 09 08:30:39 Tofe: morning! Feb 09 08:30:48 Call history works OK again now :) Feb 09 08:31:00 Ah, good! Feb 09 08:32:18 Just 2 remarks: 1. When tapping on the history it should dial the number right away (or at least we should be able to do it, legacy did it by default, you could disable it in Tweaks so it would only pre-populate the number and not dial) Feb 09 08:32:48 2. It shows "unknown" as my geolocation? I thought you hooked this up already? Feb 09 08:38:06 Herrie|Veer: no, it's not hooked up yet Feb 09 08:38:20 Tofe: OK that explains :P Feb 09 08:38:49 https://github.com/webOS-ports/org.webosports.app.phone/blob/master/qml/views/CallGroupDelegate.qml#L64 Feb 09 08:39:47 And for 1., it shouldn't be a problem to implement Feb 09 08:40:20 Tofe: No I know, I thought to just mention it :) Feb 09 08:40:33 Not sure you were aware of legacy behavior Feb 09 08:44:05 Herrie|Veer: yes, I was for that point; I just didn't know there was a Tweak for only pre-fill the dial field Feb 09 08:46:10 Tofe: phone-no-autodial-from-call-log.patch :P Feb 09 08:46:31 And phone-no-missed-call-callback.patch :P Feb 09 08:46:39 Those are quite useful in general Feb 09 08:47:01 I don't remember now if they were Tweaks enabled or not, but we can make them :) Feb 09 08:50:51 I'd say that by default, we do not dial Feb 09 08:51:18 Tofe: Yeah :P Feb 09 08:51:31 I also didn't like that behavior :P Feb 09 08:52:45 Well, there's a high probability that we cilck on the phone number by mistake Feb 09 08:57:11 Tofe: Yeah :P Feb 09 08:57:39 Once things are working I'll have a look for some of the legacy patches and add them via Tweaks :) Feb 09 08:58:07 yup Feb 09 08:58:22 There are still quite a lot to do for the phone app Feb 09 09:01:39 Tofe: Yup. Feb 09 18:11:34 Herrie|2, ping? Feb 09 18:31:43 * HoloIRCUser1 wakes up Feb 09 18:37:45 ka6sox: pong Feb 09 18:38:09 tell me about this bug... Feb 09 18:41:36 ka6sox: It's not really a bug, we provide wallpapers in usr/share/wallpapers, however only media/internal/wallpapers is user (and media indexer) accessible. Feb 09 18:42:48 Seems legacy only did /media/internal/wallpapers and no /usr/share/wallpapers. I guess instead of symlinking we could just make suee Feb 09 18:43:13 so they aren't being overwritten...just not accessable Feb 09 18:43:24 s/suee/sure we provide them in /media/internal/wallpapers as well. Feb 09 18:43:52 the symlink would make one set disappear Feb 09 18:43:54 User normally via USB has access to /media/internal Feb 09 18:44:01 should Feb 09 18:44:24 Legacy doesn't have /usr/share/wallpapers at least not kn 3.0.5 Feb 09 18:44:33 s/kn/on Feb 09 18:44:55 Garfonso: ping Feb 09 18:45:02 So /media/internal/wallpapers might just be the better solution. Feb 09 18:45:57 I need to check legacy doctors one more time to be sure. But if we only require /media/internal/wallpapers I guess I know how to sort it :-) Feb 09 18:46:33 Tofe: I'll be PR-ing some small phone app stuff hopefully tonight, else tomorrow :-) Feb 09 18:46:42 ok! Feb 09 18:46:51 I'm looking at geocoding now Feb 09 18:47:55 Tofe: Small stuff like vibration for dialpad (can enabled be via Tweaks) and maybe some Ringtone, Banner messages as well. Feb 09 18:48:09 ok good Feb 09 18:49:03 While I'm at it I might just as well add the Tweak for the contact call back/populate number only from history Feb 09 19:43:07 Herrie|2: maybe you know Feb 09 19:43:45 How can I do so that db8 is configured (with the putKind) _and_ filled with initial data ? Feb 09 19:45:25 I didn't find any recipe doing that Feb 09 19:45:47 But I guess I just have to do a post-install script where both putKind and put are done? Feb 09 19:51:28 ... and I still have to know how to do that :p Feb 09 19:52:00 Tofe: Ooh good one Feb 09 19:53:16 looks like I can do a pkg_postinst_${PN} and write the shell script I want inside it Feb 09 19:53:35 Tofe: OK Feb 09 19:54:17 However I don't know if I'll be able to provide a stub for that, this time :) Feb 09 19:55:47 mmmh I think postinst is still executed too soon Feb 09 19:57:40 HoloIRCUser: ^ You have any ideas? Feb 09 19:57:47 HoloIRCUser1: ^ You have any ideas? Feb 09 20:01:01 I could execute it when the phone app is started Feb 09 20:01:16 Tofe: There must be nicer ways Feb 09 20:01:41 I do hope so :) Feb 09 20:14:35 Herrie|2, what would you like me to do with the wallpaper issue? Feb 09 20:14:43 this feels like a deploy issue Feb 09 20:23:00 ka6sox: We have: https://github.com/webOS-ports/meta-webos-ports/blob/fido/meta-luneos/recipes-luneos/luneos-default-wallpapers/luneos-default-wallpapers.bb#l14 Feb 09 20:23:59 Then we also have: https://github.com/webOS-ports/meta-webos-ports/blob/fido/meta-luneos/recipes-core/initrdscripts/initramfs-boot-android/init.sh#l101 Feb 09 20:24:55 And https://github.com/webOS-ports/meta-webos-ports/blob/fido/meta-luneos/recipes-core/initrdscripts/initramfs-boot-android/init.sh#l118 Feb 09 20:33:30 ka6sox: Just I'm no *nix filesystem, mounts etc expert :P Feb 09 20:33:41 So I prefer to leave that to people who are :P Feb 09 20:34:33 okay let me find the symlink... Feb 09 20:38:59 It could be that we could just use https://github.com/openwebos/meta-webos/blob/f43220dc32b3987e3966d55af28d5e54aea10f72/conf/distro/include/webos-filesystem-paths.inc#l15 instead, but it could be that it's not mounted etc on Android side during build Feb 09 20:40:00 Or even https://github.com/openwebos/cmake-modules-webos/blob/2349338e62290528a4c000d6bab068a55a47b8eb/webOS/webOS.cmake#l417 Feb 09 20:40:17 Ehm that should be https://github.com/openwebos/cmake-modules-webos/blob/2349338e62290528a4c000d6bab068a55a47b8eb/webOS/webOS.cmake#l422 Feb 09 20:51:29 before this was all in media/cryptofs Feb 09 20:52:16 no /media/internal/ Feb 09 20:52:18 I need to look at something I did a few years ago when we were working on how to get Optware available. Feb 09 20:52:42 cryptofs was for app data Feb 09 21:23:15 Tofe: if you have config files for the db kinds the configuration service can create the db kinds for you in db8, so no need for putKind. Feb 09 21:24:06 There should be some examples for that (like messaging: https://github.com/webOS-ports/org.webosports.messaging/tree/master/service/configuration/db Feb 09 21:25:07 and this is the recipe for it: https://github.com/webOS-ports/meta-webos-ports/blob/master/meta-luneos/recipes-luneos/services/org.webosports.service.messaging.bb Feb 09 21:25:20 it seems for system packages the recipe does the work Feb 09 21:25:43 maybe that helps you with putkind and then in the post-inst it is ok to put the data? Feb 09 21:47:46 Sorry, I'm not sure how we set up DB8 kinds using bb recipes, Herrie & Tofe. Feb 09 21:51:06 Ka6sox, IMNSHO we should copy the default wallpapers to /media/internal/wallpapers like legacy. Then the user can delete ones he doesn't like. Feb 09 21:52:53 The waste of storage space is minor, compared to modern ramdisk size. Feb 09 22:03:34 easy to do. **** ENDING LOGGING AT Wed Feb 10 02:59:59 2016