**** BEGIN LOGGING AT Thu Aug 06 02:59:58 2015 Aug 06 06:55:09 morning Aug 06 07:09:09 morning! Aug 06 07:14:22 Tofe: morning... I cannot get browser to work on latest nightly it seems :s Aug 06 07:17:13 oh. Aug 06 07:17:37 Any error? Aug 06 07:17:52 Ehm on my adb less laptop so difficult to say... Aug 06 07:18:02 Just doesn't launch Aug 06 07:18:03 :) I guess so Aug 06 07:18:06 Can try vbox Aug 06 07:18:12 I'll look at it tonight Aug 06 07:18:15 In a bit Aug 06 07:18:47 maybe it's just a qml file I forgot to put in the .pro file Aug 06 07:18:54 I'll be in your "neck of the woods" from tonight, back on Tuesday evening ;) Aug 06 07:20:05 oh, nice :) Aug 06 07:23:10 Herrie|Veer: kernel build went through now? Aug 06 07:29:00 morphis yeah but wifi seems not to work :s Aug 06 07:29:23 are the kernel modules for it loaded? Aug 06 07:29:41 I don't have adb here to check :s Aug 06 07:29:57 Seems that anyway before we weren't using the latest kernel Aug 06 07:32:49 We were using 20150129-83 while there were newer ones in CM11 folder Aug 06 07:33:26 (20150309-85 and 20150323-87) Aug 06 08:21:22 nizovn: morning Aug 06 08:21:42 Latest nightly is build for TP with BT, just seems wifi doesn't work for me. Aug 06 08:21:43 morning Aug 06 08:21:53 Any chance you could test it at your side as well? Aug 06 08:22:08 Don't have working ADB on laptop here.... Aug 06 08:22:21 ok, will test Aug 06 08:23:56 Will boot to webOS here and see if WOSQI will work, mount LuneOS partition and pull logs as well :P Aug 06 08:24:07 Just a bit of a pain needing to do that :P Aug 06 08:24:16 yeah Aug 06 08:24:38 Work laptop has some funny USB "protection" so I cannot write to USB though Novacom works Aug 06 08:24:53 ADB has issues though even connecting and pulling files :s Aug 06 08:58:13 wifi doesn't work for me either Aug 06 09:06:12 wifi works if manually insmod modules Aug 06 09:07:39 for some reason uname -r gives 3.0.101-12915-g7cc80db Aug 06 09:08:35 while modules are in /lib/modules/3.0.101-9792-g7cc80db Aug 06 09:12:06 so, if rename ^ directory, tenderloin-ath6kl-module will successfully load Aug 06 09:14:33 Well at least you have a "fix". morphis might know how to sort this easily? Aug 06 09:14:55 Can you check why browser doesn't launch? Aug 06 09:15:06 Should be in journalctl Aug 06 09:15:15 Aug 06 05:05:45 tenderloin LunaAppManager[1568]: file:///usr/palm/applications/org.webosports.app.browser/qml/WebView.qml:96 Type FilePicker unavailable Aug 06 09:15:15 Aug 06 05:05:45 tenderloin LunaAppManager[1568]: file:///usr/lib/qt5/qml/LuneOS/Components/FilePicker.qml:25 Script file:///usr/lib/qt5/qml/LuneOS/Components/js/MultiSelect.js unavailable Aug 06 09:15:15 Aug 06 05:05:45 tenderloin LunaAppManager[1568]: file:///usr/lib/qt5/qml/LuneOS/Components/js/MultiSelect.js:-1 File not found Aug 06 09:16:47 i have feeling we need to change https://github.com/shr-distribution/meta-smartphone/pull/3/files#diff-7a7bbfc171e3238f7613d3fe5ab7e4abR24 to 3.0.101-12915-g7cc80db Aug 06 09:17:41 Tofe: ^ It seems to be in deployment.pri in JS_FILES ? Aug 06 09:19:26 morphis ^ I got those values from you for "git describe" if I'm correct? Aug 06 09:23:38 Tofe: Seems all (images and JS) are in /usr/lib/qt5/LuneOS/Components/qml dir instead of the sub dirs where they should be like images ans JS Aug 06 09:25:24 Herrie|Veer: oh, maybe you have a point here Aug 06 09:25:41 Tofe: probably js_files.path and resources_files.path need adjusting in deployment.pri? Aug 06 09:27:33 Herrie|Veer: I think I have the fix Aug 06 09:28:46 :) Aug 06 09:30:17 Herrie|Veer: what do you think of this fix ? https://github.com/webOS-ports/luneos-components/pull/12 Aug 06 09:30:45 I just hope the js/ directory gets created automagically Aug 06 09:31:11 I'm not sure, this is what I had in mind too initially :P Aug 06 09:31:35 Well, let me test it on Window, maybe it'll just work Aug 06 09:31:38 +s Aug 06 09:31:45 Does it work easy like that, no need to + "/js" for example? Aug 06 09:32:04 I'm not familiar with the deployment.pri syntax ;) Aug 06 09:34:12 Herrie|Veer: easily fix the version in the kernel bb file Aug 06 09:34:18 just use 3.0.101-12915-g7cc80d Aug 06 09:34:29 rather than 3.0.101-9792-g7cc80db Aug 06 09:34:37 sorry, meant 3.0.101-12915-g7cc80db Aug 06 09:35:15 morphis: OK. Can you do that or should I PR and wait for you/JaMa to apply to correct branches? Aug 06 09:36:13 Herrie|Veer: it should be as easy as that, yes; but I'd like to check it with a build on Windows first Aug 06 09:38:21 Tofe: You seen https://docs.qt.io/qt-5/qmake-advanced-usage.html ? Aug 06 09:39:49 Herrie|Veer: it seems to do the mkdir beforehand, and the generated Makefile looks good. I think it's worth a try. Aug 06 09:40:16 OK :) Aug 06 09:40:21 So I'll merge it then :) Aug 06 09:41:15 thanks, I hope it'll be alright; next step will be to add the WebView components to the webapp-launcher, and we'll be all good Aug 06 09:41:31 morphis: seems tenderloin-bluetooth-utilities are not installed, listing it in RDEPENDS in systemd-machine-units_1.0.bbappend is not enough? Aug 06 09:43:06 Tofe: Yeah that would be a nice one for next month's release. Would like to get this months sorted & out and we can take it from there and improve :) Aug 06 09:44:52 nizovn: might be related somehow to wifi issue? Aug 06 09:45:15 Herrie|Veer: the webapp-launcher patch will be a quick one Aug 06 09:46:44 Tofe: If you can have it done I'm happy to include it. Should be really straight fwd to be honest ;) Aug 06 09:47:13 Herrie|Veer: no, just package isn't build and installed, can't see it in jenkins log Aug 06 09:47:43 Ah ok Aug 06 09:49:46 btw after firstuse , cardsview doesn't appear, needs luna-next restart for now Aug 06 09:51:01 nizovn: Yeah I noticed that randomly too. Sometimes it does a Luna-Next restart automatically sometimes launcher doesn't appear Aug 06 09:51:30 This should be looked into sometime, could be solved probably together with #865 Aug 06 10:27:43 morphis: found the cause, sorry https://github.com/nizovn/meta-smartphone/commit/d357031b74e2cb45388d4adbb77a811616fb3b12 Aug 06 10:37:04 nizovn: Once morphis tells me how to do the kernel fix (i.e. PR). I'll include your typo fix as well. Aug 06 10:37:59 JaMa/morphis: did a PR for these 2 fixes to shr Dizzy for now. If you can pick & merge would be great. Aug 06 11:04:16 Herrie|Veer: just replace the version as you did before, so just a PR and then JaMa or me can pick it Aug 06 11:06:18 did that already including nizovns typo fix for BT Aug 06 12:06:01 Tofe: thnx for PR Aug 06 12:06:16 Seems if I move js and png files into right place browser works Aug 06 12:17:37 Seeing that browser works with the files in the right place I'm OK to merge this now Aug 06 12:25:20 I'm confused though, the recipe appear in unused/recipes-webos :s ? Aug 06 12:25:34 morphis: ^ ??? Aug 06 12:26:13 Herrie|Veer: which recipe? Aug 06 12:26:21 Tofe: I think we need luna-webappmanager instead? :P Aug 06 12:27:05 Seems Tofe PR-ed against webapp-launcher but that's obsolete now? And replaced by luna-webappmanager? Aug 06 12:27:32 oops, I think you're right, I've patched the wrong one ! :) Aug 06 12:28:51 Well patch should be similar but in ApplicationContainer.qml instead I guess :P Aug 06 12:37:37 in case i haven't said it lately, i appreciate all the work you guys are doing on luneos :) Aug 06 12:37:52 also, i built a coffee table out of a 42" multi-touch tv. i want it to run luneos. Aug 06 12:38:23 i have a kernel module for android for the panel. curious to see how hard it would be to get the rest running. Aug 06 12:38:48 it also has a "helper" utility, but i think it only loads the kernel module upon boot Aug 06 12:45:07 Tofe, Herrie: the issue after firstuse is persistent for me Aug 06 12:45:07 if set https://github.com/webOS-ports/luna-next-cardshell/blob/81c4927b19072d3fc7ab642cd0553822b98c413e/qml/CardsArea.qml#L51 to false, it disappears Aug 06 12:50:00 nizovn: That could be a temporary workaround but FirstUse should be maximized normally Aug 06 12:50:10 With me it randomly is OK/not OK Aug 06 12:50:21 Depending on flashing and device it seems :s Aug 06 12:50:31 On N4 behavior is not consistent Aug 06 12:50:42 I haven't tested a lot on TP lately Aug 06 12:59:30 Herrie|Veer: https://github.com/webOS-ports/luna-webappmanager/pull/22 <-- better ? :) Aug 06 13:05:51 Tofe: It's the same just elsewhere but yes :P Aug 06 13:05:58 This I can include in builds Aug 06 13:06:11 ok Aug 06 13:06:32 HaDAk: You could've just bought a LG webOS TV... Oh wait those aren't touch :P Aug 06 13:06:44 We have a porting guide but that needs some tlc Aug 06 13:06:57 Herrie|Veer: yeah, it wouldn't have given me what i want anyway. i don't use my coffee table to watch tv. Aug 06 13:07:31 You should look at Dizmos Aug 06 13:08:12 Old Enyo dev Markus from Switzerland works there now. They make stuff for things like your coffee table ;) Theoretically it could run LuneOS too though :D Aug 06 13:08:34 oh, this is interesting. Aug 06 13:10:32 yeah, i'm going to look into this. it might be perfect. Aug 06 13:11:08 Not sure what it does exactly just have him seen posting stuff @ Twitter Aug 06 13:11:14 @twtomcat I think Aug 06 13:12:45 i need to take a closer look at my ODROID-X2. the video was corrupted when i fired it up yesterday. not sure if it's overheating or what's going on. Aug 06 13:22:21 Where's JaMa when you need him :P ? **** ENDING LOGGING AT Fri Aug 07 02:59:58 2015