**** BEGIN LOGGING AT Sun Sep 25 02:59:59 2016 Sep 25 05:06:23 morning Sep 25 07:51:15 Morning! Sep 25 09:48:08 morning Sep 25 11:15:43 Herrie|2: I think the allow file access from file setting in QtWebEngine is just not working Sep 25 11:16:14 It's done far too late, and other objects like FileSystemOption thingy are already initialized Sep 25 11:17:03 I'm not sure how to make it work properly at the moment, but I know how to add an option to the chromium process, so I'll begin with that Sep 25 11:17:38 I'll have to find out how to make it conditional to the LunaWebAppManager process, but that shouldn't be too hard hopefully Sep 25 12:09:14 ah, no, even my little hacky fix doesn't work, I must have missed something Sep 25 16:18:13 Tofe: Hmmz strange that it works on the browser or that uses another setting? Sep 25 16:19:26 I just installed the latest testing build, and in First Use, it’s very hard to toggle off a Preware feed (and it was like that in the previous build, too). Is that a known issue? Sep 25 16:25:10 DougReeder: Hmmz I reworked the toggles recently... I'll double check that Sep 25 16:25:31 They were really nasty and I tried to improve the behavior, could be I overlooked something Sep 25 16:25:35 I suspect the tap zone is smaller than i looks. Sep 25 16:26:09 toggling them on works fine for me Sep 25 16:26:23 DougReeder: That could very well be Sep 25 16:26:30 Could be the MouseArea I attached somehow is smaller Sep 25 16:28:23 Hey, fixing #719 helps my ExhibitionCalc, when it tries to launch Exhibition Preferences! Sep 25 16:30:35 Thank you! Sep 25 16:32:26 DougReeder: This was the commit that changed the switches. Seems it's behaving just the touch area seems smaller: https://github.com/webOS-ports/org.webosports.app.firstuse/commit/392d1780bbd6b42d9249b1c3b875110830bf4195 Sep 25 16:32:48 For 719: Good :) Sep 25 16:33:12 Just we'd need to add stuff in Settings for Exhibition Preferences ;) Sep 25 16:33:50 We haven’t had time to allow apps to respond to mutiple IDs, have we? Sep 25 16:36:24 Hmm, toggles still have width: Units.gu(8) Sep 25 16:36:25 - anchors.fill: parent Sep 25 16:36:26 + height: Units.gu(4) Sep 25 16:39:03 Yeah just before we had images that were fully covers by a MouseArea, it could be that the Switch behavior is slightly different Sep 25 16:39:55 What do you mean by "allow apps to respond to multiple id's?" I.e. you call com.palm.app.exhibitionSOMETHING and it would launch org.webosports.app.settings with another page? Sep 25 16:40:14 Yes. Sep 25 16:41:30 Yeah we don't really have that yet AFAIK Sep 25 16:41:44 We might be able to put a dummy app that does a redirect though, not sure about that Sep 25 16:41:49 Shouldn't be too hard Sep 25 16:42:18 Yeah, that would be a reasonable stopgap. We should do that for all the old settings apps. Sep 25 16:42:49 I could even do that if someone can tell me all the changes that need to be made in bb scripts. Sep 25 16:44:57 DougReeder: I guess for the old apps that we don't have we could make a VERY SIMPLE Enyo app that simply opens Settings with the right page as launchParam? Sep 25 16:45:15 Wouldn’t even need to be Enyo. Sep 25 16:45:58 Tofe: ^ Any ideas? Sep 25 16:46:23 DougReeder: are you going to make such apps visible or hidden? Sep 25 16:46:48 nizovn: We can make appinfo.json simply set it to hidden like for FirstUse and the IMAccountValidator app Sep 25 16:46:49 Hidden, as they would exist soley for compatibility . Sep 25 16:47:06 ok Sep 25 16:48:34 Single 1 lines in appinfo.json like: https://github.com/webOS-ports/org.webosports.app.firstuse/blob/master/appinfo.json#L7 Sep 25 16:49:05 yup, just wanted to clarify Sep 25 16:49:23 I presume loadingAnimationDisabled might also be useful. Sep 25 16:54:12 What change would need to be made to have the Settings app in the Prefs tab in the Launcher? Sep 25 16:55:47 Tweaks belongs there, too, I believe. Sep 25 16:59:01 … and C+DAV Sync App Sep 25 17:00:00 DougReeder: That's a good question. I need to check since we have Accounts there it's probably something in luna-next-cardshell Sep 25 17:00:23 We might be able to suffice with a simple appinfo.json pointing the main to another app.... Sep 25 17:01:33 appinfo.json, index.html, and an app.js. Sep 25 17:05:15 Herrie: no, it doesn't work from the browser, it's just that when using the browser you execute the web version, so the origin of the request isn't the same and the policy isn't the same Sep 25 17:05:35 DougReeder: For teh apps in the launcher: https://github.com/webOS-ports/luna-next-cardshell/blob/e7e8e4fd5ffc3ff9ae2a2a1151b9f91381e6cd38/qml/LaunchBar/TabApplicationModel.qml#L23 Sep 25 17:05:42 Which comes from https://github.com/webOS-ports/luna-sysmgr/blob/webOS-ports/master/conf/default-launcher-page-layout.json Sep 25 17:05:50 So might be a case of just adding them there Sep 25 17:07:14 DougReeder: We might be able to specify just the Settings app index.html right here: https://github.com/webOS-ports/web-apps/blob/master/com.google.gmail.web/appinfo.json#L8 Sep 25 17:07:21 Not sure if the webappmgr would allow this Sep 25 17:07:21 default-launcher-page-layout.json looks like the place Sep 25 17:07:59 And we'd need to have a way to pass in launchParams but that shouldn't be rocket science really Sep 25 17:08:20 You might be able to get the app to run, but I thing it would run under the ID it was called as, which might screw up other things. Sep 25 17:08:40 … and you could have multiple copies of Settings runnign. Sep 25 17:10:12 DougReeder: Yeah we'd need to check that Sep 25 17:10:17 That's a good point Sep 25 17:10:29 THough I thought it will launch multiple copies Sep 25 17:17:30 Anyway, gotta go sand my deck now. Sep 25 17:19:37 DougReeder: Yeah that needs doing too! Sep 25 17:31:44 sand a deck ? I've got an image in my mind, but that can't be what he meant... Sep 25 17:32:53 Tofe: I'm quite sure it's osmething like this: https://www.youtube.com/watch?v=dWs80M5NjcA Sep 25 17:33:10 Lots of US houses have a patio/veranda of wood that needs maintenance :P Sep 25 17:54:33 ah! ok ! Sep 25 18:00:01 Or maybe he has a boat :P **** ENDING LOGGING AT Mon Sep 26 02:59:58 2016