**** BEGIN LOGGING AT Fri Sep 05 02:59:59 2014 Sep 05 03:39:26 Can I ask for help here regarding webos and multirom? Sep 05 04:29:59 xmoox, I don't know but you might wait and talk to others who may know (.eu isn't up yet) Sep 05 04:33:42 okay thanks Sep 05 04:33:59 I just wiped my nexus 7 Im just going to install it by itself Sep 05 05:07:38 okay Sep 05 05:37:51 derp I've read and understand the rules Sep 05 06:02:05 morning Sep 05 06:05:30 xmoox, :) Sep 05 06:05:35 Garfonso, morning! Sep 05 06:49:05 morning Sep 05 06:50:11 where is the journal log stored? Are those just plain text files? Sep 05 06:50:23 Garfonso: no Sep 05 06:50:25 binary Sep 05 06:50:32 k. Sep 05 06:50:57 but journalctl should give you everything you need Sep 05 06:51:05 Tofe|Away: you remember: Sep 05 06:51:05 Sep 05 06:50:01 mako maliit-server[1378]: WARNING: QEGLPlatformContext::makeCurrent: eglError: 3003, this: 0x15989f0 Sep 05 06:53:12 the .eu shift has arrived…time for me to sleep…Night! Sep 05 06:56:11 ka6sox: n8! Sep 05 07:41:58 morphis: just answered some question on WON about log files and became curious. ;) I usually work with webapp-launcher or run-js-service directly. Sep 05 07:42:18 Garfonso: webapp-launcher is gone in testing :) Sep 05 08:03:11 is the testing-build done that prevents suspend on emulator? Sep 05 08:04:35 morphis: yes, I remember, wonderful time Sep 05 08:04:44 morning btw Sep 05 08:06:53 it usually is caused by an invalid format on the surface of the keyboard; could be because of https://github.com/webOS-ports/webos-keyboard/blob/master/src/plugin/inputmethod_p.h#L33 for example, or by a surface that has been destroyed too soon Sep 05 08:23:59 Garfonso: yeah Sep 05 08:23:59 Tofe: ok, got this when updating to newer qtwayland Sep 05 08:43:22 mmh Sep 05 08:43:48 morphis: do you get the keyboard ok ? or is it not showing,etc ? Sep 05 08:48:19 Tofe: whole keyboard is white Sep 05 08:48:25 surface seems to be there Sep 05 09:00:04 ok...to which version of qtwayland did you upgrade ? Sep 05 09:00:15 look at webOS-ports/master-next Sep 05 09:00:48 simply revert Sep 05 09:00:48 * 72b6888 luna-next: don't apply patch needed for newer qtwayland Sep 05 09:00:48 * 9d8e7c7 qtwayland: reverting back to old version Sep 05 09:00:52 in our daisy branch Sep 05 10:57:03 morphis: I'll try to debug that a bit Sep 05 10:57:22 it's reproduceable on qemu ? Sep 05 10:57:29 don't know Sep 05 10:57:41 I guess it's more sensible on device Sep 05 10:58:00 maybe it's specific when ontop of Android Sep 05 10:58:01 Maybe on TP Sep 05 10:58:08 got it on the N4 Sep 05 10:58:32 ok Sep 05 12:37:45 morning Sep 05 12:37:57 morphis: ping Sep 05 12:40:18 good morning Herrie|Veer Sep 05 12:44:31 test Sep 05 12:44:46 works Sep 05 12:53:13 Herrie: pon Sep 05 12:57:55 back crappy connection Sep 05 12:58:20 morphis: Seems my DuckDuckGo changes are not in image yet? Sep 05 12:58:35 Also the db kinds are not auto created it seems? Sep 05 12:58:42 they should Sep 05 12:58:53 When I try to query get msg that kind is not registered... Sep 05 12:58:56 which db kinds? Sep 05 12:59:41 The browser ones Sep 05 12:59:50 So bookmarks, history and prefs Sep 05 13:00:33 they are not installed yet afaik Sep 05 13:01:03 ah no Sep 05 13:01:52 submission 4 is within the build Sep 05 13:01:58 but the db8 files are not installed Sep 05 13:02:13 com.palm.browserbookmarks Sep 05 13:02:32 com.palm.browserhistory and com.palm.browserpreferences Sep 05 13:02:37 ah Sep 05 13:02:52 the folder in the repo needs to be "configuration" and is currently "configurations" Sep 05 13:03:06 When I run the luna-send for UniversalSearch I still get Twitter and no DuckDuckGo Sep 05 13:03:11 that is why OE doesn't detect the kinds Sep 05 13:03:17 And images are empty Sep 05 13:04:07 Ah can you fix that? I'm not so GH savvy :P Sep 05 13:05:23 will do that later Sep 05 13:05:49 I guess I could try it... Sep 05 13:05:54 Let me give it a go Sep 05 13:11:00 ok manahed Sep 05 13:11:03 managed Sep 05 13:16:28 Can I do some repo cleanup for browser? Think we don't need the morphis/qml-based, tofe/qml-based and gh-pages branches anymore Sep 05 13:25:54 Herrie|Veer: For my branch it's fine, there's nothing new yet. Sep 05 13:28:17 ok, our current master was based on morphis/qml Sep 05 13:28:26 And the gh-pages one is ancient :P Sep 05 14:02:32 Tofe: Should I use onPressed or onClicked or both? Sep 05 14:15:10 Herrie|Veer: depends, onPressed is called whether the button will be released or not Sep 05 14:15:28 onClick is called only when it detects a click Sep 05 14:17:28 morphis, Herrie|Veer: wanna play a bit with https://github.com/webOS-ports/luna-next-cardshell/tree/tofe/launcher ? Sep 05 14:18:11 Tofe: so onPressed is leading edge Sep 05 14:19:38 GodGinrai: yes, but could be also that it won't be a click in the end Sep 05 14:21:26 yea, so onClick would be trailing edge Sep 05 14:21:44 which may be what Herrie|Veer wants Sep 05 14:22:10 I didn't exactly follow the beginning of the discussion, let me see Sep 05 14:23:30 ok, too far away, nevermind. But note that there is also an onReleased callback. Sep 05 14:36:05 Tofe I basically have images on which I tap when it should do an action. Then when I don't tap it anymore it should do something else Sep 05 14:39:05 so, as long as it is tapped, you do the action, right Sep 05 14:39:26 we're not talking about several successive clicks, are we Sep 05 14:39:26 yes Sep 05 14:39:35 No just single Sep 05 14:39:41 Tap, release Sep 05 14:39:55 Herrie|Veer: so you want to do one thing on hold, another on release? Sep 05 14:40:08 the MouseArea has a property "pressed" Sep 05 14:40:32 so you can define a State associated to that boolean property, eventually Sep 05 14:53:14 morphis: you have any idea why we cannot search the code for some of our repo's on GH? Sep 05 14:53:35 It works for OWO but I noticed our repo's are not searchable? Sep 05 14:53:43 We need to enable indexing somewhere? Sep 05 15:00:41 Added a little nice glowing effect when dragging an app icon in the launcher bar - absolutely essential. Sep 05 17:04:56 morphis: about notifications, what about DBus notifications compliance ? Sep 05 17:06:00 we transform the payload the best we can ? Sep 05 17:30:39 Tofe: we drop dbus support Sep 05 17:30:39 I don't see any value in supporting it Sep 05 17:30:39 if we need it later we can do a mapping Sep 05 17:30:39 but right now I think it makes things only more complicated Sep 05 17:30:39 Herrie: don't know Sep 05 17:31:47 morphis: ok, fine for me; also, should we keep the large amount of (not necessarily usefull) class members for the notification item ? Sep 05 17:32:10 thinking of preview*, for instance Sep 05 17:32:36 well, I'll do a little cleanup, and you'll comment the PR :) Sep 05 17:33:42 Tofe: just remove everything we don't need Sep 05 17:33:47 so it's small and maintainable Sep 05 17:33:53 ok Sep 05 17:36:38 Herrie: fixed the two issues for browser and universal search Sep 05 17:37:23 Herrie: which repo are you talking about? I can search the repo in luna-next-cardshell Sep 05 17:37:58 morphis; thnx Sep 05 17:38:21 I'm making some progress with my JSON stuffs :) Sep 05 17:38:32 Just need to plug stuff if now and do some more testing Sep 05 17:39:32 GodGinrai: https://github.com/webOS-ports/luna-universalsearchmgr Sep 05 17:40:14 Herrie: I see "This Repository" in the search box when I view that Sep 05 17:49:32 Herrie, Tofe, Garfonso: anything I should include in the next build? Sep 05 17:50:22 morphis: my little launcher bar drag'n'drop could be nice, even if it's not that useful yet Sep 05 17:50:39 Tofe: why not Sep 05 17:51:02 It's not yet binded to db8 and one cannot yet remove/add icons Sep 05 17:51:27 I'll do a PR Sep 05 17:52:02 morphis: https://github.com/webOS-ports/luna-next-cardshell/pull/126 Sep 05 17:55:27 Tofe: Is it Tweaks enabled? Sep 05 17:56:04 Herrie: no, it's mainly a first try for an intuitive drag'n'drop implementation Sep 05 17:56:17 seems to work pretty well Sep 05 17:57:25 morphis: Nothing yet Sep 05 17:57:29 Hope browser soon Sep 05 17:57:49 Herrie: btw. you're implemented a lot in the browser right? Sep 05 17:57:58 btw. https://github.com/webOS-ports/org.webosports.messaging/pull/2 Sep 05 17:59:07 Tofe: merged Sep 05 17:59:24 Herrie: you may should do smaller steps and push even UI only changes Sep 05 17:59:27 so Sep 05 17:59:32 a) they don't get lost Sep 05 17:59:39 b) others can look at them early Sep 05 18:05:24 Morphis: Well I'm mainly doing lots of trial & error Sep 05 18:05:36 So I have lot's of mock calls, logging etc in the code Sep 05 18:05:45 Stuff not really functional but more proof of concept Sep 05 18:06:05 For example Luna calls, parse JSON for 1 bit, which I can then extend for other bits etc Sep 05 18:06:17 Some stuff with mock data, need to add proper data from JSON calls in Sep 05 18:06:46 I have adding bookmarks, adding history working now Sep 05 18:07:11 Need to sort downloads, highlighting based on actual history/bookmarks instead of mock data Sep 05 18:07:30 Private browsing also implemented Sep 05 18:07:34 Just all via Tweaks Sep 05 18:07:39 Still need to work on preferences Sep 05 18:07:57 I'd prefer to get history + bookmarks implemented + highlighting, then push Sep 05 18:08:00 And work on remaining bits Sep 05 18:08:06 Did some cleanup already today Sep 05 18:08:27 Do we have any samples for how to push mock data from luna calls on desktop? Sep 05 18:08:39 I'm now testing on device and it's not always very quick ;) Sep 05 18:09:46 Herrie: Garfonso did something Sep 05 18:11:30 On what? Sep 05 18:20:18 mock data from luna calls on desktop Sep 05 18:20:31 new testing builds are triggered Sep 05 18:20:43 Herrie: I also fixed the browser being launched from just type Sep 05 18:20:52 com.palm.app.browser was still launched Sep 05 18:21:08 so you should check that you handle the relaunch arguments just type supplies to you Sep 05 18:24:13 Herrie: does the legacy webOS emulator support messaging? Sep 05 18:25:30 morphis: Thnx, will need to add that as well ;) Sep 05 18:25:33 No params yet, but well Sep 05 18:25:38 Lots to add still I guess Sep 05 18:25:44 Dunno about legacy emu Sep 05 18:29:56 messaging looks nice :D Sep 05 18:30:43 morphis: there is strange situation with #575. Emulator seems work as designed, but it turns off display even with you latest fix. On tenderloin I failed to reproduce bug because seems serial cable disables lock screen. If turn off screen, then restart luna-next in adb, very quick unplug cable, and turn on display, then screen never comes back, adb loses connection, so hard reboot is needed. So this bug maybe due to mako cable handling. I can also Sep 05 18:30:43 confirm #543 on tenderloin, blue screen flickering appears when release finger(in the same time with tap ripple) Sep 05 18:32:26 nizovn: Good you could replicate 543 :) Sep 05 18:33:03 Herrie: :) Sep 05 18:52:27 nizovn: you mean usb cabel when saying "serial cable", right? Sep 05 18:52:39 yes Sep 05 18:52:52 ok Sep 05 18:52:57 yeah that blocks the lockscreen Sep 05 18:53:10 btw yesterday solution is dirty, but may work Sep 05 18:53:39 nizovn: https://github.com/webOS-ports/luna-sysmgr/blob/webOS-ports/master/Src/base/DisplayStates.cpp#L1206 Sep 05 18:53:51 that is why its blocked Sep 05 18:53:54 that is per design Sep 05 18:53:57 same on legacy Sep 05 18:54:13 i understood, just it seems not work on mako Sep 05 18:55:15 hm Sep 05 18:55:21 maybe we just disable that to avoid this? Sep 05 18:56:06 hm.. what disable? Sep 05 18:56:22 that usb disable the lockscreen Sep 05 18:56:54 you decides here :) Sep 05 18:57:25 lets do that for now Sep 05 18:57:30 but only comment the code Sep 05 18:57:41 ok Sep 05 19:15:02 Tofe: launcher reordering works nice :) Sep 05 19:16:26 :) Sep 05 19:41:29 morphis/Tofe: http://tinypic.com/view.php?pic=68c5cm&s=8#.VAoR3GNUlX4 Sep 05 19:41:30 :D Sep 05 19:41:39 Still mock data but it works in general ;) Sep 05 19:42:00 red text is for "private browsing", might want to use an icon for that instead or another color Sep 05 19:42:06 Just took this from legacy patch Sep 05 19:42:45 Herrie: wow, impressive! Sep 05 19:43:12 maybe reduce the list items height ? Sep 05 19:44:43 looks nice. Sep 05 19:44:54 maybe full width under toolbar? Sep 05 19:45:03 Herrie: nice. I thought Universe wasn't being used, tho' ?_? Sep 05 19:46:39 Yeah need to tweak it a bit I guess for N4 screen, been taking TP browser as guide Sep 05 19:46:57 optimizations for landscape/portrait need to happen still Sep 05 19:47:08 Name = Just appinfo.json :P Sep 05 19:47:16 Could be I have old one on my pc Sep 05 19:47:38 Tofe: yes height could be less, though on TP it's fine like this Sep 05 19:47:49 Just need some fine tuning here and there but well ;) Sep 05 21:13:09 n´´ Sep 05 21:13:11 ups Sep 05 21:13:35 morphis: messaging is on legacy emulator, but SMS obviously does not work (no SIM). IM should work, though. Sep 05 21:14:08 Herrie: I did mock data for the contacts app and can work with it on desktop browser... but that uses quite some enyo stuff. Sep 05 21:14:24 Herrie: But I can help you to come up with something, maybe.. hm Sep 05 21:16:40 messaging app looks nice already. :) Sep 05 21:19:18 hm.. who knows about tweaks? Sep 05 21:19:32 can I have them in the service also or do they need to be in the app folder? Sep 05 21:21:00 Garfonso: I only used them in QML so far Sep 05 21:21:34 I think you can have them in the service in general Sep 05 21:22:15 https://github.com/webOS-ports/luna-next-cardshell/blob/master/qml/StatusBar/Indicators/BatteryIndicator.qml Sep 05 21:22:18 From Line 37 Sep 05 21:22:32 I see no reason why you couldn't have something like this in a service? Sep 05 21:26:31 question was directed at the tweaks.json file. Sep 05 21:26:41 tweaks service searches for them at some places only Sep 05 21:36:22 Ah true Sep 05 21:37:40 I think when you copy your JSON to usr/palm/services/org.webosinternals.tweaks.prefs/preferences you should be OK :) Sep 05 21:38:30 If I recall correctly we copy them there fore browser + LNC too ;) Sep 05 21:39:32 so I have to do one of those post inst files? *scratches head* Sep 05 21:40:03 Ehm no, I think you can take care of it differently let me check Sep 05 21:43:50 Should be in some recipe I think Sep 05 21:43:56 Sure morphis or Tofe can clarify Sep 05 21:44:09 So it will be installed during build Sep 05 21:47:31 Anyway bedtime for me :P Sep 05 21:51:40 ah, ok, in the recipe Sep 05 21:51:47 night herrie Sep 05 22:40:44 I need to get Lune setup so I can start contibuting Sep 06 00:51:35 dmanderson: Do you have a nexus4? **** ENDING LOGGING AT Sat Sep 06 02:59:59 2014