**** BEGIN LOGGING AT Fri Nov 14 03:00:00 2014 Nov 14 03:32:11 Garfonso, is there a “favorite” flag in cardDAV records? Nov 14 06:56:03 DougReeder: Not that I know of. Do you want to sync favorite flags somewhere? Nov 14 06:57:11 DougReeder: A bit of an issue is that in webOS "favorite" is part of a "Person" but C+Dav connector only handles contacts. In fact it does not have the rights to access the person database, AFAIK (at least not as 3rd party connector, in LuneOS that is different of course). Nov 14 06:58:42 coldnew: dizzy-2014-11-03 is too old Nov 14 06:59:19 coldnew: use https://github.com/webOS-ports/webos-ports-setup/tree/testing Nov 14 06:59:39 * PatrickC waves before heading to bed Nov 14 06:59:48 morning, btw. Nov 14 07:00:32 Garfonso: morning :) Nov 14 07:01:18 Tofe|Away: you have an idea why this got changed in upstream qtwayland? Nov 14 07:07:43 Garfonso: btw. how is the chatthreader coming along? Nov 14 07:09:01 * PatrickC wishes he could run LuneOS Nov 14 07:09:05 Herrie: #713 may be one for you Nov 14 07:09:16 no hardware to run it on (that would be feasible atm) Nov 14 07:10:32 morphis: honestly did not find a lot time lately... I hope it gets better in the next weeks. Nov 14 07:10:48 Garfonso: ok Nov 14 07:10:51 morphis: I started something, though... but it's not done, yet. Nov 14 07:11:12 Garfonso: ok Nov 14 07:11:33 Garfonso: if I have enough time in the next week I will start looking how to wrap sms messages Nov 14 08:05:39 morphis: no, I don't really know, I'll try to track the changes done to these two files a bit to see the logic of the mistake Nov 14 08:06:31 ok Nov 14 08:10:00 morphis: looks like it has been like this for quite some time Nov 14 08:10:33 I'm a bit surprised, as such Nov 14 08:16:46 morphis: this https://github.com/mer-packages/qtwayland/blob/master/qtwayland/src/compositor/wayland_wrapper/qwlinputdevice.cpp#L237 also shows that the qtwayland people are convinced that we get a QTouchEvent expressed in compositor window coordinates, and not compositor *item* coordinates, even though the event has been through QWaylandSurfaceItem Nov 14 08:17:57 Let's consider my fix as a temporary workaround, until we understand more clearly what's going on Nov 14 08:26:41 Tofe_: You can't boot into emulator ? I reuild today and I can boot with my patch. Nov 14 08:32:20 coldnew: I'll retry tonight, maybe I simply missed something :) Nov 14 08:32:34 morphis: looks like the Qt guys agree with me Nov 14 09:21:00 morphis: https://github.com/webOS-ports/meta-webos-ports/pull/70 Nov 14 10:39:32 Tofe_: thanks, but I will add the patch to our webOS-ports/master branch of qtwayland Nov 14 10:43:14 morphis: sure, do as you wish :) Nov 14 10:58:33 Tofe_: we have one other issue we need to solve Nov 14 10:58:42 http://issues.webos-ports.org/issues/701 Nov 14 10:58:49 maybe you have a clue Nov 14 11:01:33 Tofe_: just updated it with that I've found Nov 14 12:07:27 morphis: does the issue 701 mean that in practice we are always at high cpu usage with luna-next? As it never goes down... Nov 14 12:24:25 right Nov 14 12:24:29 always above 50% Nov 14 12:30:08 can you run it in debugger and send sig interrupt and see what the threads are doing at different points in time? That can give good hints in this situations. Nov 14 14:54:01 Garfonso: good idea Nov 14 15:30:17 morphis: pong from the other day (guess i forgot to log out of irc since i was gone for a few days) Nov 14 15:34:25 morphis: (going back through my logs...) yes I was attempting an N5 port, didn't get it booting properly and had to shelve it for a bit. Nov 14 15:42:20 Garfonso, I noticed that the Google Contacts webapp allows you to toggle whether a star is on/off. It’s not labeled, and there’s no provision to display only the starred items. Under webOS, it is NOT synced with the favorite flag. Also, the com.palm.contact:1 schema has no “favorite” flag. I could not find a schema for com.palm.contact.google:1. Nov 14 15:43:35 It would be nice to sync the Google Contacts star with “favorite”, but it appears that would be too much work for now. Is there a list of “features we’d like to implement someday”? Nov 14 15:56:45 DougReeder: the most practical issue with that for LuneOS is that vcard does not support anything close to "favorite" to my knowledge. It is possible to define extensions, but of course the server needs to support them (and I did not find a commonly known extension for favorite contact, yet). So I currently suspect that at least the c+dav connector won't be Nov 14 15:56:45 able to sync favorites to anywhere. Nov 14 15:57:32 Yeah, we definitly need to get the standard stuff working fully before we tackle nonstandard extensions. Nov 14 15:57:55 the other issue is in the concept of person <=> contact where only contacts are "owned" by a connector and synced somewhere but persons are constructs from the contact linker. But that would be solvable, of course. Nov 14 15:58:24 Mostly, I wanted to assess whether this was a big or little project. Alas, its big. Nov 14 15:59:32 I'd say it is rather big and should be postponed. Nov 14 15:59:44 …and it’s not implemented in webOS, so there’s no need to knock ourselves out trying to implement it. Nov 14 17:59:31 coldnew: qemux86 on dizzy works, you're right, I was wrong. My mistake! Nov 14 18:21:31 the CPU loop seems to be caused by WebAppManager doing rendering of a window all the time Nov 14 18:22:02 It happened on qemux86 dizzy without even starting an app Nov 14 22:26:35 Tofe: it's ok :) **** ENDING LOGGING AT Sat Nov 15 03:00:00 2014