**** BEGIN LOGGING AT Wed Nov 26 02:59:58 2014 Nov 26 04:24:37 I’ve updated the “Clean up the work directory “ section of the build instructions, with my current understanding. If it’s not correct, please edit it. Nov 26 04:24:48 http://webos-ports.org/wiki/Template:Luneos_build Nov 26 06:22:21 If I have 8GB of mem in my VM and 8 GB of swap, do I really need 2GB more? Nov 26 06:26:23 DougReeder: I guess it's enough, but morphis/JaMa/Tofe are in a better position to answer that :P Nov 26 06:27:21 I’m sure more always give you a faster build time, but there must be diminishing returns. Nov 26 06:28:18 The 60GB disk in my VM repeatedly ran out of space, so I nuked it and created a new VM with a 100GB disk. Nov 26 06:36:50 DougReeder: I updated the guide a bit Nov 26 06:37:09 DougReeder: I have 8GB mem here too Nov 26 06:37:14 normally that should be enough Nov 26 06:37:39 Yah, that never seemed to be the limiting factor. Nov 26 06:39:44 DougReeder: how long does a full build take for you? Nov 26 06:40:54 With PARALLEL_MAKE = "-j 6”, I’m guessing 20-30 min? I never timed it. Nov 26 06:41:17 …of course, I gave my VM 3 cores before doing that. Nov 26 06:42:12 depends Nov 26 06:42:26 if you're building in 12.04 and have a very fast internet connection Nov 26 06:42:42 as normally the build should fetch a lot results from our build servers Nov 26 06:43:15 Ah, hadn’t realized connection speed was a big factor. Nov 26 06:45:34 Activity Monitor says VirtualBox VM has only received 80kb, so I must not be to the stage of the build where that matters. Nov 26 06:46:29 It’s using 269% of a CPU, which good for only runnign 3 tasks at once. Nov 26 06:47:19 * DougReeder smiles “guess that 12-core Mac Pro wouldn’t have done me much good after all.” Nov 26 06:49:37 Still, I wonder how fast a build would go if bb was running 20 tasks at once. Nov 26 06:52:17 DougReeder, have http://issues.webos-ports.org/issues/745 & http://issues.webos-ports.org/issues/725 both been solved with your merged PR? Nov 26 06:53:36 745 yes, 725 (as corrected) no Nov 26 06:54:31 Herrie: thanks for cleaning those bugs up! Nov 26 06:54:33 My initial description for 725 was incorrect, but the undelying issue that Contacts does not update until you restart is still there. Nov 26 06:55:17 Ah ok Nov 26 06:55:28 morphis: Yeah trying to see what I can do ;) Nov 26 06:55:43 I’ve been working on using a DB8 Watch so Contacts can update itself, but have quite gotten the watch to fire (or at least to receive the watch in Contacts) Nov 26 06:55:46 Working on a very old one for memos too, might do it at the same time with what we discussed y'day Nov 26 06:57:50 Herrie: ok Nov 26 06:59:49 will bump settings, browser and contacts apps later today Nov 26 07:02:38 ok Nov 26 07:03:11 Can you look at the PR for browser or should Tofe do that? Nov 26 07:03:40 Ah done ;) Nov 26 07:03:44 Just got the email :P Nov 26 07:06:17 Well, my build is running, and I can let it run all night, so I should go to bed. G’night, all! Nov 26 07:07:28 morphis: https://github.com/webOS-ports/meta-webos-ports/pulls Nov 26 07:07:39 Did a few PR's against meta-webos-ports already Nov 26 07:07:54 For browser, you'd need to take nizovns + update for latest code I guess Nov 26 07:08:19 https://github.com/webOS-ports/meta-webos-ports/pull/71/files Nov 26 07:10:18 Herrie: yeah Nov 26 14:34:36 I did a build from scratch last night, and I got 15 warnings: https://gist.github.com/DougReeder/115f9c8159ece4a55429 Nov 26 14:35:02 They don’t sound overly serious, but I do wonder what’s going on Nov 26 14:59:05 Tofe: ping Nov 26 15:03:31 morphis: got two pull requests for you to gander at... https://github.com/webOS-ports/luna-next-cardshell/pull/150 and https://github.com/webOS-ports/org.webosports.app.settings/pull/36 to join wifi from the systemmenu Nov 26 15:08:03 Herrie|Veer: pong Nov 26 15:47:53 thrrgilag: nice Nov 26 15:49:08 thrrgilag: nothing critical, safe to ignore, but can you create a bug so we fix them later? Nov 26 15:58:21 Tofe: struggling a bit with getting the icon creation to the BookmarkDialog.qml from WebView.qml Nov 26 15:58:43 Don't know how to reference my webview in BookmarkDialog.qml Nov 26 16:05:09 Currently the code generates icons for every successful page load would like to have it when needed so when bookmark is added or launcher shortcut is added Nov 26 16:43:39 Herrie: I'll look at it in about an hour, I'm going home Nov 26 16:44:22 Herrie: do you have an url to the qml file? Nov 26 16:48:02 Tofe: it's basically the browser code in master branch. Need to generate the icons ad-hoc instead of at every load Nov 26 16:48:14 ok Nov 26 16:48:20 So should be moved from WebView.qml to BookmarkDialog.qml **** BEGIN LOGGING AT Wed Nov 26 16:51:16 2014 Nov 26 17:34:58 Hey, Fenska says to turn on loggin for DB, we need to compile with Nov 26 17:34:58 d build && cmake -DCMAKE_BUILD_TYPE=debug -DPMLOGLIB_ENABLE_LOGGING=true .. Nov 26 17:34:59 I’m thinking we should do that for dev builds. Which bb recipe would that go in? Nov 26 17:35:07 Herrie: do you still need answer? Nov 26 17:36:31 Hey, gotta lunch appt, back in a hour. Nov 26 17:38:48 morphis: anything specifc you want me to be sure and capture other than some of the quirky behaviour of the menu? Nov 26 17:47:05 DougReeder: we can't do two different builds of db8 Nov 26 17:47:29 if its a compile switch and can't be enabled at runtime then the only option is all or nothing Nov 26 17:47:42 thrrgilag: hm Nov 26 17:49:28 thrrgilag: I was thinking about reworking the system menu a bit to have it different for phone and tablet Nov 26 17:49:54 morphis: ah okay Nov 26 17:50:17 thrrgilag: what do you think? Nov 26 17:52:00 I've only seen the screenshots of the phone but yeah, makes sense especially as new device ports happen Nov 26 17:52:23 something that fits a portrait layout better Nov 26 17:54:09 everybody is doing the system menu over the full width today Nov 26 17:54:14 unsure if we want the same Nov 26 17:56:22 i'm sure there is a point where it becomes unrealistic (for example the nexus 7)... along the phablet size of screens... something to ponder over the holiday weekend Nov 26 17:57:03 Herrie: I'm home now Nov 26 17:58:39 Herrie: let's begin with the dumb questions: why can't you simple move createViewImage() to the bookmarkdialog ? Nov 26 17:59:39 Tofe: No because it wouldn't know the util then Nov 26 18:00:24 Herrie: just instantiate it in bookmarkdialog too Nov 26 18:00:54 ah, then you don't have the webView at hand Nov 26 18:02:00 Yeah that's my issue Nov 26 18:02:08 I could get it to work but would get empty screenshots Nov 26 18:02:37 Herrie move the util to main.qml, and give it to both the WebView and the BookmarkDialog Nov 26 18:02:46 btw webViewItem.createViewImage() should work Nov 26 18:03:43 Herrie: or, give the webview to the bookmarkdialog in main.qml Nov 26 18:04:18 but I would say the first proposal seems a little bit better and introduces slightly less coupling Nov 26 18:08:37 Ah will try that thn Nov 26 18:08:39 +x Nov 26 18:22:44 Tofe/nizovn: On http://issues.webos-ports.org/issues/713 I did some investigation and it seems that the problem is actually in https://github.com/webOS-ports/org.webosports.app.firstuse/blob/master/qml/StackButton.qml#L30 Nov 26 18:23:08 When I set the text on the button it's fine, just because the text is set after the button is created the width is set to 0 instead Nov 26 18:23:15 What's the best way to go around this? Nov 26 18:26:40 Problem is that the text here: https://github.com/webOS-ports/org.webosports.app.firstuse/blob/master/qml/WiFiPage.qml#L284 is set after the width has been set ;) Nov 26 18:32:23 I could set the text on creation and then use a property alias to set it to other value later? Nov 26 18:59:42 mmh not sure about that one Nov 26 19:03:18 Herrie: cat has occupied the keyboard :/ can't help for now. Nov 26 19:07:07 Herrie: the width of the StackButton is overloaded by the Loader, so the width definition in StackButton.qml is quite useless actually Nov 26 19:14:32 OK I'll play around a bit then and see what works Nov 26 19:39:38 morphis , it turns out DB8 logging is way too spammy even for dev builds. Nov 26 20:02:42 Tofe/nizovn/morphis: THis cannot be right? https://github.com/webOS-ports/org.webosports.app.firstuse/blob/master/qml/WiFiPage.qml#L69 Nov 26 20:02:49 The | shouldn't be there? Nov 26 20:07:36 it's ok Nov 26 20:11:31 yes, it's fine. Maybe a bit lucky, but it's fine. Nov 26 20:16:52 Lucky as in typo but works or it's proper? Only saw : and = before in QML;) Nov 26 20:31:35 hm.. we now use Android 4.4.4 as base, does that mean I have to flash a newer android image on my N4 before LuneOS? Nov 26 20:44:43 Herrie: with true it's equivalent to "=", but i would say just "=" is better Nov 26 20:46:20 morphis: https://github.com/webOS-ports/luna-next-cardshell/pull/149 is also needed because on latest testing takescreenshot responds only {} Nov 26 21:04:15 Garfonso: no, it doesn't matter as it seems Nov 26 21:05:59 Is the accelorometer service functioning on a N4? Nov 26 21:06:46 Nevermind, it doesn’t send events over the PalmBus. Nov 26 21:07:43 I need a service I can subscribe, to verify webos-lib is correctly handling them Nov 26 21:20:53 DougReeder: try com.palm.wifi/findnetworks Nov 26 21:33:32 That sounds plausibel Nov 26 22:31:03 morphis: ERROR: The recipe android-headers is trying to install files into a shared area when those files already exist. Those files and their manifest location are: Nov 26 22:32:27 That's for Mako build ;) Nov 26 22:37:03 I have to head out real soon, but if any of the authors of webos-lib could talk about subscribing to a ServiceRequest later, I’d much appreciate it. Nov 26 22:37:29 * DougReeder smiles “As in, I can’t get that to work” Nov 26 22:39:16 Jason has the most commits; is he the guy to talk to? Nov 26 22:42:25 DougReeder: Yes Nov 26 22:42:31 * DougReeder nods Nov 26 22:42:41 I’ll email him **** ENDING LOGGING AT Thu Nov 27 02:59:59 2014