**** BEGIN LOGGING AT Wed Oct 12 02:59:58 2016 Oct 12 03:23:13 DougReeder: That's all expected Oct 12 03:23:21 The card spread isn't merged yet Oct 12 03:23:28 * DougReeder nods Oct 12 03:23:47 You can either push the files with adb push or point your recipe to Tofe's branch to build it Oct 12 03:23:58 * DougReeder nods Oct 12 03:26:19 in: /meta-webos-ports/meta-luneos/recipes-luneos/cardshell/luna-next-cardshell.bb change SRC_URI = "${WEBOS_PORTS_GIT_REPO_COMPLETE}" into SRC_URI = "${WEBOS_PORTS_GIT_REPO_COMPLETE};branch=tofe/tofe/pinch-to-spread" and change SRCREV value into 70255acf52446a3ce896e383050d277e6f1c91d1 Oct 12 03:27:23 Ah, okay. I may try that tomorrow. Oct 12 03:28:21 Just so you know how you can test these things Oct 12 03:28:28 THat's what I usually do Oct 12 03:29:16 * DougReeder nods Oct 12 03:33:23 I made a change in Serene Notes to help it work in the unit testing environment, and now I’m wondering how it *ever* worked in the testing environment before. Oct 12 03:39:36 * DougReeder waves goodnight. Oct 12 03:47:51 DougReeder: gn8 Oct 12 03:50:02 Tofe: Did some more testing, spreading seems to work fine. 2 minor points for improvement but can be after PR: 1. When you have 2 stacks spread and rotate the screen, the 1st stack doesn't remember it's spread, the 2nd does. 2. On LunaCE when you have 2 stacks with spreaded cards, the one that's not in the center of the screen compresses and then when you move it back to the center of Oct 12 03:50:02 the screen it spreads again. I can send you a screenshot or movie if needed? Oct 12 03:50:26 I'll merge it as is since it seems to be fine otherwise and we can tweak it going forward Oct 12 06:51:04 Morning! Oct 12 06:52:55 Herrie: yes, I remarked also today that the spreading is sometimes forgotten. It's probably related to the fact that the spreading is stored in the delagate itself, and gets forgotten when the delegate is deleted because out-of-view Oct 12 06:53:26 Compacting the stack for non-active groups should be straightforward Oct 12 07:18:38 morning Oct 12 07:20:51 Tofe: It seems to remember spread for both stacks when not rotated, but after rotation it forgets for 1 stack what the spread was Oct 12 07:28:57 Actually it will depend if the ListView deletes the delegate or not, and Qt's caching algorithm can be a bit surprising Oct 12 07:41:56 Tofe: Ah.... Oct 12 07:42:07 Well just putting my observations :) Oct 12 17:12:38 Herrie: the log looks ok Oct 12 17:13:19 the only idea i have is to see what message.payload it receives https://github.com/nizovn/org.webosports.app.firstuse/blob/a2c8b8ad84fa1e014588c619771f808b8e34876d/qml/WiFiPage.qml#L41 Oct 12 17:33:44 nizovn: I'll have a look Oct 12 17:33:58 I updated luna-init today. Oct 12 17:34:09 i now have another idea Oct 12 17:34:11 That should solve the country name issue stuff Oct 12 17:34:19 ok, good Oct 12 17:34:49 .. but i don't understand what was broken anyway :P Oct 12 17:35:31 nizovn: You're comparing country name from locale with one from region and they weren't equal. Oct 12 17:36:06 You were comparing both country code (2 char ISO code) and country name to set the index Oct 12 17:36:20 The problem is that they weren't equal. Oct 12 17:36:29 For a few of them. Oct 12 17:36:46 Like the US ;) Oct 12 17:39:53 So no index would be set Oct 12 17:40:09 And US is the default country on first use Oct 12 17:46:11 ok, thanks, not i understand Oct 12 17:47:32 So I just made sure they're equal in both files ;) Oct 12 17:48:00 I "fixed" the incorrect latn-rs and cyrl-rs etc stuff etc Oct 12 17:48:09 So we just have rs" Oct 12 17:48:12 "uz" etc Oct 12 17:48:26 So luna-sysmgr doesn't complain anymore :P Oct 12 17:48:34 good :) Oct 12 17:48:55 We need a proper implemnetation at some point, but this should do for now :) Oct 12 17:49:15 I saw we're missing quite some countries so will add those at some point ;) Oct 12 17:50:54 But they're not very common ones anyway :P Oct 12 17:51:39 Herrie: this maybe a solution https://github.com/nizovn/org.webosports.app.firstuse/commit/b4ce43e2edaab4140a06d512f003d172e9fc125f Oct 12 17:52:02 .. i don't like our com.palm.wifi code Oct 12 17:52:26 nizovn: Nobody is stopping you from making it better :P Oct 12 17:52:45 :) Oct 12 17:58:18 Let me test this Oct 12 17:58:55 I'll flash an image, push your code and do a systemctl restart luna-next Oct 12 17:59:00 That will load the new firstuse code Oct 12 18:06:01 nope that doesn't work still it seems :S Oct 12 18:10:58 But it might be something Mako specific: See line 4: https://bpaste.net/show/f33012c810a7 Oct 12 18:11:13 Still not sure why that shows up with your code and not previously though Oct 12 18:22:25 hm, i would like to see that message with "successfully" found networks Oct 12 18:33:10 Haha now it shows Oct 12 18:33:14 Let me reflash again Oct 12 18:50:27 nizovn: Oct 05 07:17:24 mako LunaAppManager[1409]: qml: Herrie findNetworksSuccess: "{\"returnValue\":true}" Oct 12 18:50:32 That's not very helpful ;) Oct 12 18:50:38 It should have the list there Oct 12 18:51:11 ok, thanks Oct 12 18:52:46 It might be related to the luna-init info Oct 12 18:52:53 I should have a new image shortly to test that Oct 12 18:53:05 Since on a restart I have a proper country set and it's OK Oct 12 18:53:31 I get: Oct 05 07:20:03 mako LunaAppManager[1409]: qml: Herrie findNetworksSuccess: "{\"foundNetworks\":[{\"networkInfo\":{\"signalLevel\":78,\"ssid\":\"HerrieMerim\",\"signalBars\":3,\"supported\":true,\"availableSecurityTypes\":[\"psk\",\"wps\"]}},{\"networkInfo\":{\"signalLevel\":55,\"ssid\":\"freeTether\",\"signalBars\":3,\"supported\":true,\"availableSecurityTypes\":[\"psk\"]}},{\"ne Oct 12 18:53:32 tworkInfo\":{\"signalLevel\":51,\"ssid\":\"KPN Fon\",\"signalBars\":3,\"supported\":true,\"availableSecurityTypes\":[]}},{\"networkInfo\":{\"signalLevel\":51,\"ssid\":\"H368N99E166\",\"signalBars\":3,\"supported\":true,\"availableSecurityTypes\":[\"psk\",\"wps\"]}},{\"networkInfo\":{\"signalLevel\":50,\"ssid\":\"www.murtech-electronics.com\",\"signalBars\":3,\"supported\":true,\"availabl Oct 12 18:53:32 eSecurityTypes\":[\"psk\",\"wps\"]}},{\"networkInfo\":{\"signalLevel\":41,\"ssid\":\"UPC3017288\",\"signalBars\":2,\"supported\":true,\"availableSecurityTypes\":[\"psk\"]}},{\"networkInfo\":{\"signalLevel\":36,\"ssid\":\"HG655D-85B63D\",\"signalBars\":2,\"supported\":true,\"availableSecurityTypes\":[\"psk\",\"wps\"]}},{\"networkInfo\":{\"signalLevel\":33,\"ssid\":\"UPC240046831\",\"signa Oct 12 18:53:32 lBars\":1,\"supported\":true,\"availableSecurityTypes\":[\"psk\",\"wps\"]}},{\"networkInfo\":{\"signalLevel\":30,\"ssid\":\"Zy-private_9yxph3\",\"signalBars\":1,\"supported\":true,\"availableSecurityTypes\":[\"psk\",\"wps\"]}},{\"networkInfo\":{\"signalLevel\":28,\"ssid\":\"ASUS_425\",\"signalBars\":1,\"supported\":true,\"availableSecurityTypes\":[\"psk\",\"wps\"]}}],\"returnValue\":true}" Oct 12 18:54:08 strange Oct 12 18:54:30 It could be that it needs to set wifi channels or something based on country Oct 12 18:54:45 And because that didn't work because of the luna-init issues it won't work Oct 12 19:03:12 Herrie: to fix the discussed issues: https://github.com/webOS-ports/luna-next-cardshell/pull/295 Oct 12 19:15:59 Tofe: Nice, testing :D Oct 12 19:16:59 .. i like our com.palm.wifi code (was looking at the wrong place) Oct 12 19:17:12 nizovn: OK Oct 12 19:17:33 but i don't understand how it can return just "{\"returnValue\":true}" for subscribed call Oct 12 19:17:58 nizovn: I suspect it has to do with the luna-init issue but not 100% sure yet Oct 12 19:19:28 I.e. when it doesn't have a country/region properly set it will act up Oct 12 19:19:33 Building new image now to test Oct 12 19:29:23 Herrie: I've just updated my PR Oct 12 19:29:29 ... with pinch to zoom :) Oct 12 19:42:08 Tofe: Nice :D Oct 12 19:45:27 Tofe: Seems to work well :) Oct 12 19:45:54 yes, it was fairly straightforward Oct 12 19:46:27 That's what I thought. We might want to play a bit with min/max values Oct 12 19:46:33 But it works fine in general Oct 12 19:48:20 But that's cosmetics :P Oct 12 19:49:54 Tofe: I tried to look into the calendar icon stuff in LNC but got a bit lost Oct 12 19:50:24 I.e. I don't know where the full launcher gets the icon with the correct number from Oct 12 19:50:29 I could not trace that back Oct 12 19:50:36 I guess you know better since you wrote it :P Oct 12 19:52:22 It's very simple: it just asks the list to the app manager, with a subscribtion in case the list changes (for example when an icon is changed and a scan is triggered) Oct 12 19:53:36 https://github.com/webOS-ports/luna-next-cardshell/blob/master/qml/LaunchBar/FullLauncher.qml#L299 Oct 12 19:54:12 https://github.com/webOS-ports/luna-next-cardshell/blob/master/qml/LunaSysAPI/ApplicationModel.qml#L96 Oct 12 19:54:49 so nothing specific to the calendar, that's what I'd like to target for the quicklaunch bar Oct 12 19:57:25 Ah Oct 12 19:57:32 I was making it too complicated Oct 12 19:57:39 I got lost in all the lists, models etc Oct 12 19:57:59 I ended up finding: https://github.com/webOS-ports/luna-next-cardshell/blob/master/qml/LunaSysAPI/ApplicationModel.qml#L49 Oct 12 19:58:04 But didn't see it being called anywhere Oct 12 19:58:09 So I was lost :P Oct 12 19:58:17 Should've looked at some 50 lines down :P **** ENDING LOGGING AT Thu Oct 13 02:59:59 2016