**** BEGIN LOGGING AT Wed Dec 17 02:59:59 2014 Dec 17 04:10:29 * DougReeder waves to Herrie Dec 17 04:51:33 Hey, is there a list of the preferences we support? As in luna://com.palm.systemservice/getPreferences ? Dec 17 04:58:56 Morphis, what property are you using for your subscribe tests? Dec 17 05:15:06 showAlertsWhenLocked demonstrated the problem nicely. Dec 17 06:24:08 Hi DougReeder Dec 17 06:56:31 morning Dec 17 06:57:48 DougReeder: you can see them in /etc/palm/defaultPreferences.txt Dec 17 07:00:49 hm. Somehow we lost the bleeding-edge update pref. Dec 17 07:40:38 gm Dec 17 07:52:36 morning EricBlade. Dec 17 07:53:28 https://www.irccloud.com/pastebin/CirI3c2G Dec 17 07:53:46 just if you are still interested in loadable-frameworks. :) Dec 17 08:27:31 Garfonso: hmm. i don't think i've ever noticed that package before Dec 17 13:16:18 DougReeder: so you got it reproduced with getPreference too? Dec 17 13:40:18 morphis: mjson is gone from developer.palm SRC_URI, there are only 2 recipes still using it, can we convert them to json-c? Dec 17 13:40:21 meta-luneos/recipes-luneos/services/org.webosinternals.ipkgservice.bb:DEPENDS = "luna-service2 glib-2.0 mjson" Dec 17 13:40:24 meta-luneos/recipes-luneos/services/org.webosinternals.service.upstartmgr.bb:DEPENDS = "luna-service2 glib-2.0 mjson" Dec 17 13:40:58 and more importantly, do we still need packagegroup-webos-ports-extended.bb: org.webosinternals.service.upstartmgr Dec 17 13:48:09 JaMa: upstartmgr can be dropped Dec 17 13:48:18 for ipkgservice it will be some work to convert it Dec 17 13:48:52 ok Dec 17 15:15:17 morphis, when I subscribe to getPreferences for showAlertsWhenLocked, I get a dozen or two updates, then nothing, when I setPreferences every 5 seconds. Dec 17 15:17:16 sounds correct Dec 17 15:19:21 DougReeder: you should get one update for each setPreferences call Dec 17 15:19:35 Yup Dec 17 15:19:56 That happens for the first dozen or two times setPreferences is called. Dec 17 15:26:26 35 times, in a run just now. Dec 17 15:31:00 DougReeder: and fater that it stops? Dec 17 15:31:04 s/fater/after/ Dec 17 15:31:09 Yup. Dec 17 15:31:16 you see the cancel call? Dec 17 15:31:52 I haven’t been using ls-monitor for getPreferences. Dec 17 15:32:10 ah ok Dec 17 15:35:08 DougReeder: will look into this soon Dec 17 15:35:22 Thanks. Dec 17 15:35:24 835.194 TX [PRV] call 353 com.palm.luna-1608 (/var/run/ls2/LcCtp9) com.palm.systemservice (/var/run/ls2/Zw3Mnz) /com/palm/luna/private/cancel «{"token":352}» Dec 17 15:37:12 There’s actually a whole bunch of cancel calls all at once. Dec 17 15:40:12 hm Dec 17 15:46:28 DougReeder: btw. how much do you know about the old enyo1? Dec 17 15:46:53 I used it for several apps Dec 17 15:47:00 Nver got into the internals Dec 17 15:47:35 there is one problem we have currently with it Dec 17 15:47:42 it doesn't really work with multitouch Dec 17 15:48:19 might be easy to fix for someone with a bit more insight Dec 17 15:48:59 DougReeder: https://github.com/webOS-ports/enyo-1.0/commits/webOS-ports/master Dec 17 15:49:25 The mutitouch events are fired by the browser, but Enyo 1 apps don’t receive them? Dec 17 15:49:27 look at the ones for gesture handling Dec 17 15:50:08 yeah, legacy did it a bit different: https://github.com/webOS-ports/enyo-1.0/blob/99a58156d16ca7f0a1b1e4214aeba04c07570b38/framework/source/compatibility/webosGesture.js Dec 17 15:50:23 and using https://github.com/webOS-ports/enyo-1.0/blob/99a58156d16ca7f0a1b1e4214aeba04c07570b38/framework/source/compatibility/webkitGesture.js doesn't really work Dec 17 15:50:44 just try it in one of the enyo1 apps on the device Dec 17 15:54:33 I can add that to my LuneOS to-do list. Dec 17 15:57:59 Is the symptom that 2-finger gestures (which are received under webOS) are not received by apps under LuneOS? Dec 17 16:03:06 yeah, also scrolling doesn't really work nicely Dec 17 16:03:32 “doesn’t work nicely” how? Dec 17 16:04:00 I know scrolling doesn’t happen at all in some places. Dec 17 16:08:18 that could be also a problem with using the touch events but if you use your finger to scroll a list it stops the scroll animation without smoothing down Dec 17 16:09:41 Which app best demonstrates this? Dec 17 16:09:47 use the mail app Dec 17 16:09:59 and when creating an account use "manual settings" Dec 17 16:11:10 The Email app in LuneOS is still Enyo 1? Dec 17 16:11:15 right Dec 17 16:13:46 What do I change in Manual Setup? Dec 17 16:14:13 change nothing, just try scrolling with one finger Dec 17 16:16:18 Oh, I was trying to create an account using Accounts - Email doesn’t open at all for me. Dec 17 16:16:25 ah Dec 17 16:16:36 should be the same trhough the accounts app Dec 17 16:16:46 I’m using a build I did yesterday from the stable branch. Dec 17 16:17:21 btw. when you go through the accounts app and press the "Add an account" button to much it will click a button on the next page directly too Dec 17 16:17:24 It appears I can drag, but not flick. Dec 17 16:19:32 flick was the word I was searching for Dec 17 16:20:04 Accounts is still Enyo 1 also? Dec 17 16:22:47 yes Dec 17 16:36:19 morning Dec 17 16:36:24 morphis: ping Dec 17 16:37:04 Herrie|Veer: pong Dec 17 16:37:36 Seems 72ka is expecting that the w3c geolocation call will work on LuneOS. Not sure it will? Dec 17 16:37:58 navigator.geolocation etc Dec 17 16:38:46 Herrie|Veer: hm, once geoclue support lands in qtlocation that should work out of the box Dec 17 16:39:01 OK great :) Dec 17 16:39:04 until then he should use the classic location API Dec 17 16:39:08 OK Dec 17 16:39:14 as I don't know when this will happen in upstream qt Dec 17 16:39:29 and we will not have it before 5.5 or 5.6 if we don't backport it to 5.4 Dec 17 16:39:41 OK will let him know Dec 17 18:59:45 Garfonso: ping Dec 17 19:00:36 Herrie|2: btw. I tried the memory changes for the TP Dec 17 19:00:39 doesn't change anything Dec 17 19:41:39 Tofe: ping Dec 17 20:26:29 morphis: pong Dec 17 20:27:44 Garfonso: I think we can do things a bit different Dec 17 20:27:51 still using window.open Dec 17 20:28:00 but we will intercept the window.open call Dec 17 20:28:36 and if target is _auth we will add the title change notification support we need Dec 18 02:04:13 EricBlade: dude. Dec 18 02:04:26 EricBlade: i'm going batty. Dec 18 02:05:10 going? Dec 18 02:06:41 EricBlade: PM **** ENDING LOGGING AT Thu Dec 18 02:59:58 2014