**** BEGIN LOGGING AT Tue Sep 23 03:00:00 2014 Sep 23 03:03:06 DougReeder: In directory ./tmp-eglibc/deploy/images/mako/ I found a symlink (webos-ports-dev-image-mako.tar.gz) to webos-ports-dev-image-mako-20140922234452.rootfs.tar.gz . What next? Sep 23 03:04:11 richip, if you haven’t changed anything in the kernel, I thing you should be able to install the .tag.gz image over your existing one. Sep 23 03:05:04 How do you install just the rootfs? Sep 23 03:07:09 I don’t know if youy can install just the rootfs. Sep 23 03:07:58 I believe yuo have to replace the whole OS. If you have data you want to preserve, you needto back it up by some other means. Sep 23 03:08:32 And, I’m sorry, I assumed Mako was installed the same as tenderloin. Sep 23 03:09:03 No, no data to preserve Sep 23 03:09:24 Just want to know how to create that zip file that was loaded using adb sideload Sep 23 03:09:41 I guess you follow the directions at http://webos-ports.org/wiki/Install_LuneOS_for_Mako , the key point being adb sideload webos-ports-dev-package-mako.zip Sep 23 03:10:08 Did the build create a zip file with a similar name? Sep 23 03:10:10 It's the generation of the zip that is missing from the instructions, i'm attempting to piece something together Sep 23 03:10:30 the zip file includes the root fs along with a boot image if i'm not mistaken Sep 23 03:10:31 Well, that's the thing ... that zip file seems to be a specific format that adb expects Sep 23 03:10:41 Contents of the zip file are: Sep 23 03:10:53 Archive: webos-ports-dev-package-mako.zip Sep 23 03:10:55 testing: META-INF/ OK Sep 23 03:10:58 testing: META-INF/CERT.RSA OK Sep 23 03:11:00 testing: META-INF/com/ OK Sep 23 03:11:02 testing: META-INF/com/google/ OK Sep 23 03:11:04 testing: META-INF/com/google/android/ OK Sep 23 03:11:06 testing: META-INF/com/google/android/updater-script OK Sep 23 03:11:08 testing: META-INF/com/google/android/update-binary OK Sep 23 03:11:10 testing: boot.img OK Sep 23 03:11:12 testing: webos-rootfs.tar.gz OK Sep 23 03:11:14 testing: webos_deploy.sh OK Sep 23 03:11:30 There's probably a script that creates it for you. I'm sure this is all standard practice and is documented somewhere. I just can't find the documentation :-p Sep 23 03:12:14 I can attempt to replace the webos-rootfs.tar.gz with the one I just built Sep 23 03:12:50 Do the contents look similar to the contents of http://build.webos-ports.org/luneos-testing/images/mako/webos-ports-dev-package-mako.zip Sep 23 03:16:11 install in progress, fingers crossed Sep 23 03:16:45 rebooting... Sep 23 03:20:56 thrrgilag: What did you end up trying? Sep 23 03:22:00 i named the rootfs.tar.gz to match, and then dropped the fastboot into boot.img, borrowed the existing .sh and META directories and zipped it up Sep 23 03:22:07 mind you i'm not doing the nexus 4, Sep 23 03:23:27 lol. Okay Sep 23 03:23:57 i'm attempting a nexus 5 port so a lot more can go wrong for me at this point if i didn't get the kernel right Sep 23 03:23:59 I want to get some definitive answers before I drop it into my N4 Sep 23 03:26:26 thrrgilag, did it boot? Sep 23 03:26:53 i think so, nothing on the screen but my computer does see something when usb is plugged in Sep 23 03:26:59 i may have goofed something Sep 23 03:27:26 now i get to see if i can get this thing to reboot to the bootloader Sep 23 03:30:49 what the heck. No guts, no glory. Will attempt to do same on the N4 Sep 23 03:41:35 Rebooting Sep 23 03:42:58 Okay ... that seems to be one way to install a newly built luneOS Sep 23 03:51:33 lol, it's a good thing this isn't my main device Sep 23 04:15:31 okay so i'm beginging to think i hosed the bootloader since i can't even get it up Sep 23 04:53:44 Now that I've got luneOS updated to the latest, could I get help installing the Messaging app and connectors? I'd like to figure out what each component does and how the source is laid out Sep 23 04:54:27 Morphis mentioned that it should already be in webos-ports, but I'm not seeing it in my latest build Sep 23 05:02:04 hi richip its probably in the github under org.webos-ports.messaging Sep 23 05:02:36 Looks like I'm done for the time being with my attempt at a Nexus 5 port, at least until I can recover the bootloader. Sep 23 05:02:47 ka6sox: Thanks! But is there documentation on how to install it? DOes it require building? Sep 23 05:02:50 Back to app hacking on my TP Sep 23 05:03:31 org.webos-ports.app.messaging Sep 23 05:03:47 it will probably require building. Sep 23 05:04:44 richip, https://github.com/webOS-ports/org.webosports.messaging Sep 23 05:05:56 I'd fork that, clone it to your dev machine and look thru that. Sep 23 05:13:44 sorry if I seem short tonight (I'm always short my wife says) but I've been up working since 6am... Sep 23 05:13:49 Nite folks..off to bed. Sep 23 05:17:25 ka6sox: thanks. Will attempt Sep 23 05:43:19 thrrgilag, richip: I also had the same problem with "Failed to fetch test data from the network." Sep 23 05:43:47 Using Ubuntu 14.04 Sep 23 05:44:19 The problematic part of the CONNECTIVITY_CHECK_URIS was git://git.yoctoproject.org/yocto-firewall-test;protocol=git;rev=HEAD Sep 23 05:44:38 in file webos-ports/meta-webos-ports/conf/distro/include/webos.inc Sep 23 05:45:25 Debugged it a bit and the cmdline to test the connectivity was git ls-remote git://git.yoctoproject.org/yocto-firewall-test refs/heads/HEAD refs/tags/HEAD Sep 23 05:46:03 Which produced empty response on my computer. After changing the revision from HEAD to master, the problem was gone. Sep 23 06:06:55 thrrgilag: just build "webos-ports-package" or "webos-ports-dev-package" Sep 23 06:06:57 that will generate the zip for you Sep 23 06:07:25 Herrie: can you change that on the wiki? Sep 23 06:07:43 the only device where this doesn't work for is the tp Sep 23 07:00:08 morning Sep 23 07:26:07 morning Sep 23 07:27:21 morphis: where I'd need to add this step exactly? Before installing and running the image? Sep 23 07:27:51 instead of building "webos-ports-image" Sep 23 07:27:52 Garfonso: thnx for keymanager info :) Sep 23 07:28:54 so instead of MACHINE=mako bb webos-ports-dev-image? Sep 23 07:31:16 right Sep 23 08:18:26 morphis: bit busy today might have some time at end of the day to sort and also LuneOS-ify them :P Sep 23 08:18:50 Can you update meta-webos-ports for browser? I don't expect updates anymore today :P Sep 23 08:21:50 Did PR for Preware changes and will do same for calc Sep 23 08:23:13 ok calc one in as well Sep 23 08:25:15 Herrie|Veer: Garfonso already did the same one for Preware Sep 23 08:25:19 will merge all today Sep 23 08:27:56 Ah sorry didn't check :P Sep 23 08:28:05 Oh well you can close it then Sep 23 08:51:27 Herrie|Veer: so http://issues.webos-ports.org/issues/625 and http://issues.webos-ports.org/issues/631 are closed now? Sep 23 08:52:31 631 yes, just need to verify with build. 625: menu is there, backend work still needs some tlc after release so pcworld's bits can be merged as well. Sep 23 08:54:44 Herrie|Veer: btw. browser is missing an icon Sep 23 08:54:55 Hmmmz it was there :s Sep 23 08:55:01 Not sure what's up with that Sep 23 08:55:43 probably broke it along the way somewhere... appinfo.json points to icon.png Sep 23 08:55:57 which exists Sep 23 08:57:19 so not sure what's up with that? Sep 23 08:58:08 Seems it doesn't get copied into image Sep 23 08:58:30 yeah Sep 23 08:58:35 appinfo.json is there but icon.png not in /usr/palm/applications/org.webosports.app.browser Sep 23 09:00:14 icon-256... is also needed? Sep 23 09:00:44 Not for now but later on UHD devices :P Sep 23 09:04:50 ok Sep 23 09:09:34 Ah 256 is used as splash icon already :P Sep 23 09:09:49 Saw you added it already, thnx Sep 23 09:22:59 morphis: does that look ok ? And I guess I have to put some inheritance in the bb file https://github.com/webOS-ports/luna-next-cardshell/commit/21a8abc49ec3e965a46839d742835c8682a74e5a Sep 23 09:23:15 (I didn't have time to test it yet) Sep 23 10:10:15 Tofe: yeah looks good Sep 23 10:11:21 Herrie|Veer: is the browser ready for a new submission? Sep 23 10:11:55 Yeah should be fine. Still lots of todo but most bugs gone :P Sep 23 10:12:06 Don't expect any changes anymore today Sep 23 10:12:28 ok Sep 23 10:21:46 morphis: When do you expect QT 5.3? We might gain quite a bit in HTML5 scores there :) ? Sep 23 10:22:08 Any plans for 5.4 as well? QtWebengine looks interesting :P Sep 23 10:32:58 Herrie|Veer: that is something for the next release (5.3) Sep 23 10:32:59 updating to 5.4 we can only once 5.4 is released Sep 23 10:34:45 OK :) Sep 23 10:46:17 morphis: does qt5.3 require an update of qtwayland ? I remember we still have an issue with the latter Sep 23 10:49:56 Don't know much about the current setup, but is this related to LuneOs work? "support for running applications under a Wayland compositor will be seeing its initial release with Qt 5.4" Sep 23 10:50:16 Quote from http://blog.rburchell.com/2014/09/wayland-and-qt-54.html Sep 23 13:06:28 juristi: I'm not too much into the internals but I guess our current solution is a bit hacky and based on Jolla/Ubuntu efforts :P Sep 23 13:06:38 So anything proper from QT is welcome :) Sep 23 13:11:08 Good morning Sep 23 13:11:24 morphis: thanks for the tip, will do that when i manage to recover Sep 23 13:23:31 nicodel, nicodel_ your clients seem to be fighting each other again Sep 23 13:24:11 deja vu Sep 23 13:35:15 wohoo! got the bootloader back on the nexus 5 Sep 23 13:55:44 morphis: i also vote for QT 5.3 because 613 "possibly" can be bug in QT. btw on emulator it even gets segfault Sep 23 14:28:38 Herrie|Veer, juristi: we're using qtwayland already since the beginning Sep 23 14:29:08 so nothing new we gain from it being official part of qt with 5.4 now :) Sep 23 14:29:43 Herrie|Veer: it's not hacky, just modified to fit our needs :) Sep 23 14:31:12 morphis: LOL :P Sep 23 14:38:55 okay well one step closer on the N5, i can flash it now without hosing the bootloader, but doesn't appear to boot still. next step will be to see if i can get kernel messages and see where it's getting hung up Sep 23 14:41:51 thrrgilag :) Sep 23 15:46:16 Reference to how to install https://github.com/webOS-ports/org.webosports.messaging (or any app, in general) on luneOS (specifically N4)? Sep 23 16:24:19 richip, you can copy the folder to /usr/palm/applications Sep 23 16:24:43 And you need to run a rescan for the appmgr Sep 23 16:24:51 So it shows up in launcher Sep 23 16:25:06 See other apps in that folder Sep 23 17:15:35 morphis: what bb class do I need to inherit to automatically install db8 kind ? Sep 23 17:18:42 ah, seems to be webos_application. However, it brings too many assumptions (like the appinfo.json presence) Sep 23 17:18:52 I'll do the install "by hand" in the bb file, then Sep 23 19:13:18 morphis: https://github.com/webOS-ports/luna-next-cardshell/pull/131 will also require a change in the bb recipe; I'm preparing a PR for that too Sep 23 19:25:46 morphis: https://github.com/webOS-ports/meta-webos-ports/pull/55, which you can pick whenever you wish Sep 23 19:26:09 now is sleep time, bye all Sep 23 20:33:24 richip: if you put the db8 configuration files into a folder called "configuration" with subfolder db and in that folders "kinds" and "permissions" either in the app folder you can create an IPK with palm-package. Sep 23 20:33:34 richip: you can then copy that ipk to the device and install it using preware Sep 23 20:33:58 richip: this will handle the db8 kinds configuration for you. Otherwise you'll have to do that manually. Sep 23 20:41:52 Tofe|Away: thanks will include them tomorrow (don't have time to do right now so it will happen after feature freeze Sep 23 20:47:32 so feature freeze in a few hours then? (Sorry am a bit confused ;)) Sep 23 20:52:47 Yes ;) Sep 23 20:52:52 In 1hr and 8 mins Sep 23 20:53:51 morphis: This one is pending for a while already ;) https://github.com/webOS-ports/org.webosports.messaging/pull/3 Sep 23 20:53:58 Should be in the release ;) Sep 23 20:54:11 Or maybe you can merge it Garfonso? Sep 23 20:54:43 Herrie: when I merge it can you send a PR for meta-webos-ports? Sep 23 20:55:01 merged Sep 23 20:56:31 Yeah will do now Sep 23 20:57:42 Ehm dunno how to do this one :S Sep 23 20:58:18 WEBOS_VERSION = "0.0.1-1_db3fb80245d9e40bcd4940f46c14179cd9a9de0c" :S Sep 23 20:58:46 It's on my todo list to learn for next release :P Sep 23 21:00:19 Herrie: ok, will do that one tomorrow on my own Sep 23 21:00:29 will teach you how to do that :) Sep 23 21:00:30 gn8 Sep 23 21:01:26 gn8 Sep 23 21:23:36 Garfonso: Thanks. So have to go to the old Palm webOS SDK docs and utils. Let me search for it Sep 24 02:55:33 hey, trying to install luneos stable on Nexus 7 grouper. Followed the steps on the wiki but it's hanging during boot. Any ideas? Sep 24 02:57:08 maybe I rebooted before the kernel was finished flashing in cwm? How do I know when it's done? It just seems to stay on "flashing kernel ...." forever **** ENDING LOGGING AT Wed Sep 24 03:00:00 2014