**** BEGIN LOGGING AT Wed Jan 15 02:59:59 2014 Jan 15 06:04:48 Is there something that I can do to get the latest image to boot? I installed per instructions (sideload, then flash boot partition). Jan 15 06:54:51 dkirker: on gnexus? Jan 15 06:54:53 zz_dkirker: use http://files.gravedo.de/test.img as kernel Jan 15 06:54:55 just fastboot flash boot test.img Jan 15 06:56:24 ok, will do, thanks! Jan 15 07:00:45 * dkirker waits for it to boot Jan 15 07:01:24 no, seems to be in a reboot loop Jan 15 07:01:37 that + this: http://build.webos-ports.org/webos-ports-staging/latest/images/maguro/webos-ports-package-maguro.zip Jan 15 07:04:26 reflash the zip Jan 15 07:05:08 * dkirker will do that one more time Jan 15 07:17:25 morphis: roshan seems to have some issues with file scanning on emu for PDF app. I guess it's something in the core that has issues again (permissions somewhere I suspect). Roshan will finish migration to Enyo 2.3RC2 adn do a PR, we can then include it in Emu image and maybe you can do some debugging? Jan 15 07:27:49 Herrie: I know there are some issues, will push an update later today to fix thos Jan 15 07:27:59 :) Jan 15 07:28:13 How can Roshan pull logs from emu to see where things go wrong? Jan 15 07:28:53 Also Roshan reported the following: "Tested on the Ports Emulator, initially the bottom bar is gone but a simple touch on the app brings it back. I am still looking more into this. But I have seen strange screen refresh issues on other apps as well on the Emulator. For example the PDF app, the busy spinner icon doesn't hide after it stops. Again a simple touch on the App fixes it. " Jan 15 07:29:14 Could be related to the bug reported earlier by Doug? Jan 15 07:33:27 which one? Jan 15 07:33:29 morphis: Didn't work :'( Jan 15 07:33:35 Herrie: btw. we need bug reports to keep track of this Jan 15 07:33:59 dkirker: you're flashing to boot and booting from it? Jan 15 07:34:35 morphis: I sideloaded the zip, then flashed the test.img to boot, and fastboot reboot Jan 15 07:34:42 hm Jan 15 07:35:09 followed these steps: http://wiki.webos-ports.org/wiki/Install_WOP_for_Maguro Jan 15 07:35:30 * dkirker checks recovery image version, just in case Jan 15 07:36:52 6.0.4.3 Jan 15 07:37:08 yeah, so it should be good Jan 15 07:37:12 recovery should be irrelevant Jan 15 07:37:36 yeah, just wanted to make sure it was at least the version mentioned on the wiki ;) Jan 15 07:38:18 hm Jan 15 07:38:31 Tofe|Away: we really need to solve this Jan 15 07:39:52 dkirker: will try to fix that today Jan 15 07:40:13 morphis: ok. I wonder if there is an older image that I can use? Jan 15 07:40:16 *zip image Jan 15 07:40:34 zip image should not be the problem Jan 15 07:40:52 or kernel image Jan 15 07:42:03 the one I gave you works fine for me Jan 15 07:42:33 hmmmm Jan 15 07:45:20 * dkirker tries another cable Jan 15 07:47:14 dkirker: you can adb shell into the recovery and verify /data/webos is there Jan 15 07:47:43 it is... not.... Jan 15 07:49:02 can you do a "mount " Jan 15 07:49:17 just a minute Jan 15 07:50:17 /dev/block/platform/omap/omap_hsmmc.0/by-name/userdata on /data type ext4 (rw,nodev,noatime,nodiratime,barrier=1,data=ordered) Jan 15 07:50:19 should be there Jan 15 08:04:30 this is what I have: /dev/mmcblk0p12 on /data type ext4 (rw,relatime,barrier=1,data=ordered) Jan 15 08:05:11 uname -a: Linux maguro 3.0.31 #1 SMP PREEMPT Thu Jun 13 12:38:20 UTC 2013 armv7l GNU/Linux Jan 15 08:06:50 looks good Jan 15 08:07:03 and there is no webos folder in /data? Jan 15 08:07:07 nope Jan 15 08:07:22 then redo the sideload and check afterwards Jan 15 08:08:04 heh, I've redone the sideload about 5 times now... Jan 15 08:08:39 let me load the same zip Jan 15 08:11:18 ok Jan 15 08:21:42 try install from zip Jan 15 08:22:07 i find the sideload does not work roe me Jan 15 08:22:21 choose zip from sdcard Jan 15 08:23:40 the image in 009 works for me Jan 15 08:25:19 dkirker: works flawlessly here for me Jan 15 08:25:26 ... Jan 15 08:39:28 hm, seems to be a problem with the rootfs Jan 15 08:39:38 dkirker: can you try 009? Jan 15 08:40:17 so fetching from http://build.webos-ports.org/webos-ports/? Jan 15 08:41:39 http://build.webos-ports.org/webos-ports-staging/latest/images/maguro/webos-ports-package-maguro.zip is what I used Jan 15 08:41:56 that's what is referenced by the wiki Jan 15 08:42:09 well, it incorrectly links to wip Jan 15 08:42:54 yeah Jan 15 08:43:05 better would be linking to the merged and tested stages Jan 15 08:43:14 yup Jan 15 08:43:44 so, there is nothing under http://build.webos-ports.org/webos-ports-staging/009/ Jan 15 08:45:44 Should I use this? http://build.webos-ports.org/webos-ports/images/maguro/webos-ports-package-maguro.zip Jan 15 08:48:11 dkirker: yes Jan 15 08:48:23 thats 009 which is merged to the stable feed already Jan 15 08:48:32 010 seems to have problems Jan 15 08:48:39 thanks! trying that Jan 15 08:48:42 morphis: Happy to update links to something else, just tell me what needs to be there. Should point to staging latest? Jan 15 08:49:29 morphis: Do latest emu images work again? I'm happy to raise bug reports for anything found :) Jan 15 08:51:47 Herrie|Work|Veer: we need some test steps to verify staging images work Jan 15 08:52:05 maybe you have some time to get something together? Jan 15 08:52:31 Herrie|Work|Veer: and I think it should be better to point the first user to http://build.webos-ports.org/webos-ports/images/ instead of webos-ports-staging Jan 15 08:53:07 Herrie|Work|Veer: https://docs.google.com/spreadsheet/ccc?key=0AhjRrvko7Ik0dHp6aUdyMmQ4VUxTYTVoN3lOSlpCc2c&usp=sharing Jan 15 09:01:31 Morphis: updated wiki accordingly. Jan 15 09:02:08 Will check Google Docs link (blocked here in office :'() Jan 15 09:08:09 OK checked on my Veer can make a page for this sometime. Does emu work again? I didn't have chance to test yet. Jan 15 09:10:21 Benjamin said he'll have time to work on Graphics starting today, so I'm updating the Graphics page on wiki with all we have from OWO :) He'll start with app icons :) Jan 15 09:27:11 ok, so re Universe. Since it is qml, I am reading that qml apps don't run? Correct? Jan 15 09:27:19 I noticed that phone doesn't, either... Jan 15 09:28:02 anyway, I've got to get to slee[ Jan 15 09:30:22 Well I believe morphis "fixed" native (QML) apps? So should work? Not sure why it doesn't work now, I recall SnowShoe working before and that's also QML? Jan 15 09:35:36 Yeah, it worked before. Jan 15 09:35:48 This is using the latest working build of the s/w Jan 15 09:36:03 I can look more in depth after I sleep Jan 15 09:36:05 sometime Jan 15 15:45:07 Tofe: I found a kernel version which is working Jan 15 15:45:30 JaMa: ping Jan 15 15:48:19 pong Jan 15 15:49:36 JaMa: when will you merge the current dora-next for meta-webos-ports? Jan 15 15:50:08 it works fine for me just luna-service2 needs to be bumped to 48a4f55b589d501869f0ef7008a73857ca4d8c29 Jan 15 15:50:51 I was hoping to do that with qt5 upgrade, but otherwise I'm ok merging it now without qt5 Jan 15 15:51:17 ok Jan 15 15:51:24 JaMa: I think for 5.2 we have to wait a bit Jan 15 15:51:54 just pushed an update for meta-smartphone to get GNexus back booting Jan 15 15:52:33 JaMa: before you trigger a build let me push some other changes Jan 15 15:54:46 JaMa: btw. I will also merge webOS-ports/master-next for qtwebkit Jan 15 15:54:51 it works fine with qt 5.1 Jan 15 15:55:36 morphis: oh, an AOSP ? Jan 15 15:55:47 ok, I'm pushing -next with that ls2 re-bump Jan 15 15:56:02 Tofe: no Jan 15 15:56:31 happily the alpha2 kernel was still there so I just used it, added the two commits needed for gcc 4.8 and it works fine Jan 15 15:56:32 JaMa: ok Jan 15 15:57:57 morphis: ok Jan 15 15:58:08 done Jan 15 16:02:44 JaMa: me too, you can trigger the new set of builds Jan 15 16:11:07 morphis/Tofe: Did a ton of work on the Graphics page to get everything in there. Still need to do Luna, once that's done, could you go through and indicate what we don't need anymore? Jan 15 16:13:07 Herrie|Work|Veer: great work Jan 15 16:13:19 but hard to say what we will not need anymore Jan 15 16:14:53 I know... seems like for notes/memos we only need 4 images still, rest is taken care off by Enyo :) For Luna some might be very obvious so we can deprecate those already. For other core apps we need to wait and see. Email has tons mainly. Jan 15 16:16:51 right Jan 15 16:18:22 offtopic: Hate to say it but the new HP phablets look quite slick.... Jan 15 16:20:21 Herrie|Work|Veer: yes, you did a great job, thanks :) Jan 15 16:20:44 Herrie|Work|Veer: as for the HP phablets, do you imply we should target that as well ? ;) Jan 15 16:22:56 Any slick phone would do for me ;) Seeing that there's CM for Huawei P6 now as well that would be a nice target :) Jan 15 16:25:48 Just anything 5+ inch is too big for me as phone. 7" as tablet would do :) Jan 15 16:47:37 morphis: can I push qtwebkit master-next to master as well? Now when it's merged in dora branches we can sync them Jan 15 16:47:46 right Jan 15 16:48:47 tagged both and pushing now Jan 15 17:04:39 JaMa: thanks Jan 15 17:12:46 we should target Fairphone. Jan 15 17:12:53 morning, btw Jan 15 17:28:12 Garfonso: is it already released? Jan 15 17:35:42 Garfonso: I am working now on the system update Jan 15 17:35:55 check, download, reboot, run, reboot works fine so far :) Jan 15 17:44:12 Garfonso: https://github.com/webOS-ports/org.webosports.update/commit/1b41a1500114ae99a33e0198a0721e0c2d2dbdd8 Jan 15 17:51:53 morphis: First batch of Fairphones were distributed to backers, I got mine a week ago. :) Jan 15 18:00:48 Garfonso: the binaries are downloadable somewhere? Jan 15 18:01:58 ah https://fairphone.zendesk.com/hc/en-us/categories/200107956-Downloads Jan 15 18:07:38 how do you like it? Jan 15 18:17:57 looks fair enough :) Jan 15 18:20:55 Sounds like a very reasonable target to me Jan 15 18:21:12 I like it. It's a lot heavier than the GNex which makes it feel more robust and worthy. The OS itself crashes sometimes, though. But it has some kind of wave-bar launcher (swipe in from the side of the screen). But overall the system is pretty close to Android on the GNex. Jan 15 18:21:45 size is similar to the GNex, a bit thicker Jan 15 18:23:04 bootloader is open, source code of kernel is there... is there a CM build already ? Jan 15 18:24:10 there is also a repair manual. ;) Jan 15 18:32:18 Didn't find any Cyanogen build yet, but I guess it's on its way Jan 15 18:40:12 yes, didn't find one either. But there are some discussions about it. Probably needs some time and more devices to be available. Jan 15 18:40:41 Garfonso: yes, I found several german discussions about it ;) Jan 15 18:48:19 yes. Fairphone is quite popular in Germany. Jan 15 19:03:41 Garfonso, Tofe: its a nice phone Jan 15 19:03:52 Garfonso: if you want you can start a port for it :) Jan 15 19:16:52 I don't believe I have the knowledge for that... Jan 15 20:39:32 Tofe: ping Jan 15 20:47:41 Benjamin at work: https://www.dropbox.com/s/z200j6hlbiqgoft/screenshot-calc-icon.png :D Jan 15 20:47:45 Nice start :D Jan 15 20:48:39 Herrie: nice Jan 15 20:49:01 morphis: pong Jan 15 20:49:14 Tofe: I have two things for you to do if you want :) Jan 15 20:49:58 Do we need 4G and LTE icons? I think it's more or less the same? Jan 15 20:50:09 https://en.wikipedia.org/wiki/LTE_%28telecommunication%29 Jan 15 20:50:19 For status bar for example Jan 15 20:52:07 Tofe: https://trello.com/c/OlphBFna Jan 15 20:54:02 Tofe: the application should simply have some progress animator (I think we have some graphics for this one inside luna-sysmgr) and display the current progress messages Jan 15 20:54:19 the messages and the progress comes from the script which the animator will start Jan 15 20:54:29 it should simply parse it's output Jan 15 20:55:58 Tofe: the script is https://github.com/webOS-ports/org.webosports.update/blob/morphis/work/service/run-update.sh Jan 15 20:56:10 and gives output like I put into the card Jan 15 20:56:35 between the lines starting with NOTE: is the opkg output Jan 15 20:57:11 optimal would be if the animator would parse the opkg lines and display some output like "Updating xuser-account-lic" Jan 15 20:57:54 I'll have a look Jan 15 20:58:12 Herrie: you know if we have images somewhere which are for the update progress mode for luna-sysmgr? Jan 15 20:58:14 Tofe: thanks Jan 15 20:58:25 Tofe: I will create a repository for this in a moment Jan 15 20:58:35 ok :) Jan 15 20:59:43 I still trying to get a good name for this one Jan 15 20:59:49 webos-update-animator? Jan 15 20:59:56 webos-updater? Jan 15 21:00:24 second one, maybe Jan 15 21:02:14 Tofe: https://github.com/openwebos/luna-sysmgr/blob/master/images/activity-progress.png is what classic webos has used for this Jan 15 21:03:02 fine, I use that Jan 15 21:03:05 +can Jan 15 21:05:43 thanks a lot! Jan 15 21:05:55 the system update is mostly working Jan 15 21:06:08 :) no pb. And that'll learn me how to start and survey a program from qml Jan 15 21:06:18 (looks like the first part is done like this: https://qt-project.org/forums/viewreply/144551/ ) Jan 15 21:06:19 btw. it would be nice if we can pass the script to execute as parameter Jan 15 21:06:32 no pb either Jan 15 21:06:52 QProcess is a good candidate Jan 15 21:07:07 afaik it also let you parse the stdout output of the started program Jan 15 21:07:18 yes, I guess so too, I'm not worried Jan 15 21:07:46 like https://github.com/openwebos/luna-sysmgr/blob/master/images/activity-progress.png Jan 15 21:07:58 ah wrong link: https://stackoverflow.com/questions/17856897/qt-5-and-qprocess-redirect-stdout-with-signal-slot-readyread Jan 15 21:08:51 Tofe: https://github.com/webOS-ports/webos-system-update Jan 15 21:09:11 Ok, project is now started ! Jan 15 21:09:25 right :) Jan 15 21:10:01 maybe taking the output from the card and wrapping it into a simple shell script is a good test case Jan 15 21:13:27 Garfonso: https://github.com/webOS-ports/org.webosports.update/pull/9 Jan 15 21:19:00 morphis: looks good. Go ahead. I don't have rights to merge on this repo. ;) Jan 15 21:19:43 Garfonso: really? Jan 15 21:20:10 Garfonso: now you should have Jan 15 21:23:58 thanks. :) Jan 15 21:24:46 got to get some sleep. night all. Jan 15 21:24:48 Garfonso: you should have access to all app repositories now Jan 15 21:24:51 Garfonso: night! Jan 15 21:30:20 morphis: I'm pushing ls2 master-next to master as well now Jan 15 21:30:41 JaMa: thanks Jan 15 21:30:42 master build was complaining that SRCREV isn't in right branch :) Jan 15 21:31:00 JaMa: do you think it's better to have our changes as patches instead of having our own repository for it? Jan 15 21:31:36 no, I prefer repos Jan 15 21:32:04 easier to rebase, upstream some changes etc Jan 15 21:34:46 ok Jan 15 21:35:50 morphis: do you know why presage was split for -native version (instead of BBCLASSEXTEND?) Jan 15 21:38:04 JaMa: I think there was no real reason Jan 15 21:38:09 feel free to rework it Jan 15 21:38:36 ok, it fails in master so I'll rework it when fixing it Jan 15 21:38:56 ok Jan 15 21:39:07 JaMa: I have one more change and then the system update should work Jan 15 21:50:01 great Jan 15 22:46:43 morphis: Seems like there's nothing update related in Core Apps or LunaSysMgr Jan 15 22:47:04 I could ask Benjamin to recreate something based on the TP update app icon? Jan 15 22:47:51 Image on TP looks like this: http://tablets-planet.com/wp-content/uploads/2011/10/HP-TouchPad-webOS-3.0.4-update.jpg Jan 15 22:51:57 Should be straight forward enough, since we've got the background already: http://webos-ports.org/images/b/b4/WebOS-settings-background.png Jan 15 22:52:13 Should be a matter of simply adding the "box" as a layer on top of it :) **** ENDING LOGGING AT Thu Jan 16 02:59:59 2014