**** BEGIN LOGGING AT Wed Nov 13 02:59:58 2013 Nov 13 06:17:28 morphis: ping Nov 13 06:18:11 Working on the update to meta-webos-ports for the apps. I don't see anything for the lib and template, that's correct right, since these are not included in the image? Nov 13 06:19:34 I just copy the SHA from latest commit and put this in SCREV? So e998a846ce53186fde7e752dcc7d8c9e761951bc for the Calendar app for example? Nov 13 06:20:37 Herrie, I'm going to need an application that we can put in our "feed" that isn't part of the image. Nov 13 06:24:03 ka6sox: OK, not sure how I can help there? Nov 13 06:24:25 With regards to Calculator seems we don't have a .bb should I create it? Nov 13 06:24:49 if its part of the main image it will need a bb Nov 13 06:25:09 OK Nov 13 06:25:15 I guess it was overlooked, will create one Nov 13 07:13:33 morphis: updated the .bb for apps and added one for calculator. Looks like I overlooked memo's app did a PR for that one too now Nov 13 07:19:25 morning Nov 13 07:19:31 Herrie: will have a look later Nov 13 07:25:43 morphis: OK, let me know once you have the memos one done so I can update the bb with new SCREV Nov 13 07:26:57 Herrie: done Nov 13 07:29:33 OK does it automatically include my new commit in the PR that wasn't processed yet at your end? Nov 13 07:29:37 Seems like it from here Nov 13 07:29:50 PR I did also seems to include the memo bb update now :S Nov 13 07:30:08 https://github.com/webOS-ports/meta-webos-ports/pull/16 Nov 13 07:31:14 Herrie: testing it locally now Nov 13 07:34:45 okay time for sleep, server move won't be till I wake up Nov 13 07:34:56 bb7hrs Nov 13 07:39:34 morning Nov 13 07:40:01 morphis: Should be OK, tested here locally via browser and via legacy emulator :) Nov 13 07:43:30 Off to work Nov 13 07:54:58 morphis: can you tell me when you will have bumped SRCREVs in dora, so that I start a fresh recompilation for maguro at home ? Nov 13 07:55:22 Tofe: morning Nov 13 07:55:26 I hope today Nov 13 07:55:34 there are a lot of changes which needs to land Nov 13 07:56:02 great :) Nov 13 07:57:14 ah, and it would be great if I could have write access to webos-keyboard Nov 13 07:59:52 Tofe: oh, no problem Nov 13 08:00:45 Tofe: done Nov 13 08:01:08 Tofe: btw. I saw the ubuntu keyboard is still named "ubuntu" Nov 13 08:01:13 should we rename it? Nov 13 08:33:28 morphis: yes, it will be more consistent with the packaging Nov 13 08:35:16 anyway we have a good work base with this level of code; it will be good to keep an eye on ubuntu's fixes, but globally it already works well. And I fear that they will add more and more ubuntu specific code in their keyboard... Nov 13 08:40:02 hopefully not .. Nov 13 08:40:07 Tofe: all things are pushed now Nov 13 08:41:13 Tofe: hm, the keyboard is just a orange bar on the N7 now Nov 13 08:45:50 hm, saw that only once Nov 13 08:45:53 it's working now Nov 13 08:47:26 however the preedit area is black Nov 13 08:48:01 ah, weird Nov 13 08:48:57 I started the build on jenkins already so you can see it on your own soon :) Nov 13 08:50:42 well, I'm at work right now, but I can start a build at home, I left my pc on Nov 13 11:21:42 Herrie: ping Nov 13 12:38:51 morphis: you saw the maguro and grouper builds failed ? Nov 13 12:41:03 morphis: pong, was out for lunch ;) Nov 13 12:47:15 Tofe: yeah Nov 13 13:01:05 Tofe: fixed it already Nov 13 13:18:12 WhiteBee: hey! Nov 13 13:18:29 morphis: hello Nov 13 13:18:54 WhiteBee: do you have some time to work on something beside the contacts app? Nov 13 13:19:19 morphis: depends on how big it is Nov 13 13:19:26 nothing big Nov 13 13:19:35 the wifi part of the settings app needs really more love Nov 13 13:19:49 enyo stuff? Nov 13 13:20:03 right Nov 13 13:20:19 hmm.. I'll give it a go Nov 13 13:20:32 if I see its too much I'll tell you Nov 13 13:20:36 ok Nov 13 13:20:44 let me explain what I want you to do: Nov 13 13:20:54 you know the wifi app from the legacy webOS? Nov 13 13:21:11 yes Nov 13 13:21:13 I own a pre3 Nov 13 13:21:28 great Nov 13 13:21:39 the app itself is not available as open source Nov 13 13:21:49 but happily the main part of it is as part of enyo-1.0 Nov 13 13:21:53 https://github.com/enyojs/enyo-1.0/tree/master/framework/lib/wifi Nov 13 13:22:17 you want to replicate it? Nov 13 13:22:27 the original app Nov 13 13:22:35 would be the best Nov 13 13:22:41 however we already have something: https://github.com/webOS-ports/org.webosports.app.settings/blob/master/source/WiFi.js Nov 13 13:22:46 it's pretty basic and rough Nov 13 13:22:55 it's in the emulator? Nov 13 13:22:58 yyes Nov 13 13:23:02 I' Nov 13 13:23:05 ll give it a look Nov 13 13:23:24 I just don't have any idea how to access the wifi data Nov 13 13:23:27 the best would if we just could plug the enyo 1 stuff into the settings app, change the look Nov 13 13:23:37 WhiteBee: don't care about the service bits Nov 13 13:23:49 just the UI for now Nov 13 13:23:51 ok Nov 13 13:24:01 but the API is very simple Nov 13 13:24:16 and https://github.com/enyojs/enyo-1.0/blob/master/framework/lib/wifi/wifi.js already has everything we need Nov 13 13:24:24 oh, it's functional? Nov 13 13:24:33 (there are some differences in the API between openwebos and legacy webos though) Nov 13 13:24:38 ok Nov 13 13:24:50 I'll just do the ui first Nov 13 13:24:51 it should Nov 13 13:25:11 we could go another way as well Nov 13 13:25:37 unplug the wifi part from the settings app and make a new enyo1 app with the wifi kind for now Nov 13 13:26:24 nah, if you mean it to be integrated in the settings app, I'll just fork it and add the wifi to it Nov 13 13:28:07 ok, I have to go out, if there's anything more I need to know leave it here and I'll read it when I'm back Nov 13 13:31:25 morphis: you were looking for me? Nov 13 13:40:16 WhiteBee: ok Nov 13 13:40:22 Herrie|Work: yeah, just forgot what it was :) Nov 13 13:41:21 Something about my bb for calculator? Seems like I missed something in another file as well? Nov 13 13:41:40 where calculator needed addition? Nov 13 13:41:53 I think in some recipe? Nov 13 13:42:38 good morning folks Nov 13 13:42:42 Herrie|Work: no, it's fine Nov 13 13:42:45 and merged Nov 13 13:42:47 HaDAk: hey Nov 13 14:08:26 morphis: how did you solve the nyx-modules issue ? I have the same issue at home Nov 13 14:09:35 Tofe: you need to bump meta-smartphone Nov 13 14:09:42 JaMa bound it to a tag in layers.txt Nov 13 14:09:51 I bumped the tag already in webos-ports-setup Nov 13 14:10:14 ok Nov 13 14:24:32 Tofe: keyboard works fine now, also with preedit Nov 13 14:24:40 however the window is a little bit too large Nov 13 14:24:47 there is a black bar on top of it Nov 13 14:34:57 I am trying to run the emulator in virtualbox and I get an error code. I've tried searching Google for help but I haven't been able to fix the problem. Does anybody know what the problem is? Failed to open a session for the virtual machine webOS ports Emulator. VT-x is not available. (VERR_VMX_NO_VMX). Result Code: E_FAIL (0x80004005) Component: Console Interface: IConsole {8ab7c520-2442-4b66-8d74-4ff1e195d2b6} Nov 13 14:36:28 morphis: ok, maybe I did a little mistake when resizing the window. I'll have a look. Nov 13 14:37:00 morphis: also I didn't test it on the emulator for a while, I'll try to do that soon Nov 13 14:37:39 i2y4n: ah, seems like your CPU doesn't support hardware virtualization support Nov 13 14:37:43 morphis: could I get a screenshot of your black bar, so that I can make an estimation of the mistake ? Nov 13 14:37:54 Tofe: yeah Nov 13 14:39:06 i2y4n: http://superuser.com/questions/22915/how-do-i-enable-vt-x Nov 13 14:39:18 i2y4n: you should be able to disable it in the settings dialog of the virtual machine Nov 13 15:09:43 Tofe: how do I do a screenshot today? still tipping on the gesture area? Nov 13 15:10:08 yes, right swipe Nov 13 15:12:09 Tofe: btw. can we put screenshots into /media/internal/screenshots/ instead? Nov 13 15:13:02 hm, it's /media/internal/screencaptures/ which gets created by default Nov 13 15:13:21 Tofe: http://files.gravedo.de/luna-next-screenshot-0.png Nov 13 15:15:16 morphis: thanks for the help. Apparently this computer doesn't support virtualization. Frustrating that my 8 year old macbook does yet this newer comp doesn't Nov 13 15:16:16 i2y4n: it's a feature which isn't available on a lot cheap computers today Nov 13 15:16:19 morphis: sure, we put it wherever we want Nov 13 15:17:12 oh, the black zone is on gnexus ? I thought it was on n7. That'll be easier to investigate then. Nov 13 15:17:30 no, it's N7 Nov 13 15:17:45 oh. Nov 13 15:18:15 ok, the black zone corresponds to the size of the gesture area, it can't be a coincidence Nov 13 15:19:19 morphis: on the N7, the screen size is 1280x800, or 800x1280 ? Nov 13 15:19:46 I guess it is the first one, which means my orientation fix is not completely correct Nov 13 15:21:25 800x1280 Nov 13 15:24:55 ah ok. I'll think about it. Nov 13 18:23:56 the keyboard works pretty well on the emulator; maybe it could be a bit wider, but otherwise it's ok Nov 13 18:25:13 i should really get the emulator set up. Nov 13 18:25:17 * HaDAk runs off to download the image Nov 13 18:38:33 when importing the ovf, does it copy the disk image? Nov 13 18:38:36 i didn't check. Nov 13 18:40:10 also, did i do something wrong? O_o http://imgur.com/rNvgMzY Nov 13 18:50:28 looks like you have: Nov 13 18:50:29 - the wrong language (LANGUAGE=en_US) Nov 13 18:50:29 - the wrong keyboard layout (portrait in a landscape context is a bit too high...) Nov 13 18:50:57 HaDAk: you seem to have picked an emulator image when we were in the middle of the keyboard convergence, unfortunately Nov 13 18:51:08 >_> Nov 13 18:51:11 i grabbed the latest one Nov 13 18:51:31 http://build.webos-ports.org/webos-ports-staging/latest/images/qemux86/webos-ports-emulator-qemux86.zip Nov 13 18:51:34 morphis launched a new build today, did you get this one ? Nov 13 18:52:14 ah, it's not yet rebuilt, what happend Nov 13 18:53:45 lol HaDAk i got that too, just shrugged it off, nightly images and all that jazz :P Nov 13 18:54:12 yeah, but they were talking a lot about the keyboard working, for the past few days. Nov 13 18:54:21 looks like the image was not copied in the images directory Nov 13 18:54:56 HaDAk: http://build.webos-ports.org/webos-ports-staging/wip/images/qemux86/ seems to be up to date Nov 13 18:55:16 http://build.webos-ports.org/webos-ports-staging/wip/images/qemux86/webos-ports-emulator-qemux86.zip is a good bet? Nov 13 18:55:18 don't ask me how those directories are organized :) Nov 13 18:55:44 yes, today 16:25 should be the same as I compiled today Nov 13 18:56:05 ok Nov 13 18:56:11 HaDAk: yeah that one should have the keyboard Nov 13 18:56:27 to upgrade my existing vm…just copy the vmdk over the old one? Nov 13 18:56:55 i can't imagine any other settings need changing Nov 13 18:57:31 VirtualBox will complain about a harddisk that has a different UUID from the one he knew Nov 13 18:57:50 you'll have to remove the old one in the media manager, and add the new one Nov 13 18:58:10 ok Nov 13 18:58:11 but otherwise, yes, settings are the same. Nov 13 19:03:34 bah. where's the stupid media manager? Nov 13 19:03:39 * HaDAk is used to vmware Nov 13 19:03:44 HaDAk: file menu :) Nov 13 19:03:54 >___________> Nov 13 19:04:13 morphis: is there an easy way to change the framebuffer size in the emulator ? I don't think so, but maybe..... Nov 13 19:05:50 how do i dismiss the keyboard? gesture area is gone. Nov 13 19:05:52 keyboard shortcut? Nov 13 19:07:05 you can drag it down with the handle zone at the top of the keyboard, but clicking out of an edit zone should dismiss it. I've remarked some bugs about the latter on the emulator, it worked better on the nexus. Nov 13 19:07:55 gotcha. Nov 13 19:07:59 i can't dismiss just type Nov 13 19:08:38 Yes, just type seems to be broken on the emulator, I'll have to check if things are fine on the nexus Nov 13 19:08:48 but you said the gesture area is gone; I didn't see that one Nov 13 19:09:33 ok, now it's different. Nov 13 19:09:47 first time the keyboard was invoked, it was 100% width, and went to the bottom of the screen Nov 13 19:10:49 oh ? weird Nov 13 19:11:19 i'll grab a screenshot. i just redeployed. Nov 13 19:11:25 ok Nov 13 19:12:01 http://imgur.com/s5T12sc Nov 13 19:12:27 i dragged down the keyboard, and now just type isn't responding. Nov 13 19:12:30 going to reset the vm Nov 13 19:13:06 and now things work as expected Nov 13 19:13:14 whatever it is, it's a first-run issue Nov 13 19:13:41 We have several first-run issues, one being not being able to launch properly an app Nov 13 19:13:59 should i have network? Nov 13 19:14:15 oh. yes i do. Nov 13 19:14:16 nice. Nov 13 19:14:34 :) Nov 13 19:14:45 dismissed the browser, and luna restarted >_> Nov 13 19:14:55 do you still have a full-width keyboard ? because I don't Nov 13 19:15:12 http://imgur.com/5WtwhNe Nov 13 19:15:30 ok, same as me. Nov 13 19:16:20 can you reproduce the problem with the browser ? Nov 13 19:17:05 it didn't die that time. Nov 13 19:17:29 I got it the crash too, maybe it's quite a specific scenario Nov 13 19:17:37 not sure. Nov 13 19:20:08 I think we need a good hard debug session... Nov 13 19:21:02 morphis: we have to make a detailed list a the known issues Nov 13 19:22:55 HaDAk you're sure you have the latest image? You should have the one from http://build.webos-ports.org/webos-ports-staging/wip/images/qemux86/webos-ports-emulator-qemux86.zip Nov 13 19:23:46 dunno. downloading that one now though. Nov 13 19:24:23 Tofe: I am having the same issue with the keyboard location Nov 13 19:25:11 The arabic picture you had before was from a very old one. Gesture area problems are known there.... I spotted them and morphis+Tofe fixed them a while ago :-) Nov 13 20:11:06 Tofe: we can change the framebuffer size in the emulator if we want Nov 13 20:11:26 Tofe: look into meta-webos-ports/recipes-bsp/v86d/v86d_0.1.10.bbappend Nov 13 20:12:16 Tofe: lets start with a list in the wiki Nov 13 20:13:31 Tofe: lets use the "Known Bugs" of http://www.webos-ports.org/wiki/Release_1_0_Alpha_3 for now Nov 13 20:14:45 Tofe: or just add new cards for them on the board Nov 13 20:19:21 Tofe: ok, I've added labels for the cards on our board: red is a bug, yellow is a task Nov 13 20:20:41 http://www.gsmarena.com/oppo_working_on_a_nexus_5_competitor_powered_by_cm-news-7174.php Nov 13 21:02:37 morphis: ok, I'll try to fill in some bugs tomorrow Nov 13 23:16:45 morphis: ping Nov 13 23:17:47 For Wiki restructuring todo and tracking: Can we (Andrew & myself) use Luna Next Trello with separate color like you do now for bug tracker or you prefer us to setup another Trello for it? Nov 13 23:21:27 Hmmm interesting commit on OWO Github: $ luna-send -n 1 palm://com.palm.configurator/scan '{"id":"com.lge.app.chromium","type":"web","location":"/usr/palm/applications"}' Nov 13 23:21:34 Seems like they have some Chromium app ;) Nov 13 23:22:18 There has been a lib to make it work well on top of android rendering Nov 13 23:24:12 Seems not required anymore in 4.4. KitKat from what I read? Nov 13 23:24:38 Had new webView based on Chromium I heard Nov 13 23:24:59 had = has **** ENDING LOGGING AT Thu Nov 14 02:59:59 2013