**** BEGIN LOGGING AT Wed May 17 03:00:05 2017 May 17 07:47:11 Morning! May 17 07:52:36 Tofe: In case you need some spare TP for toying Alan Morford is giving them away for free (just shipping) May 17 12:09:02 bbito: Thnx for hacky fix. Better would be to understand why the previous arranger wasn't working properly :P May 17 12:09:31 I'll test it on a N4/N5 probably tonight and PR it if working OK May 17 12:15:38 Herrie|Pre3: I think fully debugging CollapsingArranger only makes sense if there are no plans to bring Preware up Enyo 2.7, or into LuneOS's 'next framework' May 17 12:18:03 bbito: Well 2.7 is in the plans kind of but a dirty hack will do for now. May 17 12:18:18 Anyway previous code is in there. May 17 12:18:24 So easy to revert if needed May 17 12:18:54 It worked in the past but got broken at some point when we upgraded QtWebEnginee May 17 12:19:22 So it might have been a bug somehow. May 17 12:23:22 Herrie|Pre3: I moved away from Collapsing on my 2.7 project targeting legacy webOS because I couldn't track down some unexpected behavior, if I ever figure that out, I can probably help with fixing it here as well. May 17 12:23:50 bbito: OK May 17 12:24:09 Well I think in the long term we might move some of the apps to QML. May 17 12:24:21 Settings would be the primary candidate for that May 17 12:25:20 Since we currently have a c++ bridge between Enyo and ConnMan, BlueZ, oFono while there are already QML components that are time tested and used by other projects. May 17 12:26:02 So that might be an option going forward. Preware has quite some legacy code that would require quite some fiddling to migrate May 17 12:29:41 I hardly know my way around Enyo, unfortunately I have no experience to help with QML, if a decision is made to bump it to 2.7 I think I could contribute to that May 17 12:32:06 but I'm not sure 2.7 is worth the effort since it seems a dead end. May 17 12:33:54 bbito: QML is pretty straight forward. But yeah 2.7 seems like a dead end. I added a comment. The fix might actually be something else, but I'm unable to test that right now due to limited rights on my office machine :P May 17 12:36:49 I'll be able to take a look at the maps commit you sent in an hour or two - thanks May 17 12:38:35 I remember we had funny issues previously due to it not detecting LuneOS as webOS. This might actually be the same. May 17 12:46:57 ok, I'll try adding that platform check once I get git working on my win7 again... May 17 13:21:49 Tofe: ping May 17 13:23:36 Tofe: did you face a similar issue to this starting a container? lxc_utils - utils.c:mkdir_p:253 - Invalid argument - failed to create directory '/sys/fs/cgroup/net_cls//lxc/default' . May 17 13:24:09 mkdir -p /sys/fs/cgroup/net_cls/lxc works but mkdir -p /sys/fs/cgroup/net_cls/lxc/default gives me invalid argument error. is there some kernel patch i am missing? May 17 14:44:03 Herrie|Pre3: ugh, the maps platform check on its own does not fix, and oddly I just noticed my previous hack does not work after vbox restart... May 17 14:47:13 bbito: Hmmmz weird May 17 14:47:19 Where are you based? US? May 17 14:47:46 Alan Morford is offering some free TP's BNIB, you just need to pay shipping :P May 17 14:50:05 yes, San Francisco - thanks for the tip! May 17 16:30:05 Sorry to bother, but I'm not installing Preware tests correctly in emulator. What is correct method? I was using Preware to install Prepare, but that just adds new version to /media/cryptofs. Restart reverts to version in /usr/palm... May 17 16:34:33 edit - 'Preware to install Preware' May 17 16:55:44 hmm, I just deleted the /usr/palm/ version - that seems to do the trick May 17 17:00:20 bbito: You'd need to SCP the new IPK May 17 17:00:25 And then opkg install it May 17 17:01:39 Or you can push the new App.js to the app folder May 17 17:16:42 cool, got it! So hack works as well as expected, but the maps platform check still doesn't help May 17 17:17:22 bbito: OK May 17 17:17:30 Let me fire up a N4 or N5 shortly and test May 17 17:22:30 I should mention that it's nice the way on legacy webOS that Preware can install Preware properly for updates. Could it move out to /media/cryptofs for matching behavior in LuneOS? May 17 18:00:13 bbito: All this needs some TLC at some point still I guess May 17 18:00:21 Preware is in /usr/palm/applications May 17 18:00:28 Not on cryptofs currently in LuneOS May 17 18:03:08 indeed! May 17 19:50:48 Morning! May 17 19:51:22 I'm now back from a little trip for my work, so I'll try to catch up May 17 19:51:27 saidinesh5: pong May 17 19:52:14 Herrie|2: Ah, a spare TP could be a good idea, I always fear to break my alarm clock :p May 17 19:53:34 saidinesh5: on what device are you trying this? N5? May 17 19:56:12 Tofe: Xiaomi Mi3.. (cancro) .. msm8974 though May 17 19:56:17 quite close to N5 i think May 17 19:56:38 kernel 3.4, lxc 2.0. the same lxc version seems to be working on Jolla C though May 17 19:57:42 saidinesh5: well, for the kernel you can look at our patches here https://github.com/Tofee/android_kernel_lge_hammerhead/commits/hammerhead/3.4/cm-12.1 (all the ones of 2017 are regrouped) May 17 19:57:50 nothing really fancy though May 17 19:58:17 saidinesh5: and also "(21:50:14) Tofe: [15:40:05] Herrie: it turns out that me might be able to drop one of our systemd patch, in favor of this kernel commit: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=cf9ab4c62be7837c2f007cd51ab3604ca0620070" May 17 19:58:42 which I plan to integrate to our N4 and N5 kernel commits in the short/middle term May 17 19:59:12 apart from that, we use a quite vanilla lxc and systemd, nothing special here May 17 20:00:07 saidinesh5: and here is our defconfig for N5, if you want to compare: https://github.com/shr-distribution/meta-smartphone/tree/krogoth/meta-lg/recipes-kernel/linux/linux-lg-hammerhead May 17 20:00:36 saidinesh5: it does look like you're missing some cgroup capability somehow May 17 20:00:57 Tofe: yeah .. unsure what that functioanlity/config option is though May 17 20:01:06 or not even sure how to odebug that May 17 20:01:30 these patches dont seem related though: https://github.com/Tofee/android_kernel_lge_hammerhead/commits/hammerhead/3.4/cm-12.1 .. so most of the changes you did were for defconfig itself? May 17 20:04:02 saidinesh5: yes; overall, we use a pretty similar setup to the one of SailfishOS, which makes sense because we use almost exactly the same stack May 17 20:04:41 lxc version? May 17 20:05:03 2.0 May 17 20:05:54 hmm.. yeah even the FP2 was able to run the container .. so it is just my device.. May 17 20:06:06 I think there's a lxc checker to run from within the installed system, to check if all the required functionalities are there May 17 20:06:08 Tofe: btw. if lune OS uses wayland, you can checkout anbox too.. May 17 20:06:50 still in the works though, https://build.merproject.org/project/show/home:saidinesh5:anbox May 17 20:06:57 saidinesh5: we use wayland, but we have a lot of stuff in the pipe before trying anbox :p May 17 20:07:12 yeah my lxc checker was mostly happy with my config oddly May 17 20:08:06 https://bpaste.net/show/d7073e224bc7 May 17 20:16:58 saidinesh5: frankly I don't know May 17 20:18:06 hmm... May 17 20:18:18 Tofe: out of curiosity, what does your lxc-checkconfig look like? May 17 20:21:49 saidinesh5: can I come back to you tomorrow? I was on the way to bed :p (I'm just back from the airport, so a bit tired) May 17 20:22:02 Ahh no issues, nighters! May 17 20:22:14 'night May 17 20:47:05 bbito: https://github.com/webOS-ports/preware/pull/34 May 17 20:50:41 Merged & updated meta-webos-ports so it's in a new build May 17 20:50:43 Let me kick one off May 17 20:52:34 OK test build running now May 17 20:52:48 http://jenkins.nas-admin.org/job/luneos-testing_build/365/console May 17 20:55:00 Cool, thanks for looping me in. May 17 23:25:33 Hello all...this might be a dumb question....but is this the same thing as WebOS Community Edition? May 17 23:26:09 I was recently digging around my old electronics and found my touchpads...my Nexus 4 and Nexus7..... **** ENDING LOGGING AT Thu May 18 03:00:02 2017