**** BEGIN LOGGING AT Mon Jan 18 02:59:58 2016 Jan 18 08:39:56 morning, Jan 18 08:49:41 Morning! Jan 18 08:58:20 Garfonso: ping Jan 18 08:58:31 Tofe: I'll test your PR and merge shortly Jan 18 08:58:41 It cannot get in worse state then it was :P Jan 18 09:06:24 It could initiate calls on a random basis :p Jan 18 09:06:37 Though I don't see how :) Jan 18 10:22:15 morphis: ping Jan 18 10:33:35 ka6sox: You around? Jan 18 10:34:30 Tofe: merged. 1 small remark: When I call voicemail and the duration starts running, I end the call, then make call from dialer, the duration doesn't get reset but resumes where it left off when I disconnected the voicemail call :P Jan 18 10:40:39 Herrie|Veer: on desktop? Jan 18 10:41:45 I have added a minimalistic voicecall stub, which might be a bit easy on reinitializing stuff Jan 18 10:42:01 Tofe: Yeah on desktop Jan 18 10:42:15 Need a full build to use luneos-components update Jan 18 10:42:16 (and in the stub, I'm actually always reusing the same voicecall object, which isn't the case in real life) Jan 18 10:42:36 Tofe: Seems I don't have mediaindexer access: do you Jan 18 10:42:38 ? Jan 18 10:42:55 in luneos-components? Jan 18 10:43:21 ah sorry I misunderstood Jan 18 10:43:24 let me see Jan 18 10:43:27 Tofe: no mediaindexer was sorting something else :P Jan 18 10:43:49 nope Jan 18 10:44:55 OK I guess we need some of the admins to sort that then :P Jan 18 10:45:02 Herrie|Veer: in the phone app, shouldn't we replace the "Favorites" tab with a "Contacts" tab ? and eventually put the top 5 used ones on top Jan 18 10:47:09 Tofe in legacy it uses favorites, but yeah could be a consideration I guess Jan 18 10:48:23 In legacy it searches contacts from dialpad when you enter name/number Jan 18 10:50:28 ah ok, could be smart too yes Jan 18 10:51:07 Basically when you start typing in the number field it'll do contact lookup Jan 18 10:51:47 And it will show the favorite on top there Jan 18 10:53:41 Sent you some screenshots by email Jan 18 12:01:59 Herrie|Veer: thanks Jan 18 12:02:27 I'm not that fond of using T9 to find a contact... what do you think? Is it ok in daily usage ? Jan 18 12:50:25 Tofe: I'm not a big fan of T9 there either but I think screen real estate might allow for qwerty vkb? Jan 18 12:56:07 I guess we have to see what works best Jan 18 12:56:23 Maybe give user choice via a settings/Tweaks? Jan 18 13:16:48 That will be a bit complicated. I'd rather have a switch between numpad and vkb Jan 18 13:17:21 sometimes you just want to type a number, like "112" :p Jan 18 13:46:52 Tofe: Yeah that's true. In general we'd need to add a key to hide vkb as well sometime to phone vkb. Jan 18 13:54:51 Herrie|Veer: I guess this was the intiial target mockup ? http://www.blogcdn.com/www.engadget.com/media/2009/06/pre_screens102.jpg Jan 18 13:55:05 s/was/is/ Jan 18 13:55:53 It would be nice to have a similar "glass" set of image; or maybe we do have it already? Jan 18 13:56:39 Tofe: Yeah just webOS 2.x had blue instead of green I think. Jan 18 13:56:56 The glass is just transparency set to 0.8 or so :P Jan 18 13:57:14 Or opacity forgot Jan 18 13:57:32 But yeah original app was used for inspiration I'm sure :P Jan 18 13:57:41 Just in QML instead of Mojo/Enyo Jan 18 13:59:38 It's not just opacity, there are fine rounded corner, with a little edge effect Jan 18 14:06:01 Tofe: I think we have some of the images. If not I can ask Benjamin to mock up something nice :P Jan 18 14:13:00 Once I get the mediaindexer access sorted will do a PR to allow legacy apps to access it too. In case people sideload an IPK from legacy TP Doctor it will work :P Jan 18 14:13:19 Like Music Player or Photos :P Jan 18 14:14:05 We cannot provide those since they weren't open sourced but that doesn't prevent anyone from extracting them from the Doctor and installing them manually :P Jan 18 14:29:45 DougReeder: Ping Jan 18 15:29:23 Herrie|Veer: anyway, I'm not necessarily very interested in doing the graphical work, and not particularly gifted either; I'm more interested in making the app do its job Jan 18 15:30:29 Though the theming and the QML code aren't separated enough today to simply replace some values by other and change the whole appearance Jan 18 15:30:38 Tofe: Yeah I know :) Jan 18 15:30:48 Graphics aren't easy ;) Jan 18 15:31:01 exactly :) Jan 18 15:32:33 Tofe: Getting it to work is most important, we can get gifted people do the graphics :P Jan 18 15:33:25 Tofe: You reckon it will be possible to create a contact drawer in QML like we had in legacy where it would show all the contact's details? Jan 18 15:35:41 Should I send you some screenshots? Jan 18 15:51:16 Herrie|Veer: at this point, I think I should start my Pre3 again :) Jan 18 15:53:07 http://cdn0.mos.techradar.futurecdn.net/Review%20images/TechRadar/Mobile%20phones/HP/HP%20Veer/screenshots/messaging%20-%20contacts-210-100.jpg ? Jan 18 15:54:50 No different. It's when you press the > next to the name of the contact in the phone app (call list for example), it will display all the contact details of that person. Jan 18 15:55:03 I'll send you some screenshots, anyway have them :) Jan 18 15:56:41 ok :p Nearlynything is possible in QML, anyway Jan 18 15:57:27 Ah ok, from the call history Jan 18 15:58:14 Tofe: Yeah, I think the one you posted might be contactspicker UI somehow? Jan 18 15:58:27 I think we have that in systemUI migrated from legacy in Enyo1 Jan 18 15:59:03 yes, it must be this one Jan 18 15:59:32 Ah wait it's not even systemui I guess, maybe even Enyo itself... Jan 18 16:01:17 Tofe: found out last week that FilePicker has a built in ability to play music files :P Jan 18 16:03:45 Tofe: Seems it's the contacts framework in loadable-frameworks. Jan 18 16:07:22 ok Jan 18 16:07:50 Anyway I guess we'll have some bits we could reuse here and there Jan 18 16:10:00 I'll explore a bit the UI on my Pre3, so as to rebuild the Palm mockup Jan 18 16:10:23 :) Jan 18 16:11:06 This also supposes a tighter integration of the call history and the db8 contacts Jan 18 16:12:01 Tofe: Yeah I guess so. You can always look at legacy code for inspiration: Jump pull it from a Doctor ;) In case you need some let me know :) Jan 18 16:12:15 Though some of it is pure spaghetti :P Jan 18 16:12:49 That could help me learn how to use a Doctor :p Jan 18 16:18:12 Tofe: I also noticed Voicecall got about 10 commits that we don't have. Might be worth to see if we need to cherry pick some stuff? Jan 18 16:21:29 Herrie|Veer: I think we could even rebase the whole thing; I just have to check if morphis' modifications were deep or not Jan 18 16:22:22 Seems doable, let's rebase Jan 18 16:22:51 Tofe: 1 commit ? Jan 18 16:23:03 Just there was something with telepathy Jan 18 16:23:09 Which we don't use Jan 18 16:24:06 I didn't follow this closely at the time, but makes sense Jan 18 16:25:09 Not sure to what extend rebased will work, but worth the try I guess? Jan 18 16:26:23 yup Jan 18 16:26:56 Seems they provide some kind of commhistory which we could modify for db8 to store info? Jan 18 16:27:31 And trigger notifications as well I guess? Jan 18 16:27:42 Or you want to handle that in LNC? Jan 18 16:29:01 I don't know yet, but it's a possibility Jan 18 16:29:24 Yeah I guess we'll tackle it when we get there :P Jan 18 16:29:36 oh we'll get there pretty soon I think Jan 18 16:29:53 Tofe: Let's hope so :) Jan 18 16:31:25 9 files conflicting during rebase --> I'll do that at home with a correct GUI Jan 18 16:31:55 Tofe: Yeah that's a good plan :P Jan 18 16:32:49 ah no wait, I took the wrong upstream, there on mer gitlab now Jan 18 16:34:10 just one conflict, worth a try Jan 18 16:34:57 Tofe: Yeah they moved all to mer gitlab :P Jan 18 16:40:29 https://github.com/Tofee/voicecall/tree/tofe/rebase Jan 18 16:40:35 No idea if that builds! Jan 18 16:43:15 Tofe: Me neither, I guess you can try :) Jan 18 16:47:51 Herrie|Veer, I am now Jan 18 16:56:50 Herrie|Veer: commhistory seems a bit tiny, maybe it's not yet fully operational Jan 18 16:59:02 Tofe: OK. Well anyway what we need is something that puts stuff in a db8 kind. Shouldn't be rocket science Jan 18 17:19:46 hey EricBlade Jan 18 17:38:16 ka6sox: hello Tom, any update with that hawaii builder for me? Jan 18 17:43:18 JaMa: You have any objections in us moving to move to latest oFono and ConnMan in case they work fine? Jan 18 17:43:43 Seems quite some interesting things might have been sorted in the version that's not in Jethro yet Jan 18 17:49:43 no objections Jan 18 18:03:12 Tofe: https://github.com/webOS-ports/mediaindexer/pull/5 Jan 18 18:30:14 JaMa, thats a good question..let me ask today...thought it would be done by christmas Jan 18 18:36:53 Herrie: was the issue with sleepd QA warning fixed by your 796f9a9? Jan 18 18:38:49 the next change "sleepd: Bump SRCREV" actually reverted this Jan 18 18:42:53 JaMa: This broke build completely: https://github.com/webOS-ports/meta-webos-ports/commit/796f9a96d5d36242677dfa36c63ca21b4ae04e08 Jan 18 18:43:09 With this it builds but gives warning: https://github.com/webOS-ports/meta-webos-ports/commit/4a55c91c1fd54e4da00c0eeb9e60f3791d54ffc3 Jan 18 18:44:07 Herrie: see https://github.com/webOS-ports/meta-webos-ports/commit/f3525036d1566cf5f8d5d83cc8355bbfe283edcd Jan 18 18:44:16 Herrie: but will probably need to re-add the FILES variable Jan 18 18:44:55 JaMa: I guess so Jan 18 18:45:05 I guess my problem was the missing inherit webos_filesystem_paths Jan 18 18:45:17 yes Jan 18 18:45:22 This was my log with the FILES: http://jenkins.nas-admin.org/job/luneos-testing_mako/lastFailedBuild/consoleFull Jan 18 18:45:28 It was a bit vague for me Jan 18 18:45:38 So decided to ask you :P Jan 18 18:46:11 because the ${PN} git empty by your change Jan 18 18:46:24 "${webos_preferencesdir}/com.palm.sleep" didn't match anything in ${D} Jan 18 18:46:40 and you overwritten the default value as well (should have used += instead of =) Jan 18 21:02:50 Herrie|2: sleepd fix pushed to fido Jan 19 01:44:09 Herrie, pong **** ENDING LOGGING AT Tue Jan 19 02:59:58 2016