**** BEGIN LOGGING AT Wed Jul 06 02:59:58 2016 Jul 06 03:31:10 herrie: umm.. watch ls-monitor after you run configurator (you can probably just run "/sbin/configurator" or "/usr/bin/configurator" wherever it is stored) and see if maybe it's firing off a bunch of activities before you can get the list command through? Jul 06 03:31:52 you might also try flipping some of those bools that you're sending to /list to see if that provides different things Jul 06 03:32:33 i've honestly never debugged something that wasn't related to a specific activity, so not entirely certain how to proceed when trying to diagnose many Jul 06 04:09:58 morning Jul 06 04:10:05 DougReederPhone: You still around? Jul 06 07:44:31 Morning Jul 06 08:01:13 Tofe: morning Jul 06 08:01:45 On my way to the airport :P Will have some time there & in plane to do some coding here and there finally it seems :) Jul 06 08:02:00 Have a few LNC things to add/fix :) Jul 06 08:04:20 don't forget to relax, too :p Jul 06 08:04:23 Next 3 weeks will be away so not sure how much time I'll have but we'll see :) Jul 06 08:04:40 Tofe: Not working in the office is already relaxation :P Jul 06 08:04:47 LuneOS is fun :)$ Jul 06 08:04:50 :) Jul 06 08:06:39 Though the activities are giving me headaches :P Jul 06 08:06:49 Really puzzled there.... Jul 06 08:40:53 "Fun headaches", a new concept of vacations :) Jul 06 09:36:57 OK all security cleared, still an hour before flight :P Jul 06 09:37:04 Time for some food :P Jul 06 10:14:08 Full stomach, now time to board :) Jul 06 11:35:17 Have a nice trip! Jul 06 13:34:54 Herrie, I'll be around today. Don't forget to have fun in other ways! Jul 06 13:55:13 DougReederG3: regarding the latest puzzling of Herrie, do you see something that could explain having 16 configured activities, but only 10 of them listed by activitymanager ? wrong status from configurator ? Jul 06 14:08:43 Arrived safely in land of nizovn :P Now waiting for luggage. Jul 06 14:09:21 Tofe: Almost finished the banner audio playback bit in the plane. Just want to check a few things with you before PR-ing later. Jul 06 14:10:02 1. There is currently no way in JS or QML to check if a file exists on local file system right? Can only be done in C++ and we'd need a plugin for this? Jul 06 14:10:58 2. For the Audio component we cannot specify duration (for playback)? It tells me duration is read only, so I guess file audio duration is meant by that? Jul 06 14:14:08 1. yes, correct. Didn't we already do something, or was nizovn ? Jul 06 14:15:51 2. I think you must use a Timer to stop it at the desired time Jul 06 14:17:58 Tofe: I also thought we had something for 1 but couldn't find it :s Jul 06 14:18:03 On 2: OK Jul 06 14:20:59 Herrie|Pre3: you could try some XHR with "file://" and look at the result, but it seems a bit overkill Jul 06 17:02:18 Tofe, Herrie, it sounds like the listing is not actually everything. Are the details posted somewhere? I can take a look on my device some night this week. Jul 06 17:06:03 Herrie, in JS you can only access files the user has selected in a file dialog. Jul 06 17:06:42 ... or you can writeva JS service. Jul 06 19:11:56 brain...failing... Jul 06 19:12:00 what's the nexus 4 codename? Jul 06 19:13:03 mako Jul 06 19:16:42 recompiling now for mako. whoop whoop. Jul 06 19:41:12 DougReeder: I suspect that the app-services from OWO might not be Node 4.x compatible somehow, but I'm not sure how to test them properly on my system. I have little Node experience. You might be better suited for testing these. Jul 06 20:06:34 App-services - what's in that, and how is it invoked? Jul 06 20:09:01 DougReederG3: It are NodeJS bits used by legacy core-apps like email, contacts, calendar etc Jul 06 20:09:12 https://github.com/webos-ports/app-services Jul 06 20:12:43 Hrm Jul 06 20:13:20 We need to test all of them? Jul 06 20:15:49 They should be testable using luna-send Jul 06 20:17:56 Com.palm.service.contacts has a test folder, but it's not immediately obvious how to run it. Jul 06 20:19:59 DougReederG3: Well contacts linker has issues. It's just a hunch it might be Node. Could be something else Jul 06 20:22:21 Ah, right. Jul 06 20:23:57 Tests for linker are all commented out. Jul 06 23:06:40 Ah, run tests with https://github.com/webOS-ports/app-services/blob/webOS-ports/master/com.palm.service.contacts.linker/run_tests.sh Jul 06 23:12:43 Hey, we could edit prolog.js to set SUPER_TOTALLY_AWESOME_DEBUG_MESSAGES to true. Jul 06 23:42:55 Coool, apps can register to hear when a new person record is created. **** ENDING LOGGING AT Thu Jul 07 02:59:59 2016