**** BEGIN LOGGING AT Tue Jan 14 03:00:00 2014 Jan 14 05:42:39 ka6sox: ping Jan 14 05:59:38 morphis: ping Jan 14 06:24:36 morphis/Tofe: You had a chance to test owo_filemgr (Enyo 2) yet? If not I can package it up as IPK for you to test on Nexus and/or emu? It works quite nicely on my Veer, but I have no porting targets to test on and am clueless on how to test in emu. In case you can tell me how to test in emu, I'm happy to do myself as well ;) Jan 14 07:01:27 hey all Jan 14 07:02:15 EricBlade: hey Jan 14 07:06:56 how's things going? Jan 14 07:07:32 i really meant to check in a lot more over the last 3 weeks when i wasn't travelling, but my personal life turned into this really bizarre almost unbelievable story. Jan 14 07:10:42 EricBlade: things are getty well Jan 14 07:10:55 we're coming more and more to a usable system Jan 14 07:11:04 still full of bugs though :) Jan 14 07:11:36 boot ion Gnex fiexed? Jan 14 07:11:45 boot on Gnex fixed? Jan 14 07:14:11 yay bugs! Jan 14 07:14:15 bugs are a sign of progress. Jan 14 07:14:26 you have to have it WORKING before you can find them! Jan 14 07:21:16 We have some more app developers helping out too :) Jan 14 07:21:28 Got a pretty well working PDF app, file manager, memo's is working properly :) Jan 14 07:23:34 awesome Jan 14 07:23:45 hey are you guys still making any use of luna-sysmgr-common ? Jan 14 07:24:31 EricBlade: yes Jan 14 07:24:38 we have a stripped down luna-sysmgr running Jan 14 07:24:54 taking the role of the application, display, ... manager Jan 14 07:25:41 somewhere or other i've got some details on some bugs that could use fixing in lsm-common, but it's in areas that i'm not using, so i've got zero latitude to fix it Jan 14 07:26:22 i'll dig up the details on them tomorrow Jan 14 07:26:32 thanks Jan 14 07:26:36 some simple code refactoring fixes most likely Jan 14 07:28:18 and pretty soon i won't be using lsm-common at all, i hope Jan 14 07:29:55 :) Jan 14 07:30:14 there is still a lot code which really needs some cleanup Jan 14 07:32:04 I was asked to pull in everything I thought I could do over the current period. I pulled in -all- of the "clean shit up" tasks. Jan 14 07:32:41 because deleting code is way less stressful than creating new code :D Jan 14 07:33:04 and a lot easier to test. "Does it build?" "Does it still run?" done. Jan 14 07:33:26 adding new code always leads to unforeseen bugs. Jan 14 07:35:24 :) Jan 14 07:35:47 it's even harder when you don't have automated tests verifying that you didn't break anything existing Jan 14 07:41:36 Automated testing is HARD though Jan 14 07:45:27 even harder is trying to figure out how to get my ubuntu box to reliably default to something other than it's lowest possible cpu speeds Jan 14 07:45:42 i figured it out once a few days ago, but after i rebooted, it lost it, and i can't seem to get it back Jan 14 07:48:43 1100mhz really sucks when you used to run at 2800 Jan 14 07:59:58 JaMa: ok, qt 5.2 doesn't work out of the box on the gnexus Jan 14 08:07:21 morphis: linking images for Graphics from OWO GitHub didn't work because Wiki doesn't allow thumbnails from external images. Scoutcamper added a multi-upload extension and I'm now in the process of uploading all graphics resources from OWO GitHub that we use and afterwards will add them to the Wiki as well :) Jan 14 08:07:36 ok Jan 14 08:07:58 Need to rename them because some names are duplicate, so prefixing them with something logical like "luna-", "clock-" etc ;) Jan 14 08:13:05 qt5.2 does not work on Gnexus? will the webos-ports will work on Gnexus laterly? Jan 14 08:13:22 Gnexus will be the target device? Jan 14 08:21:38 hrtsea: yes. Don't panic. Jan 14 08:27:10 ok~~ i just buy a Gnexus just want to try the webos i have pre but it is too old Jan 14 08:35:56 webos on Gnexus won't be able to be your daily driver today... hopefully we can boot webos on it again, soon. But there is quite some stuff missing to make it a complete smartphone. So better make a backup of the android. ;) Jan 14 08:41:13 hrtsea: currently we're using qt 5.1 Jan 14 08:41:28 but switching to a newer version always requires some work to get it "just working" Jan 14 09:13:21 Tofe: you already had time to test the AOSP kernel for the gnexus? Jan 14 09:16:07 morphis: thanks for testing, I haven't found time to test it yesterday Jan 14 09:16:38 JaMa: I am not sure what the problem is Jan 14 09:16:45 JaMa: in the emulator it worked? Jan 14 09:23:47 Herrie: do you have an account on our issue tracker? Jan 14 09:25:23 morphis: not yet; speaking of which, where would that be ? Jan 14 09:31:01 Tofe: https://android.googlesource.com/kernel/omap/ Jan 14 09:31:10 branch is android-omap-tuna-3.0-jb-mr2 Jan 14 09:32:21 maybe http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-trusty.git;a=shortlog;h=refs/heads/maguro is another good option Jan 14 09:34:47 ok, will try Jan 14 09:36:47 thanks Jan 14 09:45:39 morphis: after fixing that qml it worked resonably well Jan 14 09:45:54 interesting Jan 14 09:46:04 maybe I got something wrong in the build process Jan 14 09:46:13 JaMa: do you have images for this somewhere to download? Jan 14 09:47:29 yep, but let me reboot first, then I'll upload it Jan 14 09:49:42 thanks Jan 14 10:04:21 morphis: Yes! Jan 14 10:06:12 hm, why I don't see it Jan 14 10:18:57 JaMa: btw. your fix for ls2 doesn't help here Jan 14 10:19:33 it still defines TARGET_DESKTOP? Jan 14 10:20:04 yes Jan 14 10:20:27 cmake-webos-modules need to emit TARGET_DEVICE Jan 14 10:20:46 otherwise we will get problems in other components too Jan 14 10:23:33 JaMa: there is one more call of webos_machine_impl_dep in the root CMakeLists.txt Jan 14 10:25:27 JaMa: https://github.com/webOS-ports/luna-service2/commit/48a4f55b589d501869f0ef7008a73857ca4d8c29 Jan 14 10:35:15 sigh, sorry about that Jan 14 11:33:21 morphis: Re bugs on apps: I believe 343, 345, 353 and 355 have been solved by Roshan's updates to the Memo's app :) Jan 14 11:33:29 Will try to test them later today Jan 14 11:36:24 363 can be closed then as well since you closed 351 Jan 14 11:36:49 357 doesn't seem to work in Chrome 31 either while it should? Jan 14 11:37:19 Not sure if executable version of memos on http://webos-ports.github.io/org.webosports.app.memos/debug.html has been updated to latest code from github? Jan 14 11:37:41 I think we need a "release" for that? Jan 14 11:51:06 morphis: bumped version number in appinfo.json to 1.0.7 Jan 14 11:51:11 Can you commit? Jan 14 11:51:19 Can you also create a 1.0.7 release? Jan 14 11:52:49 Would this automatically update the executable version of the app at http://webos-ports.github.io/org.webosports.app.memos/debug.html ? Jan 14 11:52:59 Seems like that one still uses ShiftyAxel 1.0.6 release? Jan 14 12:16:37 Herrie: will do that later Jan 14 12:16:59 Herrie: btw. feel free to close bugs Jan 14 12:23:13 Don't think I have access for that? Jan 14 12:24:49 While you're at it, might be good to do a release for the PDF app as well? Jan 14 12:25:01 Currently cannot we tried online at http://webos-ports.github.io/org.webosports.app.pdf/debug.html Jan 14 12:25:37 Testr also not working, but not sure want this to be loadable online? http://webos-ports.github.io/org.webosports.app.testr/debug.html Jan 14 12:33:05 Herrie: you should have push rights for all org.webosports.app* repos Jan 14 12:37:44 Seems I can indeed create releases COOL:) Jan 14 12:37:49 1.0.7 for memo's is there :D Jan 14 12:38:28 How does that then get to http://webos-ports.github.io/org.webosports.app.memos/ ? Jan 14 12:38:38 I still see 1.0.6 there even when I do a CTRL+F5 Jan 14 12:38:39 don't know Jan 14 12:39:12 That worries me if you don't know :P Jan 14 12:43:04 Maybe I need to be more patient... ;) No my best virtue LOL Jan 14 12:45:33 I think we need to do something here? https://help.github.com/articles/creating-pages-with-the-automatic-generator Jan 14 12:45:36 I just don't have access ;) Jan 14 12:46:42 ANyway off to the office for some hours :P Jan 14 13:44:10 you'll have to merge the changes from master to branch gh-pages Jan 14 13:49:49 Garfonso: how? I only see I branch, seems the gh-pages one was merged into master 1 year ago by ShiftyAxel? Jan 14 13:52:20 1 brand that should be ;) Jan 14 13:52:26 branch... Jan 14 15:26:26 Herrie: I just did it.. basically git push origin gh-pages does the trick. I did create a local branch called gh-pages before, but if I understand it correctly, that is optional, too. Jan 14 15:52:10 Garfonso thnx for this... Since I'm GH n00b can you explain me the steps later when I'm home? I guess you do this in Git console? I only used the GUI/app so far :) Jan 14 16:06:39 Herrie: with the windows GUI app it should be even easier. I'll be home later and see how it works with the GUI app and try to explain it ;) Jan 14 17:55:58 is there a new emulator image anywhere? I really would like to try out the caldav connector.. Jan 14 18:17:55 morphis: can you give me push access on the other apps too? pdf, calculator, settings, calendar, testr? This way I can get the GH-pages to generate :) Jan 14 18:18:49 morning all Jan 14 19:07:27 could someone invite me to all the webos dev channels? i lost my pidgin channel list Jan 14 19:14:57 #webos-internals Jan 14 19:15:01 #webos-offtopic Jan 14 19:15:04 #webos Jan 14 19:15:05 that's all i know. Jan 14 19:31:24 #enyojs ;) Jan 14 19:31:32 #touchpad Jan 14 19:39:30 #openwebos Jan 14 19:44:27 morphis: Seems I cannot create a gh-pages in testr app repo? Can you check? Rest seems to be fine now :) Jan 14 20:19:43 Herrie: try again Jan 14 20:52:07 works now :D **** ENDING LOGGING AT Wed Jan 15 02:59:59 2014