**** BEGIN LOGGING AT Mon Sep 29 02:59:58 2014 Sep 29 03:35:21 Oi, looks like you need VirtualBox 4.3, in order for the Guest Additions to properly install on Ubuntu 12 Sep 29 05:07:21 morning Sep 29 05:07:35 thrrgilag: hopefully it will be the N5 port. ^^ Sep 29 06:02:33 evening DougReeder Sep 29 06:02:36 Morning Garfonso Sep 29 06:02:55 richip, how are you doing with learning the messaging app? Sep 29 06:42:26 morning Sep 29 06:42:42 Garfonso: Saw my issue in issue tracker? Sep 29 06:49:21 morning Herrie|Veer Sep 29 06:49:24 no, which one? Sep 29 06:50:10 659 Sep 29 06:50:33 A bit of an odd one because the JSON file exists and is valid according to JSONlint.com Sep 29 06:50:41 uhm.. what makes you think I could be of help there? ;) Sep 29 06:50:58 You're the Preware guru :P Sep 29 06:51:06 653 I noticed as well.... Sep 29 06:51:16 Can replicate it on N4 Sep 29 06:51:46 can you send me the ipk? Sep 29 06:51:47 Sometimes doesn't show IPK at all, could be it's still loading/indexing them Sep 29 06:52:09 but it seems to be more a app manager issue or something.. beyond Preware. ;) Sep 29 06:52:58 Ah :P Well I'm not familiar with install process :P Sep 29 06:53:10 Could be appmgr needs more permissions somehow? Sep 29 06:53:43 I'll play a bit with it. Sep 29 06:53:59 If you need the IPK let me know :P Sep 29 06:54:14 yes, I saw ipk listing popping up after a short delay.. that's not really what I wanted it to do. Sep 29 06:54:46 Herrie|Veer: yes, please send me the ipk. Sep 29 06:58:17 OK sent :) Sep 29 06:59:16 I know the way the OLD Preware worked to do installs Sep 29 07:09:46 That might help :P Just check the issue it's odd because the file exists and it's a valid json so not sure why we get the error... Sep 29 07:10:16 okay Sep 29 07:10:26 is this 653 or 659? Sep 29 07:10:48 659 Sep 29 14:16:04 thrrgilag: ping Sep 29 14:59:11 Herrie: pong Sep 29 14:59:41 Seems your changes break stuff on the N4 worse :P Sep 29 14:59:48 figures Sep 29 15:00:08 Will rework stuff a bit and test on both TP and N4 based on some of your changes :) Sep 29 15:00:40 Got quite some other stuff done now as well (editing/adding bookmarks), adding to launcher, url bar missery etc :P Sep 29 15:00:47 cool thx Sep 29 15:00:53 Will test all on both devices and push changes :) Sep 29 15:01:10 Also started splitting components into separate files :) Sep 29 15:01:18 Should I kill my PR? Sep 29 15:01:19 So files are less cluttered ;) Sep 29 15:01:33 You can leave it for now, will let you know later :P Sep 29 15:01:42 okay Sep 29 15:03:19 in the meantime i may stuck my hands into a few other things, and continue my effort on figuring out how to get the nexus 5 port (as time permits of course) Sep 29 15:08:37 Herrie: is the position of the dialog being thrown off on the N4? The math there may be wrong because of device orientation. Sep 29 15:09:42 It seems to disappear completely for some reason. I have some other dialogs with similar issues so will find a solution ;) Sep 29 15:14:30 Yeah the orientation then Sep 29 15:15:38 for the height of the background I put keyboardHeight - parent.height, for the N4 it should be the other way around Sep 29 15:16:01 With the TP being landscape the values of height and width are flipped in Qt Sep 29 15:16:18 Ah :) Sep 29 15:16:30 OK will work something out for that Sep 29 15:16:58 Just Units.gu looks funny on desktop, ok on N4 so need to check on TP too :s Sep 29 15:17:06 Some are OK others are odd :P Sep 29 15:17:29 Yeah, I was doing a lot of trial and error Sep 29 15:17:58 Since I don't have a phone device to test on I knew stuff wasn't going to line up there Sep 29 15:18:55 Same here lots of trial and error but getting there eventually :) Sep 29 16:57:30 I think I had an account for the webos-prts wiki, but can’t find my login details. Is there to check if there’s an an account for a given email addr? Sep 29 16:58:02 would your account be under Dougreeder? Sep 29 16:58:05 or something else? Sep 29 17:01:43 That’s most likely Sep 29 17:02:03 … but when I try to log in under that name, it says there’s no such account Sep 29 17:02:49 When I click on “Forgotten you login details” I get the error You do not have permission to , for the following reason: Sep 29 17:02:49 The action you have requested is limited to users in the group: Administrators. Sep 29 17:26:48 DougReeder, I find no account with that name Sep 29 17:26:59 please sign up again and I'll promote you. Sep 29 17:27:04 Okay, I’ll create it Sep 29 17:27:09 thanks. Sep 29 17:29:26 Created. Sep 29 17:31:33 ka6sox: Poorly, am afraid. I can't seem to get any pointers to how I would go about getting it built (if required) and deployed. So far, I've installed palm-novacom and palm-sdk installed on my machine because somebody mentioned that's one of the ways to deploy it. Still figuring out if need to compile anything or if it's just a matter of building an ipk Sep 29 17:32:05 DougReeder, can you give me the exact username (including any capitalizations) Sep 29 17:32:16 DougReeder Sep 29 17:32:25 :-) Sep 29 17:32:36 richip, at this time I don't believe that Novacom is supported…so to side load takes adb Sep 29 17:32:55 ka6sox: Yes, but you can use Preware to install an IPK for example ;) Sep 29 17:32:59 adb requires ipk, correct? Sep 29 17:33:04 Either locally or on remote URL ;) Sep 29 17:33:18 Any refs to docs for that, at least? Sep 29 17:33:19 richip, I'd use the method that Herrie is saying Sep 29 17:33:30 Okay .. Preware it is Sep 29 17:34:02 same method for emulator as well as N4, I presume Sep 29 17:34:13 Will try to learn it on the emulator first. Seems faster Sep 29 17:34:19 You can build the ipk with the webos sdk, and sideload it with adb push com.example.foo_1.0.0_all.ipk /media/internal Sep 29 17:34:46 Then first step is getting an ipk built. References to that? Sep 29 17:35:59 developer.palm.com Sep 29 17:36:21 Thanks. Will check Sep 29 17:39:07 going through tutorials, dev'ing an Enyo app, dev'ing a mojo app ... can't seem to find creating an ipk Sep 29 17:40:22 found it: https://developer.palm.com/content/resources/develop/building_your_first_app.html Sep 29 17:42:24 DougReeder, upgraded... Sep 29 17:42:28 try to edit/create? Sep 29 17:43:06 Thank you. I thought I’d add the minimum VM spect to the build instructions. Sep 29 17:43:21 Right now, I’m making sure I’m editing the correct template. Sep 29 17:43:28 kk Sep 29 17:48:04 Should I say anything about “desktop” vs. “server” versions of Ubuntu? Sep 29 17:52:29 up to you. Sep 29 17:53:07 * DougReeder smiles “Since I don’t know what to say, I won’t say anything" Sep 29 17:53:29 DougReeder, correct Sep 29 17:54:13 Hello! Planned to install the latest nightly image (20140928-testing-0-25) on Touchpad. Sep 29 17:54:21 But is it still the bootlooping one? Sep 29 17:56:27 juristi: Latestshould be OK Sep 29 17:56:48 Installed it on mine Sep 29 17:56:52 Thanks. :) Sep 29 17:56:56 uImage + Rootfs Sep 29 17:57:03 Will do the same Sep 29 18:13:40 ERROR: Fetcher failure: Unable to find file file://4f/sstate:qtwayland:armv7a-vfp-neon-webos-linux-gnueabi:5.2.1+gitAUTOINC+69ce77c746:r0:armv7a-vfp-neon:3:4f3c5588f0849323c5a2e93a646c7e79_populate_sysroot.tgz anywhere. The paths that were searched were: Sep 29 18:13:40 /home/doug/luneos/webos-ports-env/webos-ports/sstate-cache Sep 29 18:14:04 … got that while building. What’s the next step? Sep 29 18:15:51 DougReeder: Try to run the build again? Sep 29 18:16:20 I usually get 4 or 5 of those on the first try, but they are gone during the rerun. Sep 29 18:16:39 And at least qemux86 has booted up afterwards. Sep 29 18:16:55 Huh, that’s…. not the obvious approach. Sep 29 18:17:23 :D Sep 29 18:18:39 The engineer in my asks “Is QA signing off on this before we release it?” Sep 29 18:19:27 DougReeder: For sure things could use some polishing, but please note we don't have the 250+ devs that HP/Palm had ;) Sep 29 18:19:46 Yet ;) Sep 29 18:20:22 I know, I just don’t like working without a net - or dealing with regressions. Sep 29 18:20:58 Is there a test suite I can run after the build to verify that everything works, that’s supposed to? Sep 29 18:21:12 I kind of dismissed those errors as network problems. My build env is in a virtualbox on a host with restrictive firewall/proxy combo... Sep 29 18:21:35 That interests me as well. Sep 29 18:21:59 morphis should be able to tell you, but when build finishes without errors you should be OK in general Sep 29 18:23:34 Now I get: Sep 29 18:23:34 ERROR: Function failed: do_deploy (log file is located at /home/doug/luneos/webos-ports-env/webos-ports/tmp-eglibc/work/tenderloin-webos-linux-gnueabi/webos-ports-dev-package/1.0+gitrAUTOINC+cee2ff7dc1-r0/temp/log.do_deploy.24275) Sep 29 18:23:36 ERROR: Logfile of failure stored in: /home/doug/luneos/webos-ports-env/webos-ports/tmp-eglibc/work/tenderloin-webos-linux-gnueabi/webos-ports-dev-package/1.0+gitrAUTOINC+cee2ff7dc1-r0/temp/log.do_deploy.24275 Sep 29 18:23:37 Log data follows: Sep 29 18:23:39 | DEBUG: Executing shell function do_deploy Sep 29 18:23:40 | ERROR: Required kernel image is not available as fastboot image! Sep 29 18:23:42 | WARNING: /home/doug/luneos/webos-ports-env/webos-ports/tmp-eglibc/work/tenderloin-webos-linux-gnueabi/webos-ports-dev-package/1.0+gitrAUTOINC+cee2ff7dc1-r0/temp/run.do_deploy.24275:1 exit 1 from Sep 29 18:23:43 | exit 1 Sep 29 18:23:45 | ERROR: Function failed: do_deploy (log file is located at /home/doug/luneos/webos-ports-env/webos-ports/tmp-eglibc/work/tenderloin-webos-linux-gnueabi/webos-ports-dev-package/1.0+gitrAUTOINC+cee2ff7dc1-r0/temp/log.do_deploy.24275) Sep 29 18:23:46 ERROR: Task 10 (/home/doug/luneos/webos-ports-env/webos-ports/meta-webos-ports/recipes-core/images/webos-ports-dev-package.bb, do_deploy) failed with exit code '1' Sep 29 18:23:47 NOTE: Tasks Summary: Attempted 5296 tasks of which 5295 didn't need to be rerun and 1 failed. Sep 29 18:23:49 N Sep 29 18:24:04 Touchpad is a tricky one... Sep 29 18:24:17 I think kernel was built outside of regular build process... Sep 29 18:28:24 Due to problems with make or qmake version I think Sep 29 18:28:52 DougReeder: try to build webos-ports-dev-image, not package. it seems Garfonso overdid that a little;) Sep 29 18:30:43 DougReeder: next time, use a pastebin like bpaste.net, gist.github.com, sprunge.us, or ix.io Sep 29 18:31:16 * DougReeder nods Sep 29 18:35:18 ok, all tasks succeeded Sep 29 18:40:33 :D Sep 29 18:43:37 So, for a TP, the file Icopy to the device, is a .tar.gz, but for other platforms, it’s a .zip? Sep 29 18:43:52 Yup Sep 29 18:44:02 Other devices use CWM to install the ZIP Sep 29 18:44:17 For TP we have separate instructions at: http://webos-ports.org/wiki/Template:Tenderloin_Install_Steps Sep 29 18:44:57 These should be OK to follow. I use them myself all the time, for sure could some more clarifications, but if you follow to the letter should be OK Sep 29 18:45:13 Upgrading easiest by copying .tar.gz in webOS and running commands there Sep 29 18:45:20 Under Reinstalling the image Sep 29 18:45:26 That's what you can use for upgrades Sep 29 18:48:33 * DougReeder nods Sep 29 18:59:55 I Sep 29 19:00:08 I'll probably push a tons of browser fixes in the next day or 2 ;) Sep 29 19:53:49 Whew! The wiki templates for the build page now give correct commands and files for the TP. Sep 29 20:36:47 DougReeder, \o/ thanks Sep 29 20:37:43 You’re welcome - hopefully the next guy will have it a bit easier, and there will be a few fewer FAQs here. Sep 29 20:40:26 ya, one thing that rapid development does is keep the documentation a bit behind. Sep 29 20:40:38 (also having a very small team who need to stay focused) Sep 29 20:40:43 so this is very appreciated. Sep 29 20:41:49 It’s a shame open source doesn’t attract more technical editors. Sep 29 20:56:14 DougReeder, unfortunately they are trying to find work :( Sep 29 21:10:40 MoboReader also suffers from screen size issue. :( Sep 29 21:18:12 Also it seems canvas is not hardware accelerated? Sep 29 23:44:19 Oh, what’s the easiest way to get the built image off the virtual machine and onto the host? Sep 29 23:44:34 Setup a shared directory in the VM? **** ENDING LOGGING AT Tue Sep 30 02:59:58 2014