**** BEGIN LOGGING AT Sat May 07 02:59:58 2016 May 07 03:01:27 DougReeder, it says should base on CM 11.x May 07 03:01:43 I’d guess not. May 07 03:02:04 That is, if the guide says 11, use that. May 07 03:02:15 I haven’t tried it myself May 07 03:05:19 DougReeder hmm... So I need to downgrade? May 07 03:05:28 Probably May 07 03:12:58 Will webOS using CM 12.1 as base? Just wondering. :D May 07 03:13:11 Not yet, I think. May 07 03:13:25 We’re working up to it, one component at a time. May 07 03:16:14 * DougReeder [to himself] Preware feeds work a lot better when the correct IPK is on the server. May 07 03:17:57 So wop-11.0 only worked with CM 11? May 07 03:19:56 I’m not sure about the numbering there. May 07 03:25:33 Ok, thanks. I'll follow the guide then. :) May 07 03:29:17 Herrie, I reinstalled luneos-dev-package-mako-20160331195625-testing-0-373.zip on my N4, and it’s clear that the file dialog rows are bigger in last night’s build. They might be twice as large as the older build, but I can’t be sure. A definite step in the right direction, but they need to be bigger yet. :-) May 07 03:48:52 refa: Hi ;) May 07 03:49:00 Theoretically CM 12.1 should work as well May 07 03:49:06 We just haven't tested it. May 07 03:49:19 But I know the Sailfish/Mer guys are using CM 12.1 for some of their ports May 07 03:49:27 And we share a LOT of things with them. May 07 03:51:08 It seems their ports is CM 12.1 based: http://forum.xda-developers.com/moto-g/development/sailfishos-2-moto-g-falcon-t3326670/ May 07 03:51:35 And they got pretty much everything working hardware wise: https://wiki.merproject.org/wiki/Adaptations/libhybris May 07 04:04:40 Herrie, I reinstalled luneos-dev-package-mako-20160331195625-testing-0-373.zip on my N4, and it’s clear that the file dialog rows are bigger in last night’s build. They might be twice as large as the older build, but I can’t be sure. A definite step in the right direction, but they need to be bigger yet. May 07 04:04:43 :-) May 07 04:05:56 DougReeder: Well it's an improvements, so seems the initial bug is gone :P May 07 04:06:16 * DougReeder nods May 07 04:06:50 The HTML file dialog is usable now. May 07 04:07:26 We currently cannot do much about it's look & feel it seems May 07 04:07:37 Ah, well. May 07 04:08:45 I’m starting to update apps to Enyo 2.7, beginning with Contacts. May 07 04:12:20 I closed the issue. (Sorry, should have checked with you first). May 07 04:14:29 DougReeder: No that's fine :) May 07 09:43:44 Morning May 07 09:44:03 Herrie: our current ofono stack is quite ok, we can wait a bit I think May 07 10:11:52 Tofe: Yeah, that's what I also think May 07 10:12:00 Just previously we were a year + behind May 07 10:12:06 So that's why I updated everything May 07 10:12:12 Tofe: morning BTW ;) May 07 10:15:10 :) May 07 10:16:08 Herrie: btw, bluetooth is on right now on my device; might simply be that it doesn't work well on first boot May 07 10:16:53 Tofe: Could be, but i think I tried 2nd boot as well, but I might not have :P May 07 10:17:41 So ConnMan is behaving, that's good ;) Garfonso disabled sqlite3 for keymanager for now and uses json store. So we can add accounts again ;) May 07 10:18:01 I guess it would be nice to get the browser crash fixed & were good for a release :P May 07 10:20:44 yup May 07 10:35:33 Any clues for that yet? May 07 11:15:10 well, it's a pretty weird crash May 07 11:16:28 there is a map associating a origin url and a usage, and we want to add a new pair in that map; but in the copy constructor of the url, the other pointer given to it is invalid May 07 11:16:53 between the copy constructor and the usage of the map, there is only standard c++ lib May 07 11:57:31 :S May 07 11:57:45 Could be some compiler issue? Seeing it seems to be ARM specific? May 07 12:33:53 Tofe: Might be an idea to debug using emulator and put some breakpoints there, since it's OK there? May 07 12:33:59 Maybe you'll spot some obvious differences? May 07 12:37:52 I don't think the difference will be obvious :) May 07 12:41:43 I found this: https://gcc.gnu.org/ml/gcc-bugs/2016-02/msg02153.html May 07 12:43:20 and "Goes away on trunk after r223301" May 07 12:43:38 We might need to check with a newer version of gcc May 07 12:45:09 Let me try to patch gcc... May 07 12:47:57 Tofe: Thta might be it May 07 12:48:10 I'm quite sure it's something that was introduced with GCC 5.2 or 5.3 May 07 13:00:21 mmh hey, it's actually quite complex to patch gcc :p May 07 13:00:53 JaMa: do you know how I should proceed? I would like to patch the gcc-cross compiler, but I'm not sure which bbappend I should create... May 07 13:18:44 Tofe: Seems there are a few GCC's :P https://github.com/openembedded/openembedded-core/tree/krogoth/meta/recipes-devtools/gcc May 07 13:19:09 yeah, I've seen that, but I don't know how to add mine properly :) May 07 13:19:22 I could put it in the list and test May 07 13:19:50 In case JaMa is not around you can always send to OE mailinglist. May 07 13:19:58 Kraj is usually quite quick May 07 13:20:38 Well, I'll first see if it solves something May 07 13:21:49 Tofe: You could also try gcc6 but that's probably another can of worms altogether :P May 07 13:22:09 no no, I'm not gonna change gcc version in a bbappend :) May 07 13:24:02 LOL May 07 14:17:43 Preemptive: Hi :) Thnx for image May 07 14:32:00 No problem May 07 16:10:58 Tofe: Any luck patching gcc? May 07 16:24:16 Herrie: well, it does imply rebuilding the whole thing May 07 16:25:28 Qt you mean? May 07 16:26:00 + pretty much anything else I guess May 07 16:26:05 Gcc is used pretty much everywhere May 07 16:26:21 I more meant if you figure out how to patch gcc May 07 16:40:54 Herrie: I've patched the brutal way, but it's not going to end up as a PR :) May 07 16:46:55 Looks like it didn't fix the issue... May 07 16:59:46 Hmmz :( May 07 23:31:32 Is there any way to reduce repo sync size? May 07 23:31:42 I don't think I need cm-10.1 repo. May 08 01:07:37 I think we build some pieces from there right? May 08 02:24:02 ka6sox are you sure? Not cm-11.0? May 08 02:24:32 we need to verify with morphis or JaMa first **** ENDING LOGGING AT Sun May 08 02:59:58 2016