**** BEGIN LOGGING AT Thu Dec 12 02:59:59 2013 Dec 12 03:45:10 So, I just finished booting Open WebOS on my Gnex, and I must say that I'm quite impressed. Dec 12 03:46:20 I've run into a few issues, most of which I'm sure you're all aware of. Dec 12 03:46:48 :) Dec 12 03:48:27 I haven't had any success with the virtual keyboard for anything I've tried it on. Up to this point it's been just Contacts, and inputting a wifi password. Dec 12 03:48:55 i'm working on the virtual keyboard *right now* Dec 12 03:49:01 Nice! Dec 12 03:49:06 want a peek? Dec 12 03:49:18 http://cl.ly/image/0o0L1H1M0M00 Dec 12 03:49:21 sssh. it's a secret. Dec 12 03:49:28 I'm sure you're also aware that the Just Type feature isn't working either? Dec 12 03:49:31 Got it! ;) Dec 12 03:49:37 yeah, it's broken. Dec 12 03:50:31 Well being that it's still an Alpha build, I'm not to upset by it. Dec 12 03:50:56 lots of work done; lots of work left to do Dec 12 03:51:57 It seems to be steady going though! Dec 12 03:52:38 we're trying :) Dec 12 03:53:56 I wish there was more that I could do to help. Lord knows I'm not good at coding! But I'll try alpha builds all day if that's what it takes~ Dec 12 03:54:54 well. i can finish up this keyboard (for now…i'm sure lots left to 'fix' later) if you can help me dig up how the hell to make a maliit button that dismisses the keyboard Dec 12 03:54:55 :) Dec 12 03:55:01 http://lists.maliit.org/pipermail/maliit-discuss-maliit.org/ Dec 12 03:55:04 searching there, but so far nothing Dec 12 03:55:20 if you can do that, i'll focus on making sure input is correct Dec 12 03:55:43 Consider it done! I've got the page up already! Dec 12 04:05:58 I'm not sure if this applies to what you're doing, but it does discuss the maliit button to dismiss the keyboard? Dec 12 04:05:59 http://lists.maliit.org/pipermail/maliit-discuss-maliit.org/2013-October/000383.html Dec 12 04:07:57 not quite Dec 12 05:12:52 ok. i'm beat. time for rest. Dec 12 09:02:14 morning Dec 12 09:05:20 morning Dec 12 09:07:19 HaDAk: pong Dec 12 09:07:33 HaDAk: that's a very good job you're doing here Dec 12 09:08:10 so, you've modified the qml description of the keyboard, right ? I guessed you'd had to do, so that you get the correct layout Dec 12 09:09:15 morphis: do you know were are the descriptions of the layouts for the webos keyboards, for the various languages ? Dec 12 09:09:35 Tofe: puuh Dec 12 09:09:53 afaik /usr/share/maliit/plugins/com/ubuntu/languages/ Dec 12 09:10:12 Tofe: http://bpaste.net/show/mrMuG55VbikN5d4FhO9Z/ Dec 12 09:11:41 no, I mean the original webos keyboard; for the one we have now I know where it is Dec 12 09:12:13 ah Dec 12 09:12:47 it's somewhere in LSM ? I can search myself, if you don't know it by heart :) Dec 12 09:12:54 https://github.com/openwebos/keyboard-efigs is the keyboard Dec 12 09:13:02 ok, thanks Dec 12 09:13:14 afaik the keymap is hardcoded Dec 12 09:13:53 well, that's slightly better with ubuntu-keyboard, it's hardcoded too, but in qml Dec 12 09:17:37 ah, ok, there are only 4 or 5 keymaps available in webos originally Dec 12 09:17:47 I thought there would be more Dec 12 09:19:01 Tofe: I will try to have a look today why several apps are not launching Dec 12 09:19:52 ok Dec 12 09:20:27 Tonight I'll try to fix the justtype issue Dec 12 09:22:40 I'll be on vacation for two weeks on sunday, so no more dora compilation stuff, but I can still bring an emulator image (or download a fresh one) and work on the qml side Dec 12 09:24:03 Tofe: ok Dec 12 09:24:13 Tofe: I think there are quite a few things you can do Dec 12 09:24:26 oh yes, I think too Dec 12 09:24:48 I will only have a weak computer with me, so the optimization problem will become obvious Dec 12 09:35:58 Don't we have additional layouts in LunaCE as well? I know Russian, Swedish and some other languages are in there that were not in EFIGS Dec 12 09:38:20 Herrie|Work|Veer: I'll have to check on my TP tonight Dec 12 09:38:55 I know because my wife has Russian on her TP with LunaCE :P Dec 12 09:40:03 yes, you've got a point here :) Dec 12 09:41:28 Let me see if I can find it in the source code somewhere :) Dec 12 09:42:40 Well, it's either as a "*Keymap.cpp", or an xml file, some masochist other way to do it. Dec 12 09:45:13 Src/ime/tabletkeymaps has se_qwerty.h ;) Dec 12 09:45:27 For Swedish but I know Russian is somewhere too.... Dec 12 09:46:14 ru_spasiba.h ? Dec 12 09:46:36 lol Dec 12 09:47:54 sorry, I've got a very limited russian experience Dec 12 09:50:54 Well mine isn't that good either but can manage :P Anyway there's no file for Russian but must be there somewhere somehow.... Dec 12 10:16:31 Tofe: https://github.com/webOS-ports/webapp-launcher/pull/7 Dec 12 12:58:12 morphis: I think I've found the bug with justtype Dec 12 12:59:13 mornin Dec 12 12:59:24 back in a few. i have 1 minute to make the 15 minute trek to work >_> Dec 12 14:13:07 morphis/Tofe/ka6sox: can we merge http://webos-ports.org/wiki/Pull_Requests and http://webos-ports.org/wiki/Pull_Requests_Guidelines ? Dec 12 14:26:19 Herrie|Work|Veer: I'd say that would make sense, yes Dec 12 14:29:44 That's what I thought :) Dec 12 14:53:10 Merged into Pull Requests :) Dec 12 14:53:40 I think System Upgrade and OTA API Blueprint could be merged too? Dec 12 14:54:50 I don't know those ones Dec 12 14:58:47 I think morphis/Garfonso know :) Dec 12 15:16:41 you guys saw this? making serious progress. http://cl.ly/image/0N3n0L1T0I1a Dec 12 15:17:15 not sure how to implement the dismiss key yet Dec 12 15:17:20 if you have any clues, i'll take em Dec 12 15:17:29 haven't found any docs saying how to create a soft key to do that Dec 12 15:20:17 HaDAk: I think we could make so that the dismiss key sends the same hide event so maliit when dragging down Dec 12 15:20:22 let me have a look Dec 12 15:20:31 just let me know how to write that, and i'll implement it Dec 12 15:20:38 otherwise, i'm working on setting up the special keys Dec 12 15:21:03 and the last thing i need to do is make the tap+hold popups look better. haven't even started looking at that, but i think it's going to be a mess. Dec 12 15:21:09 might need additional assistance there Dec 12 15:22:16 Seems like it sets "maliit_geometry.shown = false;", simply Dec 12 15:22:50 HaDAk: sure, I can help on that Dec 12 15:23:18 that worked. dismiss works. Dec 12 15:23:25 need to add an icon instead of text there Dec 12 15:23:42 i'm working a case at work right now, but i'll keep plugging at this over lunch Dec 12 15:23:44 ok, good, that one was easy :) Dec 12 15:23:51 yeah. well. not documented well anywhere. Dec 12 15:24:37 HaDAk: no, unfortunately, it's just the code here; we'll try to improve it over time Dec 12 15:26:11 for the tap+hold, it's currently really basic, and not easy to use. I think we can do much better. Dec 12 15:26:14 HaDAk: Great work! Soon we can look at other languages :P Dec 12 15:26:38 Herrie|Work|Veer: hahaha…screw you :| Dec 12 15:28:56 HaDAk: are you hacking directly in the emulator ? Dec 12 15:29:29 Tofe: i'm editing on my machine, and i've written a little deploy script Dec 12 15:29:37 ok good Dec 12 15:30:06 next week I'll be abroad on vacation, but I should still be able to help with qml related stuff Dec 12 15:30:08 it's really messy right now, but you can use it Dec 12 15:30:09 http://cl.ly/0P2c3u1Z1s20 Dec 12 15:30:23 just make sure the emulator is running, and execute deploy.sh Dec 12 15:32:06 ok good Dec 12 15:32:27 go ahead. try it out. Dec 12 15:32:36 I'm not at home :) Dec 12 15:33:21 but I'll be in a couple of hours, and I'll try it, for sure Dec 12 15:33:39 sweet deal. Dec 12 15:33:55 like i said…still some things to finish up with special characters Dec 12 15:34:01 and a few cosmetic issues i need to figure out Dec 12 15:36:32 well, there will always be things to improve, let's take it step by step Dec 12 15:36:49 yep. Dec 12 15:36:53 i think it's pretty good for a day's work. Dec 12 15:37:57 oh, yes, it is :) Dec 12 16:10:06 Tofe|Away: wanted to pass this along to you, too http://krnowak.blogspot.com/2011/10/key-overrides-in-maliit.html Dec 12 18:29:17 morphis: https://github.com/webOS-ports/luna-next-cardshell/pull/49 should fix justtype Dec 12 19:00:32 morphis/ka6sox: https://github.com/webOS-ports/LunaCE/pull/11 Dec 12 19:00:37 Fixed Wiki URL on this one Dec 12 19:03:40 Tofe: thanks Dec 12 19:03:43 Herrie: will have a look Dec 12 19:09:49 Not sure you can approve or ka6sox for this repo Dec 12 19:53:58 HaDAk: good work ! Dec 12 19:54:20 Tofe: did you install it? Dec 12 19:54:23 yes Dec 12 19:54:32 still some work to do, but it's looking decent Dec 12 19:54:42 yes, exactly Dec 12 19:55:19 we're not that far from replacing the current "en" language keymap Dec 12 19:55:38 :( Dec 12 19:55:46 somebody else gets to do that Dec 12 19:56:07 actually. it probably wouldn't be THAT hard to copy en and make some other one Dec 12 19:56:23 but you had to modify a qml keymap, isn't it ? Dec 12 19:56:31 in order to add the 4th line Dec 12 19:57:24 HaDAk: well, harder than one would think, there are hypothesis in several places that the language is described by 2 chars Dec 12 19:57:53 i did have to edit the qml to add the line. Dec 12 19:59:09 yes, so, in the end, we can as well replace the "en" keymap by this one, isn't it ? Franckly, the better look is worth it, even if we know there still some things to improve Dec 12 19:59:24 absolutely. Dec 12 19:59:26 as soon as i'm done. Dec 12 19:59:40 yes yes, sure Dec 12 19:59:43 :) Dec 12 19:59:53 but if you wanna take a stab at that popup, please feel free Dec 12 20:00:43 I think I'll do that next week, I'm pretty busy this week, with the preparations for the vacations and finishing thing at work Dec 12 20:01:23 yeah Dec 12 20:01:27 if i don't get to it by then. Dec 12 20:01:31 i can't let things sit, ya know? Dec 12 20:01:41 of course, the gcw-zero guys are waiting on me to finish my app to release new firmware Dec 12 20:01:53 but i can't work on it, because my device is *still* in for repair (without ANY word from the dude...) Dec 12 20:11:20 Tofe: I currently have problems getting the keyboard up on the N7 Dec 12 20:17:34 morphis: give it the blue pill Dec 12 20:17:55 ? Dec 12 20:18:26 http://tinyurl.com/7hf37r6 Dec 12 20:18:36 that should help get it up. Dec 12 20:18:52 :) Dec 12 20:19:34 are you testing the edits i made? Dec 12 20:19:40 'cause i haven't tried them on my N7 yet. Dec 12 20:19:46 would be curious to see how it looks. Dec 12 20:20:14 no Dec 12 20:20:29 even without them I don't see it coming up when setting the focus to an input field Dec 12 20:20:34 ah Dec 12 21:39:34 morphis: weird that it is a problem specific to N7, actually Dec 12 21:39:44 hm Dec 12 21:42:19 the grouper image hasn't been updated since nov 4? Dec 12 21:42:26 how come? Dec 12 22:05:47 do we have license to edit prelude? Dec 12 22:05:54 or, can we get a license? Dec 12 22:58:27 ok.. first test of cdav on webos ports emu: Account app does not find the account. :( **** ENDING LOGGING AT Fri Dec 13 03:00:00 2013