**** BEGIN LOGGING AT Sat Dec 13 02:59:58 2014 Dec 13 11:09:07 morphis: i think to update geoclue to 2.1.10 as it will provide altitude and ability to request accuracy level compared to 2.0 Dec 13 15:40:59 nizovn: why not, in which OE layer is geoclue right now? Dec 13 15:42:05 meta-openembedded/meta-oe/recipes-navigation/geoclue Dec 13 15:49:41 2.1.10 needs (mm-glib >= 1.0) not sure how to get it Dec 13 15:54:11 mm-glib or nm-glib? Dec 13 15:55:08 nizovn: btw. you should be able to disable the bits we don't need: http://cgit.freedesktop.org/geoclue/tree/configure.ac#n61 Dec 13 15:55:21 as we don't have ModemManager Dec 13 15:55:33 we need to add support for ofono later to geoclue Dec 13 15:55:44 so don't care about mm-glib, just disable it Dec 13 15:56:13 ok, will try Dec 13 16:00:21 nizovn: you already started with the ls2 service side? Dec 13 16:00:52 yes, https://github.com/nizovn/location-service/tree/work Dec 13 16:02:09 nizovn: nice, feel free to do a PR for that Dec 13 16:02:26 a good first step would be to include the dummy backend Dec 13 16:02:56 ah, but we may have to support both org.webosports.location and com.palm.location Dec 13 16:03:07 as some old apps might still reference to com.palm.location Dec 13 16:05:09 i also can get location via ls2 with 2.0, but only once :/, maybe it will be better with 2.1.10 Dec 13 16:35:14 nizovn: only once? Dec 13 16:37:24 on second request it failes with "timeout was reached", maybe it's simply not possible to start client again after it has stopped Dec 13 17:52:00 nizovn: possible, didn't looked at it's dbus API yet Dec 13 17:53:21 nizovn: but looks like you just have to call start/stop and it will send you new updates whenever something changes Dec 13 17:53:51 or something service internal goes wrong Dec 13 17:55:03 yes, need to check Dec 13 19:07:08 morphis: Do we have the GPS icon somewhere as well? I couldn't find it on the Wiki, but quite sure it's in 3.0.5 somewhere? Dec 13 19:13:39 Ah found it :) https://raw.githubusercontent.com/webOS-ports/luna-systemui/webOS-ports/master/images/system-notification-location-services.png Dec 13 19:14:26 Can ask Benjamin to see if he can make it as well for the statusbar, it wasn't in the statusbar in 3.x I think, but it was in 2.x. I think it would be good if it's there in LuneOS as well? Benjamin is working on the network indicators by the way ;) Dec 13 19:20:34 Herrie: for sure, would be good to indicate the user once some app is using GPS Dec 13 19:22:11 OK will reach out to Benjamin for this :) He got his N4 now as well and is toying with QML a bit ;) Dec 13 19:27:31 yeah Dec 13 19:27:43 Herrie: btw. storage of incoming SMS messages works now Dec 13 19:28:35 Cool :) Dec 13 19:28:44 So we now need the chatthreader to test? Dec 13 19:28:49 yes Dec 13 19:28:59 and I am not sure if the app already gets everything Dec 13 19:30:58 Well displaying messages in the app is relatively "easy" I guess.... Needs some layout and stuff, but it cannot be that hard? Dec 13 19:32:15 it should already work as far as I know Dec 13 19:32:17 but never tested Dec 13 19:32:44 473.769 RX [PRV] call 81 com.palm.db (/var/run/ls2/FSQaNh) com.palm.luna-1596 (/var/run/ls2/8mS4vi) org.webosports.app.messaging 1004 //find «{"query":{"from":"com.palm.chatthread:1"},"count":true,"watch":true,"subscribe":true}» Dec 13 19:32:44 473.770 TX [PRV] return 81 com.palm.db (/var/run/ls2/FSQaNh) com.palm.luna-1596 (/var/run/ls2/8mS4vi) «{"errorCode":-3963,"errorText":"db: permission denied","returnValue":false} Dec 13 19:34:02 The samples in the app looked good Dec 13 19:34:10 I checked it sometime from GitHub Dec 13 19:34:45 need to adjust the permissions etc. Dec 13 19:34:49 but we're coming forward Dec 13 19:36:28 Yeah Dec 13 19:43:16 Just out of curiosity: How complicated would MMS be? Not that I would care too much about it, maybe got 10 in my whole life, just wondering about the complexity Dec 13 22:51:01 Herrie: not much more Dec 13 22:51:31 need to integrate https://git.kernel.org/cgit/network/ofono/mmsd.git/ and do the same for it as I did for SMS now Dec 13 22:51:48 ala creating com.palm.mmsmessage:1 db8 objects out of it Dec 14 01:47:18 @Herrie do you know any smaller tasks I can do with C++, been learning C++ over the past few months and perhaps a smaller project would be a great opportunity to learn and help out the project **** ENDING LOGGING AT Sun Dec 14 02:59:58 2014