**** BEGIN LOGGING AT Sun May 15 02:59:58 2016 May 15 05:11:39 morning May 15 05:11:48 good morning! May 15 05:12:01 I have Contacts running as an Enyo 2.7 app! May 15 05:12:17 Not sure if all necessary changes have yet been made. May 15 05:19:28 DougReeder: Nice, lots of yak shaving? May 15 05:20:08 Dumploads. But, overall, the app is better structured. May 15 05:24:39 Using CommonJS modules enforces modularization. You can still define multiple Kinds in one file, though. May 15 05:31:14 OK, you have the result somewhere? Curious to have a lok May 15 05:31:16 +o May 15 05:32:08 I haven’t done the PR yet, as I’m not sure I have everything right. May 15 05:32:36 I only got the app to actually run a few mintes before you checked in. May 15 05:35:03 No rush, just curious to see how the structure looks like. I sometimes had difficulties trying to follow the "old" apps code wise. I guess that might be a bit more logical now :) May 15 05:36:37 It would have been good to first eliminate global variables, before the conversion. But now I know for other apps. May 15 05:40:45 You'll always learn something along the way :) May 15 05:42:37 Rebuild on changes is very nice. May 15 05:42:56 That actually comes from the tooling changes. May 15 05:55:33 I notice we’re advertizing SSH and SFTP connctions using ZeroConf/Bonjour. How do I figure out what account and password to use? May 15 06:03:06 Are we? Where? May 15 06:09:08 I notice the advertisments on my local Wi-Fi network May 15 06:17:28 If you’re on a Mac, Bonjour Browser is the best way to see ZeroConf advertizements May 15 06:28:45 DougReeder: We don't do anything at our end. We have no ad-blocker build in yet May 15 06:28:58 But we also don't advertize anything from our end May 15 06:30:09 Not ad-blockers. Zero-configuration networking. May 15 06:30:43 You could call them announcements. May 15 06:31:45 DougReeder: Hmmz really not sure, doesn't ring a bell to me... Any screenshots would be helpful I guess? May 15 06:31:51 Right swipe on N4 May 15 06:32:05 You can pull them with: adb pull /media/internal/screencaptures/ May 15 06:32:10 There’s no UI for this on device. May 15 06:33:14 DougReeder: You mean the captive portals? The public wifi where you have to "login" ? Usually just accepting their terms before you can go on the internet? May 15 06:33:24 You can (potentially) log in to the device using SSH or SFTP. Separately, LuneOS announces on the local network that you can do that. May 15 06:33:52 Not a captive portal. http://zeroconf.org/ May 15 06:36:50 DougReeder: I believe ConnMan does ZeroConf: https://events.linuxfoundation.org/slides/lfcs09_holtmann.pdf May 15 06:38:57 So, we’d appear to be getting this as a side effect of other work. :-) May 15 06:42:18 DougReeder: I think so May 15 06:42:30 I'm not 100% sure ConnMan supports it, but I recall seeing it somewhere May 15 06:42:47 Let me quickly look in their source code May 15 06:43:26 From the PDF, it’s palusibe that ConnMan supports ZeroConf by default May 15 06:46:00 I don't see any mention in 1.31 ConnMan sourcecode though May 15 06:46:34 Ah seems Avahi might do it May 15 06:46:48 * DougReeder nods May 15 06:46:50 We need Avahi for GeoClue (location support), not sure we deploy it though May 15 06:48:19 Seems pidgin depends on Avahi as well and we have that in our image. So I guess we might have avahi somewhere May 15 06:49:09 * DougReeder nods May 15 06:50:15 Seems Avahi & ConnMan might be conflicting May 15 07:06:06 So, are there any users besides root, that one can log in as?’ May 15 07:10:56 I'm only aware of root, but JaMa or morphis might be able to elaborate more May 15 07:11:14 * DougReeder nods May 15 07:15:46 The contacts linker still isn’t running on 2nd boot. http://issues.webos-ports.org/issues/865 May 15 07:17:40 Is 865 just that it wasn’t running on 1st boot? May 15 07:19:46 Yeah May 15 07:19:51 It should run on 2nd boot May 15 07:19:58 We have some issues with things on 1st boot May 15 07:20:04 Okay, this would be a new issue, then. May 15 07:20:07 On 2nd boot a lot of things will behave properly May 15 07:22:56 Do you see anything obvious in logs for Contacts Linker? May 15 07:23:11 I haven’t checked logs yet May 15 07:23:45 Just confirmed it happens both on N4 and TP. May 15 07:24:21 I gotta get to bed. I’ll look at the logs tomorrow. May 15 07:25:04 OK May 15 07:25:07 Good night! May 15 07:30:12 Could be Contact Linker = NodeJS and it doesn't work with newer NodeJS. We moved from 0.12.x to 4.4.x in recently. Some other bits also needed tweaking. May 15 18:47:45 The contact linker works fine when triggered manually, Herrie. May 15 18:48:49 So I suspect the problem is the Activity. Other items are in the list of Activities, but not the linker. May 15 19:50:05 Herrie: for #1099, when I see https://codereview.qt-project.org/#/c/158503/, I think that focus management in QtWebEngine isn't very mature yet :) **** ENDING LOGGING AT Mon May 16 02:59:59 2016