**** BEGIN LOGGING AT Sun Sep 13 02:59:58 2015 Sep 13 07:43:17 Herrie|2: no, it isn't the same kind of plugin Sep 13 07:44:03 nizovn did a QML plugin for the browser app; the plugin I simplified is a QtWebKit plugin, dedicated to the latter Sep 13 07:44:26 Morning btw :) Sep 13 07:44:52 Tofe: morning Sep 13 07:45:01 Yeah so we need to include this in the qtwebkit build somehow? Sep 13 07:50:03 Herrie: no no, it can be a separate recipe alright Sep 13 07:56:35 OK so we'd need morphis or JaMa to create a repo and set us up access? Sep 13 08:00:41 yup Sep 13 08:01:41 Adn hunspell we don't need because we already have it system wide in maliit? Sep 13 08:06:59 morphis: ping Sep 13 08:43:52 Herrie: yes Sep 13 08:45:33 OK I guess we need morphis then ;) Or JaMa so we can get the ball rolling :P Sep 13 09:32:56 I can't manage to stabilize a bit my fido+android 4.4.3 image... And I'm not so fond of recompiling a whole dizzy again... Sep 13 09:44:06 Hmmz Sep 13 09:44:35 There's no guarantee dizzy will be more stable, though it might Sep 13 09:46:19 Well, I don't need something very stable, just something to reproduce the issue with hwcomposer... But here it doesn't even get there, the kernel complains about nearly every hw module, there are missing CM files/attributes, to make it short it's a mess. Sep 13 09:48:48 things like "init: could not import file 'init.mako_svelte.rc' from '/init.mako.rc' " which are far from being reassuring Sep 13 09:49:39 morphis: ^ do you get such errors when you try to debug the hwcomposer leaking fds issue ? Sep 13 12:04:39 Tofe: I'm quite sure we have some image with 4.4.3 in http://build.webos-ports.org/luneos-testing/images/mako/ Sep 13 12:04:46 That's based on Dizzy Sep 13 12:08:22 Tofe: Not sure these are of any use? https://github.com/webOS-ports/meta-webos-ports/commit/ff04cd1e3eba12e96d50e5d7c4598759ee69bd68 and https://github.com/webOS-ports/meta-webos-ports/commit/b42d7657d63093d7158841ac28776ce42b1bb42d Sep 13 12:08:43 Could be they are not in Fido? Sep 13 12:19:01 Tofe: Should be image from November last year I think Sep 13 12:19:24 Probably the one from 27th but not sure which one Sep 13 12:19:33 Still called webos-ports-dev-package-mako Sep 13 13:10:25 Tofe: For PulseAudio 6 not working on 4.2.2 with FIdo: Seems that previously they removed the pa_assert_se: https://github.com/siteshwar/pulseaudio-modules-droid/commit/311a7213e14ec07c9819e25e13d8d8327a93ef8d Sep 13 13:10:30 Might be worth to try Sep 13 13:28:05 Ah seems that there's a few more commits this week that might solve teh PulseAudio 6 issues? https://github.com/mer-hybris/pulseaudio-modules-droid/commits/master Sep 13 13:30:06 Herrie: not sure; but I think I should only do one thing at a time if I want to have a chance of having something running :) Sep 13 13:42:46 Tofe: Yeah maybe more for JaMa to try ;) Sep 13 13:42:49 When he's around Sep 13 14:00:54 I'm hesitating: is it worth it to spend time on fixing fido+4.4.3 ? Sep 13 14:03:15 Eventually yes, but might take a while Sep 13 14:03:33 In which you could fix many other things :P Sep 13 14:03:47 Yeah, that's the point :) Sep 13 14:04:10 I'm now back on 4.2.2 Sep 13 14:07:31 works so much better: Sep 13 14:07:34 ! Sep 13 14:17:37 Ok, I'm tired of the UI constantly hanging after a little while. I'll debug that. Sep 13 14:36:18 Yeah ;) Sep 13 14:36:21 That would be good Sep 13 14:53:27 of course, just when I have my debugger ready it doesn't happen :/ Sep 13 15:47:38 Herrie: who provides com.palm.appInstallService ? Sep 13 15:48:20 Because I get some [pmlog] ls-hubd.private LSHUB_NOT_LSTED {"SERVICE_NAME":"com.palm.appInstallService","EXE":"/usr/sbin/luna-next" errors Sep 13 15:48:52 Or should I list it in the service file of luna-next somehow? Sep 13 15:54:34 Tofe: I remember seeing something in Trello about appinstaller and public/private bus Sep 13 15:54:37 Left column Sep 13 15:55:13 There's this too: http://issues.webos-ports.org/issues/919 Sep 13 15:55:50 I've tried adding org.webosports.luna in the prv/luna-appmanager.json file, but it didn't work Sep 13 15:57:02 Tofe: Yeah I added quite some bugs for all the odd things I saw in the logs Sep 13 15:57:16 oh wait, I forgot one thing in the json I modified Sep 13 15:57:28 I only did half of what I should, let me retry Sep 13 16:00:55 nope, I'm doing some nonsense I think Sep 13 16:23:43 Herrie: https://github.com/webOS-ports/luna-next-cardshell/pull/238 <-- ability to remove an app from launcher. Comes with https://github.com/webOS-ports/luneos-components/pull/16 Sep 13 16:31:00 Tofe: Will try after dinner. Didn't we have this already in UI? Just backend wasn't there? Sep 13 16:32:08 No, this was in a branch waiting for a working LS2 call for app removal :) Sep 13 16:33:24 That just regular com.palm.applicationManager isn't it? Sep 13 16:35:31 Or you needed to sort the permissions for this first? Sep 13 16:40:34 no, the permission issue was just that I didn't call the correct LS2 service Sep 13 16:41:24 com.palm.appinstaller/remove is the correct call Sep 13 17:12:23 Tofe that helps indeed :P Sep 13 17:12:32 Wrong call won't work :P Sep 13 17:16:35 Tofe: Looking good! Sep 13 17:16:45 I see you took into account app removability? Sep 13 17:17:00 Because I can only remove Macaw & Feedspider? Sep 13 17:17:08 There should be a flag for this in appinfo.json Sep 13 17:18:08 https://github.com/openwebos/core-apps/blob/master/com.palm.app.contacts/appinfo.json#L11 Sep 13 17:19:11 Ah seems you do that properly in the code :) Sep 13 17:19:29 I'm OK to merge it. Didn't check the luneos-components but quite sure you tested it on desktop? Sep 13 17:22:05 Ah components seems OK too Sep 13 17:23:48 OK both merged & bumped meta-webos-ports Sep 13 17:23:58 Can kick off another nightly shortly I guess :) Sep 13 17:38:29 ok great :-) Sep 13 17:41:45 I guess while you troubleshoot the display issue, you'll end up close to the USB bypassing security in luna-sysmgr too ;) Sep 13 17:43:13 I suspect the fix for both are in luna-sysmgr ;) Sep 13 17:49:35 For the USB bypass, yes it's very possible Sep 13 17:49:41 the display issue maybe too Sep 13 19:12:26 Tofe: Just FYI I came across these: http://supportforums.blackberry.com/t5/Native-Development/How-to-add-zoom-to-WebView-in-QML/td-p/1827809 and https://chromium.googlesource.com/external/WebKit_submodule/+/53f51ea5517ecdd7195df42ee67c0db4208060a7/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_doubleTapToZoom.qml Sep 13 19:12:35 Might give some hints on the zooming for Maps Sep 13 19:31:41 Herrie|Laptop: I've already seen those ones; unfortunately, they are about zooming the webpage, not propagating a "gesture" event Sep 13 19:32:31 Ah **** ENDING LOGGING AT Mon Sep 14 02:59:58 2015