**** BEGIN LOGGING AT Wed Sep 09 02:59:59 2015 Sep 09 05:32:51 JaMa: It shouldn't hurt to update tzdata, always good to have the latest. The issue we had was fixed anyway. That had to do with incorrect descriptions of timezones (we had Myanmar time in the US :P) Sep 09 05:45:41 DougReeder: If you can send me an IPK that would be good ;) Sep 09 05:46:07 Specified height SHOULD work. It does for PopLaterCE and Weather Widget (2 different devs) Sep 09 05:47:06 DougReeder: "If the primary window was closed while other windows were open, another window would become primary." --> that's very interesting Sep 09 05:48:30 Currently, if the main window is closed, I don't replace it with any other window. Mainly because I thought it could prevent "relaunch" from working as expected Sep 09 06:07:02 JaMa I don't see ca3d5b8 in jansa/master, only f38a636e285c86f09908aff57b0c5c632a56fd46 Sep 09 06:24:33 Herrie: I've rebased it to fido after you reported build failure with dizzy, It will be included in next unstable build Sep 09 07:14:01 morning Sep 09 07:15:16 Tofe I think your PR works fine in general (good enough for merge). Rotation is a bit of an issue (i.e. gets stuck at times and dash icon disappears) but that's probably to be sorted in LNC Sep 09 07:33:38 Morning Sep 09 07:34:16 Herrie|Veer: I don't think it's related to my PR anyway Sep 09 07:35:22 Tofe: No it's most likely not Sep 09 07:35:36 Rotation stuff and resizing happens in LNC mainly Sep 09 07:39:26 yes Sep 09 07:40:14 I actually manage to get LNC completely stuck :P Sep 09 07:40:21 Herrie|Veer: do you know if it is fine to call relaunch() on any window of an app ? Or should it be only the main window (i.e. main entryPoint) ? Sep 09 07:40:41 Ah, completely stuck is not good... I'll retest rotation this evening Sep 09 07:40:53 Tofe: Not sure would need to check that in legacy Doctors + documentation Sep 09 07:44:06 Tofe: Sent you picture + reproduction instructions of stuck N4 ;) Sep 09 07:45:36 I had other cases where the icon disappeared with the weather widget where I did counterclockwise 90 degrees & then clockwise back to normal. Sep 09 07:45:41 Might be somehow related Sep 09 07:46:43 So it's related to dashboards ? interesting. Sep 09 07:47:23 Well I've seen rotation act funny before but no real steps to replicate Sep 09 07:48:20 There are so many things to resize, I can understand that the qml engine is going through some hard time when we rotate :) Sep 09 07:55:39 Yeah but slowdown is expected totally stuck not really :P Sep 09 07:56:19 yup Sep 09 08:09:32 Tofe: For relaunch in Mojo I can see you can set a specific "scene" to relaunch to. Sep 09 08:10:17 It basically checks if the app is already open with this scene, if yes it will focus on it, otherwise it will launch it with this scene Sep 09 08:10:32 I'll try to see if I can find some Enyo sample Sep 09 08:15:05 Seems there's an enyo.application.UI.enter('firstlaunch_card') so seems there's an Enyo equivalent too :P Sep 09 08:16:27 There's also an enyo.windows.activate("queue.html", "printQueue", "", {}); Sep 09 08:42:58 Tofe: Sent you some samples by email Sep 09 08:45:20 Tofe: You have any idea why Feedspider 2 and Macaw don't work? I remember they worked in the past. If helpful I can go back and test them with different releases to have an estimate when they broke? Sep 09 09:12:57 Herrie|Veer: no, I'm not sure why it broke... maybe our work with the database directories ? Sep 09 09:23:22 Tofe I doubt it. I suspect it's more to do with window handling Sep 09 09:24:07 But I can test older releases to see where it broke approximately. Could be they're broken for a while. I haven't tested them myself this year probably :P Sep 09 09:27:11 It could be some of the luneos-components or the window handling, really not sure. Will test tonight I guess Sep 09 09:27:33 Why do you think of window handling ? It quite looks like a JS error Sep 09 09:28:44 Tofe: Well Macaw opens external Twitter URL for auth and then does callback to the app with the auth key it seems Sep 09 09:29:12 I also noticed html5test.com opens some new cards/windows when it runs/finishes it's tests Sep 09 09:29:17 While it didn't do this before Sep 09 09:29:34 Might be somehow related or completely not, who knows... Sep 09 09:30:46 html5test in the browser ? Sep 09 09:31:04 yes Sep 09 09:31:06 Try it Sep 09 09:31:22 You'll see, I remember it didn't do this some time ago Sep 09 09:31:50 I wonder what kind of call would open a new window in that website Sep 09 09:32:49 This could be somehow the userscripts we use but not 100% sure Sep 09 09:35:45 Do you have the journalctl available ? Sep 09 09:35:57 No not here it seems :s Sep 09 09:36:01 ok Sep 09 09:36:05 I'll see tonight Sep 09 09:36:25 Yeah it's probably something small :s Sep 09 13:15:26 DougReeder: ping Sep 09 13:15:50 morphis: ping Sep 09 13:17:41 nizovn: ping Sep 09 13:19:37 At this point, you might as well do a broadcast ping :) Sep 09 13:21:12 Yeah lol, just have 3 different people to ask stuff :P Sep 09 13:21:33 Herrie|Veer: pong Sep 09 13:22:22 For phone app imports/stub date: Can I move those to luneos-components? Sep 09 13:22:39 Then we can close it from bug tracker :P Sep 09 13:22:44 Other apps were done already Sep 09 13:23:29 fine for me Sep 09 13:23:33 Herrie|Veer: I had a quick look, and there sure is quite a lot of overlap with what we moved already; so if you move it, just be careful to do a merge and not only a copy Sep 09 13:24:20 Tofe: Well I will check what's the difference. I doubt phone app has anything that we don't have yet Sep 09 13:24:27 But yeah :P Sep 09 13:37:20 morphis: You're working on Voicecall branch right? Or can I just update master? Sep 09 13:37:29 just update master Sep 09 13:37:55 OK Sep 09 13:38:21 Is there anything I could work on for getting phone calls to work or on QML side of things? Sep 09 15:05:18 JaMa: I think we're OK with switching to fido Sep 09 15:05:29 Do you have any clues on the emulator already? Sep 09 15:05:48 Herrie|Veer: last N4 image doesn't have the issue with pulseaudio? Sep 09 15:06:03 and no clues on qemux86 yet Sep 09 15:06:41 JaMa: You ran new unstable? Sep 09 15:07:13 I've added it to queue, probably didn't run yet Sep 09 15:07:26 Seems it's queued still Sep 09 15:08:00 Regardless I guess we're OK with the switch, it just needs sorting in the next 3 weeks :P Sep 09 15:19:44 so next testing and stable build can be from this fido branch, ok? Sep 09 15:27:19 JaMa: Yes that sounds like a plan Sep 09 15:27:32 Saves you work going forward too :) Sep 09 15:35:30 nizovn: ping Sep 09 15:35:38 Herrie|Veer: pong Sep 09 15:36:16 Was wondering what was the status with GPS position via GSM with GeoClue? I remember we needed to update some bits? Sep 09 15:36:40 geoclue doesn't support gps Sep 09 15:36:54 Ah... Sep 09 15:38:03 i will check though Sep 09 15:38:34 They seem to do gsmloc though? Sep 09 15:38:51 Need to test that on N4. With wifi my position is 10km off or so :P Sep 09 15:39:00 Not very useful for Google Maps etc Sep 09 15:40:32 probably geoclue support gps, but not through libhybris Sep 09 15:41:02 Wonder how Jolla & Ubuntu guys sorted that then? Sep 09 15:44:26 morphis explained a little here: http://logs.nslu2-linux.org/livelogs/webos-ports/webos-ports.20150305.txt Sep 09 15:45:14 explained what to do :) not sure what ubuntu & jolla are using Sep 09 15:50:37 Seems that the Jolla guys have something cooked up called geoclue-provider-hybris-community that might be of use? Sep 09 15:51:43 Documentation is non existing though it seems :s Sep 09 16:04:28 JaMa: this commit seems suspicious for qemux86 issue: https://github.com/webOS-ports/meta-webos-ports/commit/e2d2eb9093bd053d2f78080cb1659b4186890eb7 maybe it's used in unstable build? Sep 09 16:21:48 nizovn: My guess that's a clear candidate for qemu not working indeed Sep 09 16:31:03 Herrie|Veer: yes, seems geoclue-provider-hybris-community is what we need. but i'm not sure should we insert nyx abstraction between geoclue and libhybris?, maybe morphis will tell Sep 09 16:36:45 morphis: ^ Sep 09 16:39:55 nizovn: this one is only in master branches, not fido (used to build current unstable) Sep 09 16:40:49 nizovn: but there is newer mesa in fido and egl was broken since some version, I'll need to double check it Sep 09 16:42:58 Herrie: I don't reproduce the issue of the opened window when browsing on html5test.com Sep 09 16:43:45 JaMa: ok, thanks, understood Sep 09 16:50:47 Tofe: It's calculating the score when done it will quickly open 2 new cards and close others Sep 09 16:51:27 You get their "spinner" variant while calculating, then when the results come it quickly creates the 2 cards Sep 09 16:51:36 I can make a video if you cannot reproduce Sep 09 16:52:46 nizovn: do, don't do a nyx abstraction Sep 09 16:52:49 directly access libhybris Sep 09 16:53:11 makes things a lot easier Sep 09 16:54:52 morphis: ok, so i will just compile that geoclue provider, when have time Sep 09 17:05:05 Herrie, nizovn, Morphis: ok, after unstable build is finished (tonight/tomorrow) I'll switch testing and stable branches in webos-ports-setup to point to fido release, please consider "dizzy" branch in meta-webos-ports and meta-smartphone read-only from now Sep 09 17:12:20 Herrie: I'm sorry but I really don't reproduce that Sep 09 17:12:43 maybe I'm not up-to-date enough, but well, that'd be surprising :) Sep 09 17:19:17 JaMa: Ack Sep 09 17:20:58 Tofe: http://herrie.org/CIMG0593.mp4 Sep 09 17:22:43 Herrie: Yes, that's what I understood from your description, I just don't understand why I don't have it Sep 09 17:23:15 Would you have a corresponding journal to send? Sep 09 17:32:52 Tofe: Just flashed to test the Macaw & Feedspider issues Sep 09 17:38:36 Tofe: macaw & feedspider are broken in Cubano/35 too Sep 09 17:39:48 Try eldest release available now Sep 09 18:25:05 Herrie: I've identified the cause of the disappearing dashboard when rotating Sep 09 18:26:36 It's because there is a moment during the update when the dashboard is shifted, and it takes that as a swipe... so it discards the dashboard. Sep 09 18:51:07 Tofe: So the fix is going to be "easy" ? Sep 09 18:52:45 well, it requires a bit of thinking to distinguish a temporary shifted situation from an intentionally dragged one Sep 09 19:13:31 Tofe: Can't you do that based on the fact it's rotating? Sep 09 19:14:34 So when it's rotating that it should swipe it? Sep 09 19:14:40 It too far away -- and anyway I nearly already solved it Sep 09 19:14:48 OK :D Sep 09 19:15:37 the only remaining problem is that the dashboard is shown pushed on the left, not in the center Sep 09 19:23:49 Herrie|Laptop: https://github.com/webOS-ports/luna-next-cardshell/pull/237 Sep 09 19:28:13 Herrie, morphis: when rotating the view, a lot of kgsl page faults appear, sometimes leading to a full crash Sep 09 19:28:34 morphis: how are we supposed to debug that kind of issue? Sep 09 19:29:35 kgsl? Sep 09 19:38:13 Tofe: Those are the ones that get it stuck in rotation like I showed earlier today? Sep 09 20:03:09 Tofe you have a log? Sep 09 20:12:28 Herrie: yes, it is this problem exactly. It's a crash in the kernel, in the video driver of the N4 Sep 09 20:13:11 Awful things like "Sep 09 15:22:12 mako kernel[675]: [   70.087746] kgsl kgsl-3d0: |kgsl_iommu_fault_handler| GPU PAGE FAULT: addr = 10685500 pid = 1511" Sep 09 20:13:11 Or "Sep 09 15:22:12 mako kernel[675]: [   70.087746] kgsl kgsl-3d0: |kgsl_iommu_fault_handler| context = 0 FSR = 4001000A" Sep 09 20:19:19 I think morphis already had a look in this before Sep 09 20:19:41 He was suspecting some shader code at the time Sep 09 20:23:09 Tofe: http://forum.xda-developers.com/showthread.php?t=2442164&page=17 points to: https://github.com/CyanogenMod/android_kernel_htc_msm8960/commit/548e7c56f0ac97fff68931376343164e213dfbec and https://github.com/CyanogenMod/android_kernel_htc_msm8960/commit/3867b3c3f4aa348bdb55d954a2bd6e5e691d81a6 Sep 09 20:42:30 Herrie: well found, worth a try Sep 09 20:51:50 It's not for mako but similar device ;) Sep 09 20:51:52 So might work Sep 09 20:51:56 CAn you try that? Sep 09 20:52:03 I'm useless when it comes to kernel stuff :P Sep 09 20:52:06 SInce it's all C++ Sep 09 21:26:12 Tofe: PR looks good Sep 09 21:26:23 I'll wait for JaMa to perform his fido magic and merge it **** ENDING LOGGING AT Thu Sep 10 02:59:58 2015