**** BEGIN LOGGING AT Sat Jun 06 02:59:59 2015 Jun 06 03:15:09 Power shutdown might be a system popup. Jun 06 03:59:37 Oh, dear, looks like PalmBus subscriptions are not working, either. Jun 06 04:09:17 Or, this may be a more general problem with PalmBus requests. Jun 06 04:10:13 PalmBus geolocation call fails with TypeError: undefined is not an object (evaluating 'navigator.service.request') Jun 06 04:25:34 It looks like navigator.service is undefined. Jun 06 04:28:46 … in Testr and Memos, but is defined in Contacts. Weird Jun 06 04:41:31 And that’s consistend across reboots Jun 06 04:53:35 It’s defined in Messaging Jun 06 04:55:53 Not defined in Clock Jun 06 04:56:55 Not defined in Browser Jun 06 04:57:44 Is defined in Settings Jun 06 04:59:47 not defined in calculator Jun 06 05:02:04 not defined in Tweaks Jun 06 05:03:24 not defined in Calendar Jun 06 06:00:28 DougReeder: Could it be something with webos-lib? Jun 06 06:00:42 Browser is QML Jun 06 06:17:57 Tofe: Tested & merged! Jun 06 06:45:03 morphis: Can you make sure images end up in cubano folder? Jun 06 07:57:13 Morning Jun 06 08:06:30 Tofe: morning Jun 06 08:08:42 Tofe: Thnx for PR's :) For Tweaks, I think we needed to do something in bb recipe as well to copy the actual JSON file? Don't remember anymore... Jun 06 08:09:16 Herrie: that may be so, yes; also it could be we need an LS2 authorization file Jun 06 08:09:42 Tofe: On the swipe down that might be too drastic since we don't have dismiss key on phone vkb? Jun 06 08:09:50 Not sure how other OS deals with this? Jun 06 08:09:59 Tapping outside vkb hides it anyway Jun 06 08:10:29 on Sailfish, there is a sort-of swipe down; it is not interactive, but it registers the swipe down and hides the vkb Jun 06 08:11:53 I'm not that fond of the swipe-down thing, as you have to swipe on the keys and I always fear interacting with the app Jun 06 08:12:39 but maybe I've been a bit too radical with my total swipe-down anihilation :) Jun 06 08:13:38 I'll try to see if there is a good way of doing it for phone layout Jun 06 08:15:36 I think the inherit webos_tweaks might take care of copying the file? https://github.com/webOS-ports/meta-webos-ports/blob/0f51eb4f058dd743b1c073a83255d6281989dd28/meta-luneos/recipes-luneos/cardshell/luna-next-cardshell.bb Jun 06 08:16:42 Herrie: should be fine I guess Jun 06 08:18:11 Maybe morphis can confirm when he's around ;) Jun 06 08:18:18 I can't find an obvious way without adding a key, which we don't want on a compact layout like phone Jun 06 08:18:33 I'll rework the PR Jun 06 08:26:06 Herrie: PR updated Jun 06 08:28:54 mmh wait, I have an event better solution Jun 06 08:29:15 :D Jun 06 08:30:00 I thought a 2 line solution was quite good ;) Jun 06 08:30:06 Could make it Tweaks enabled :P Jun 06 08:31:16 Now the PR is at my taste. Jun 06 08:31:58 I realize that I wasn't on the right track, as the goal isn't about rethinking swipe-down, but about fixing faulty trackball behavior Jun 06 08:44:55 Elegant fix :D Jun 06 08:47:53 Let me test it in a bit Jun 06 08:49:39 I'm now working on the alternative layouts, but I'm beginning to wonder if our approach of layouts is adapted Jun 06 08:49:57 I mean, we already have 3 different layouts for one form factor Jun 06 08:50:09 It will quickly become unmanageable Jun 06 08:50:39 Plus, the differences are minimal between these 3 Jun 06 08:54:01 I propose we merge these 3 layouts (email, url, normal) into one, and only then we create one qml per alternative layout Jun 06 09:03:21 Herrie: we can safely merge the Tweaks PR, I think. We are missing the config file and some bb recipe change, but that can come later safely Jun 06 09:14:26 Tofe: Yeah Jun 06 09:14:31 Difference is mainly bottom row Jun 06 09:14:34 Rest is the same Jun 06 09:14:40 I guess we could merge them Jun 06 09:15:19 I'm trying a first solution Jun 06 09:17:38 seems to work pretty well Jun 06 09:19:00 Tofe; merged Tweaks PR Jun 06 09:19:05 Will test the other one shortly Jun 06 09:19:07 ok thanks Jun 06 09:19:09 TP charging a bit Jun 06 09:24:51 Doing that layout migration will be awfully boring :) Jun 06 09:28:33 Tofe: Which one? Jun 06 09:28:39 FR, DE, RU etc? Jun 06 09:28:42 Yeah I know :P Jun 06 09:28:56 But needs to be done, so will find some spare time for it ;) Jun 06 09:32:33 I'm sure you'll appreciate AZERTY and morphis & garfonso will be happy with QWERTZ :P Jun 06 09:32:44 I will do the 3-to-1 layout migration, otherwise some languages will be broken Jun 06 09:34:00 OK Jun 06 09:34:07 That's fine it should be C&P Jun 06 09:34:13 yup Jun 06 09:34:14 Don't care about the differences between langs Jun 06 09:34:17 I'll fix that anyway Jun 06 09:34:24 If there are any Jun 06 09:35:40 oh, yes, I'd appreciate QWERTZ. :) Jun 06 09:35:50 hehe Jun 06 09:36:05 Tofe: 901 is probably not too hard to fix either? Jun 06 09:37:28 well, it's not in the QML code, but in Maliit's initialization (both server and our plugin), so I'm not sure yet where the problem is Jun 06 09:42:43 Tofe: SEems plugin takes care of theming which we currently don't really need? https://github.com/webOS-ports/webos-keyboard/blob/6d1250f688613038a0f329c55b66711729f8fc18/STYLING#L4 Jun 06 09:44:56 yes, seems so, though I think it's when using the default Maliit plugin, not ours Jun 06 09:47:06 Herrie: currently, for other than english, phone and tablet bottom row are identical ? Jun 06 09:53:28 Tofe: Yeah I think so Jun 06 09:53:35 I haven't tried othre langauges Jun 06 09:53:43 But only diff is phone & tablet in general Jun 06 09:54:37 ok Jun 06 10:02:54 Tofe: For testing this trakcball fix, can I copy the QML somewhere to device or needs to be in a build? Jun 06 10:03:37 no build needed Jun 06 10:04:17 just copy to /usr/share/maliit//qml/keys Jun 06 10:04:33 (don't remember the path :D ) Jun 06 10:05:19 OK Jun 06 10:05:21 Let me figure out Jun 06 10:07:43 (doing .nl layout merge, must be extra-careful !) Jun 06 10:26:49 Tofe: Nobody uses it :P Jun 06 10:26:54 It's /usr/share/maliit/plugins/org/luneos/keys/ Jun 06 10:27:36 yep Jun 06 10:55:56 Herrie: https://github.com/webOS-ports/webos-keyboard/pull/56 here it comes Jun 06 10:56:16 I've included a first naïve dvorak layout for english tablet Jun 06 10:59:13 OK :) Jun 06 10:59:17 Let me test Jun 06 10:59:22 Seems trackball fix doesn't work btw Jun 06 10:59:26 But could be memos Jun 06 10:59:34 Also saw anothe rbug that I saw on N4 before Jun 06 10:59:43 LuneOS logo glowing appears out of nowhere Jun 06 10:59:52 Pulled a journalctl Jun 06 11:00:16 On N4 it's always on the bottom somewhere on TP I could rotate it now as well Jun 06 11:00:46 I took a pciture, copying now to PC with Portugal pics ;) Jun 06 11:00:58 It's been there a while already not sure what causes it Jun 06 11:01:32 Tofe: https://bpaste.net/show/8af995cd3c0b that's the log, it appeared after I closed Memos it seems Jun 06 11:37:34 Herrie: not sure where this comes from Jun 06 12:08:50 Have you seen it before Jun 06 12:08:56 I have seen it quite often on N4 Jun 06 12:13:03 Yes I saw it once or twice, but it was on a cardshell that was heavily hacked, so I thought it was perhaps my fault Jun 06 12:53:57 Herrie: release images are out Jun 06 12:54:07 http://build.webos-ports.org/releases/cubano/ Jun 06 13:27:31 i can't open bug with "413 Request Entity Too Large" Jun 06 13:33:14 this was caused by video file <2MB, after creation i can't add it to bug. Jun 06 13:57:59 Herrie, it’s enyo-webos that calls navigator.service.request() Jun 06 14:00:06 and navigator.service.request() is below the level of Enyo or the libs. Jun 06 14:01:53 I’ll be AFK most of the day, working on my fence. Jun 06 15:05:45 Tofe: Keyboard PR looks good! Jun 06 15:06:15 Just switching from contentType 2 to 3 is a bit laggy at times it seems and Dvorak seems to miss the spacebar in contentType 3 and 4 Jun 06 15:06:34 Also the caret position still needs a bit of tweaking sometime, but that's cosmetics :P Jun 06 15:15:47 Herrie: oh well, my goal was just to show how to add a layout, I did the dvorak in like 5min Jun 06 15:16:12 as a POC Jun 06 15:17:01 nizovn: I can reproduce the issue with card drag&drop on desktop, so it should be rather easy to fix Jun 06 15:17:36 Tofe: btw i found another one Jun 06 15:18:37 d&d too ? Jun 06 15:19:04 no, but related to window management Jun 06 15:19:53 ok Jun 06 15:21:19 open browser, open launcher, type something, click search in google, close appeared browser window, close first browser window -> luna-next crash Jun 06 15:23:41 That's what I call a scenario! Jun 06 16:40:32 nizovn: For 939: https://github.com/webOS-ports/luna-next-cardshell/pull/225/files Jun 06 16:41:04 Tofe: OK I'll tweak it from there I guess Jun 06 16:45:45 d'oh Jun 06 17:00:58 Herrie, Tofe: thanks, it works! Jun 06 17:07:36 Tofe: You using bepo or azerty? Jun 06 17:09:11 Herrie: azerty Jun 06 17:09:23 Bepo is still quite rare Jun 06 17:10:41 Tofe: I see? Ever tried using it? Jun 06 17:11:19 No, not even tried :) Jun 06 17:11:53 Spent years learning to type without looking at an azerty, I don't want to lose that :p Jun 06 17:14:17 Yeah LOL Jun 06 17:14:24 Same here with QWERTY :P Jun 06 17:34:38 Tofe: to fix the broken spacebar: https://github.com/webOS-ports/webos-keyboard/pull/57 Jun 06 17:45:07 Herrie: merged, I see I forgot the two other layouts :) Jun 06 22:40:44 Does anyone mine taking a screenshot of a specific keyboard for me? From just looking at the github files I can't tell if all the characters needed are there :/ Jun 06 22:41:11 Mine taking* Jun 06 22:41:26 ...mind* Jun 06 22:42:04 It's the Danish keyboard I'm interested in, if anyone is up for it Jun 06 22:42:55 From the github file it doesn't seem that it's on a row like the other keys, but it seems it was implemented using a workaround of sorts.. anyway, I'd just like to be sure **** ENDING LOGGING AT Sun Jun 07 02:59:58 2015