**** BEGIN LOGGING AT Fri Sep 29 03:00:01 2017 Sep 29 04:44:59 DougReeder: Awake again here :P Sep 29 04:45:22 You happen to see a way to integrate a Flash and WideVine test in Testr somehow? Sep 29 05:16:49 Tofe: Do you recall why we load WLAN as a module? https://github.com/shr-distribution/meta-smartphone/commit/40ddf2f7d23afc2756a0a5acbe5a5817ae0b4992 Sep 29 05:16:57 The Halium guys don't seem to do that Sep 29 05:18:27 Herrie: we do that to set the macaddr to a fixed value Sep 29 05:20:30 another reason (but not here I think) is that the firmware is in a partition that need to be mounted Sep 29 05:49:41 Tofe: Just a bit weird we only do it for mako and not tp & hammerhead Sep 29 05:50:09 Herrie: will look into your PR at most today evening.. and if not tomorrow for sure Sep 29 05:52:22 bshah: No rush Sep 29 05:52:34 We got UI to boot but wifi scan doesn't work and BT also not Sep 29 05:52:41 So we have things to look into still Sep 29 05:52:50 Doing the same exercise for Mako Sep 29 05:53:01 I have an image which I'm uploading now Sep 29 05:53:12 Since my Mako is occupied with work Android etc :P Sep 29 05:54:07 Tofe: If you have a chance to try: http://vve-goudenleeuw.nl/luneos-dev-package-mako-20170929045129.zip ? Sep 29 05:54:15 This is Halium kernel with our patches Sep 29 05:54:19 And their defconfig Sep 29 06:33:29 Herrie: https://github.com/shr-distribution/meta-smartphone/commit/da5e96d9e49ce3a8803f1b85b9d79a410946f53e Sep 29 07:24:20 Tofe: Ah must have looked at that commit's repo status and Hammerhead wasn't there. Should have checked Pyro of course Sep 29 07:24:47 What we're doing is a bit hackidy hack right? I wonder how the other guys deal with this. Sep 29 07:24:52 bshah: Any thoughts? Sep 29 07:27:34 Herrie|Pre3: without this commit, you still should get wifi scan on hammerhead. But the mac address will be random at each reboot... Sep 29 07:28:38 Tofe: OK. Why we need a fixed mac address, to remember the wifi networks right? Sep 29 07:34:23 Herrie|Pre3: exactly Sep 29 09:32:34 Herrie|Pre3: I've started doing a stub for Meego.Connman, btw Sep 29 09:33:02 It should be rather complete API-wise, but currently does next to nothing Sep 29 10:43:32 Tofe: Ooh nice! Sep 29 10:44:00 You think you could give that Mako image a go when you get a chance? Sep 29 10:46:13 Herrie|Pre3: yes sure, but not before tonight Sep 29 10:46:51 Tofe: No rush Sep 29 12:33:06 Tofe: Rotation doesn't work for me on latest Hammerhead. Tenderloin is fine. Sep 29 12:33:12 Could be my N5 though Sep 29 12:34:24 Have some sensorfwd related stuff in my log Sep 29 12:38:52 I sent you my log Sep 29 12:40:31 Btw.. if you have functional wayland-egl, can you give me out put readelf -Ws /path/to/libhybris/libEGL.so ? Sep 29 12:40:53 and same for eglplatform_wayland.so Sep 29 12:43:07 bshah: Wrong channel? Sep 29 12:43:27 Herrie|Pre3: kinda correct channel :P Sep 29 12:44:46 bshah: Not sure what egl has to do with rotation? Sep 29 12:45:11 At least we use sensorfwd for it at our end if I'm correct Sep 29 12:45:14 (it is not about rotation, but other random libhybris issue I am facing) Sep 29 12:45:25 Ah Sep 29 12:45:26 (I need help here) Sep 29 12:45:31 For which target? Sep 29 12:45:35 Or doesn't matter? Sep 29 12:46:39 doesn't matter really Sep 29 12:52:38 I have 2 files I can mail you Sep 29 12:52:41 Address?n Sep 29 12:53:33 pm Sep 29 12:56:01 Sent Sep 29 13:08:20 Herrie|Pre3: can I ask for one more thing? can you give lddtree to /path/to/eglplatform_wayland.so ? Sep 29 13:14:46 Seems we don't have lddtree on LuneOS images... Sep 29 13:14:54 hm okay.. no problem Sep 29 13:30:19 bshah: Once you've tested the N5 GCC and related changes I will have something similar for Mako. Sep 29 13:44:12 Herrie, I’m back on. Sep 29 13:52:36 DougReeder: OK Sep 29 13:52:41 You saw my question? Sep 29 13:53:02 Ah, no, just your ping. Sep 29 13:53:13 Ah Sep 29 13:53:28 Or, was this a q to me: You happen to see a way to integrate a Flash and WideVine test in Testr somehow? Sep 29 13:53:36 Basically wanted to know if you see possibility to add tests for Flash & WideVine to Testr somehow? Sep 29 13:54:44 I don’t think we need a test for Flash in Testr, rather than the browser, unless theres’ an important packaged app that uses Flash. Sep 29 13:54:51 What’s widevine? Sep 29 13:55:55 WideVine is Google's proprietary DRM plugin similar to Flash, used by Netflix and the likes to protect their videos etc Sep 29 13:56:19 Ah, hrm, I can look into that. Sep 29 13:56:53 Not sure if there's an easy way to detect this like you did with webcomponents & responsive images Sep 29 13:58:44 Here’s something odd - there’s no Widevine plugin for Chrome. Is support built into Chrome, then? Sep 29 14:01:43 DougReeder: Well we cannot provide it for licensing reasons but it can be sideloaded by user Sep 29 14:01:54 I.e. if they put it on the right location it will work Sep 29 14:02:04 Hmm Sep 29 14:02:06 Tested that with Shaka Player & Flash test site Sep 29 14:02:51 And that works. Netflix doesn't work on device, not 100% sure what's the cause of that Sep 29 14:17:13 bshah: I'll have more time tonight Sep 29 14:17:28 bshah: hopefully you'll not be asleep yet Sep 29 14:19:24 Herrie|Pre3: the log you sent me could indicate you simply don't have the sensor driver in the kernel, or something like that Sep 29 14:19:52 Tofe: Hmmz that's weird Sep 29 14:19:59 It's latest build Sep 29 14:20:07 ah, it's from testing? Sep 29 14:20:10 We didn't change anything in that regard really Sep 29 14:20:14 Tofe: Yeah Sep 29 14:20:20 ok, will have a look Sep 29 14:20:24 Could be my N5 just Sep 29 14:21:16 I have Google’s sample-media-pwa running on my laptop, but it’s running a server, so I’m a long way from testing it under LuneOS Sep 29 14:22:58 DougReeder: OK. Was just wondering Sep 29 14:23:09 People can just go to Shaka Player website in general :P Sep 29 14:23:12 And test here Sep 29 14:24:05 Generally, testing in the LuneOS browser will the main thing, for now. Sep 29 14:26:04 LuneOS apps run from a file:// origin, and browsr makers are restricting what can be done from insecure origins like that. Sep 29 14:31:55 DougReeder: OK :) Sep 29 14:32:11 The client half is online at https://biograf-155113.appspot.com/ Sep 29 14:32:33 The site loads in LuneOS, but the videos don’t play. Sep 29 14:33:07 The straightforward way to debug this would be in the browser, but we don’t have access to the browser console. :-( Sep 29 15:04:17 Tofe: It would be nice to already create the folder chromium in /usr/lib during build Sep 29 15:04:41 This would make it easier for users to push the plugin binaries Sep 29 15:15:46 Herrie|Pre3: yes, true; this could be done easily in the qtwebengine recipe Sep 29 15:15:50 (in the bbappend) Sep 29 15:18:10 I suggest we add it there :) Sep 29 16:09:52 I’ve submitted an issue to Google, to improve the error logging of their sample app, but I wasn’t able to track the specific problem it had playing video under LuneOS. Sep 29 16:10:49 Remote debugging of web apps would really help with this: http://issues.webos-ports.org/issues/1215 Sep 29 16:15:21 DougReeder: I thought we have that Sep 29 16:15:24 At least for devices Sep 29 16:15:32 For qemu another story Sep 29 16:15:54 Only for packaged web apps. Sep 29 16:16:10 Not web apps running in the browser. Sep 29 16:16:31 Ah Sep 29 16:16:35 Yeah I guess so Sep 29 16:16:59 You can use journalctl but not very friendly Sep 29 16:17:06 * DougReeder nods Sep 29 16:30:56 Herrie, can you remove the “New JavsScript Framework” link from webos-ports navigation, and replace it with http://webos-ports.org/wiki/Web_Components_%26_Polymer Sep 29 17:10:58 DougReeder: I'll get to that shortly Sep 29 17:26:16 Thanks. Sep 29 18:28:18 Herrie|Pre3, you back? Sep 29 18:29:03 Yeah Sep 29 19:22:25 Herrie: my commit here https://github.com/Tofee/meta-smartphone-1/blob/pyro/meta-lg/recipes-core/android-system-image/android-system-image-mako.bb#L31 doesn't work... Sep 29 19:23:36 if I fix it myself on device, it's back to normal Sep 29 19:24:30 it's strange, I thought I had fixed it... Sep 29 19:25:00 Tofe: YOu sure it should be î and not i ? Sep 29 19:25:17 oh. Sep 29 19:25:45 thanks, that's an evening of debug won :) Sep 29 19:26:44 Hehe Sep 29 19:29:51 https://github.com/shr-distribution/meta-smartphone/pull/34 Sep 29 19:30:30 I guess I added the [[ ]] test just before pushing... Sep 29 19:31:06 Herrie: if you want to test your mako, just do "chmod +x /usr/libexec/hal-droid/system/bin/*" Sep 29 19:31:18 and reboot Sep 29 19:31:44 (or not, if the device is busy :p ) Sep 29 19:37:56 Tofe: My Mako is occupied with work Android Sep 29 19:38:02 So cannot test with it Sep 29 19:38:22 Not sure where JaMa is at these days Sep 29 19:42:12 Tofe: https://github.com/webOS-ports/meta-webos-ports/commit/463a953451d9ba90c5e8ae3ca12656a0b82068ce Sep 29 19:42:21 No more logspam on 3.4 kernels ;) Sep 29 19:45:33 Herrie: ah, thanks, I was to tired of this message too :p Sep 29 20:06:34 Tofe: So did you try the Mako one already? Sep 29 20:16:11 yes yes Sep 29 20:16:19 rotation is fine, given the little hack Sep 29 20:16:27 as is wifi Sep 29 20:16:38 and sound Sep 29 20:16:45 all is well Sep 29 20:26:03 Hmmz so better compared to Hammerhead Sep 29 20:26:55 You tried testing or the one I linked in the morning? Sep 29 20:27:10 The one from link in morning = Halium kernel + our patches + halium defconfig Sep 29 20:30:09 Morning! Sep 29 20:32:52 FYI - I tested newest qemux86 (480) and qemux86-64 images again: (480) is better in terms of HW keyboard works again; but "System update available" notifications are back. qemux86-64 appears unchanged (still no keyboard at all) Sep 29 20:40:22 MartinHov: Changes for qemux86 are minimal, mainly to reduce some log spam, so we have relevant infk I there. For x64 I got the hw kbd to work after typ Sep 29 20:40:36 tapping on Just Type Sep 29 20:40:45 Also vkb sometimes pops up Sep 29 20:41:00 But it's buggy for sure Sep 29 20:47:46 Herrie: no, not yet Sep 29 20:47:59 but I'll do that tomorrow, I'm a bit tired :) Sep 29 20:48:32 Tofe: COnfused now, you said you tested Mako, but now not? Sep 29 20:48:38 Or you tested testing? Sep 29 20:48:49 NP same here, bedtime soon Sep 29 20:54:33 Herrie: Right - For x64 I now also got the hw kbd to work after tapping on Just Type after a reboot. with 1st boot I did not get it work. Sep 29 21:01:53 Herrie: I didn't test hammerhead with halium's kernel Sep 29 21:02:44 gn8 ! Sep 29 21:08:04 Tofe: OK well I didn't post that one ;) Sep 29 21:08:06 Mako I did: http://vve-goudenleeuw.nl/luneos-dev-package-mako-20170929045129.zip Sep 29 21:08:09 gn8\ Sep 29 21:55:13 gn8\ **** ENDING LOGGING AT Sat Sep 30 03:00:01 2017