**** BEGIN LOGGING AT Mon Dec 14 02:59:58 2015 Dec 14 08:11:06 morning Dec 14 08:11:25 Tofe: Shouldn't we make sure at our end a 0 for height never gets passed? Dec 14 08:11:41 Morning Dec 14 08:12:32 Herrie|Veer: yes, we shouldn't accept that, but nevertheless I'd be intesrested to know why it happened Dec 14 08:13:21 Herrie|Veer: I did already reduce the minimum height to 5px, which should be the lowest possible value ever Dec 14 08:15:08 Tofe: I was just playing around with notifications in Testr :P Dec 14 08:15:56 Herrie|Veer: yes, but in QtWebEngine there are some checks so that a window is never created with a size lower than a given minimum Dec 14 08:16:53 https://github.com/Tofee/qtwebengine-chromium/commit/ea796598f5b9bb293feb436fff4e34b03f92c1f2 + https://github.com/Tofee/qtwebengine-chromium/commit/7f9c43562e12b91c71aafdaf013f90316aa4f5f0 Dec 14 08:21:42 Yeah I remember those :) Dec 14 08:22:14 It could just be timing. I still have issues with the "overlay" stuff as well when adding email account from email app. Dec 14 09:36:21 Tofe: Seems indexOf doesn't work on a var in QML. You have an idea how to see if a certain string is contained inside a var? Dec 14 09:37:31 Ah sorry it's me messing up :P Dec 14 09:37:35 Need more coffee LOL Dec 14 09:39:41 Working now. Trying to get "enterprise" wifi working at least a bit in various bits like webappmanager, webos-connman-adapter, firstuse and settings :P Dec 14 09:40:10 So we can at least connect when we have the proper config files available in connman :) Dec 14 09:54:47 Herrie|Veer: if you can use string instead of var, for a property, please do, it will help the qml engine Dec 14 09:59:06 It can have multiple values so var is more appropriate I guess Dec 14 09:59:20 It's anyway only containing 2 or 3 items Dec 14 10:01:08 Performance wise that shouldn't make a big difference Dec 14 13:33:42 Tofe: Did a PR for FirstUse you can review but don't merge yet. We need other bits as well as per comments Dec 14 13:34:49 Seems OK on desktop in general. Dec 14 13:39:14 Tofe: We still need to fine tune and test the other changes. Not sure you have some enterprise wifi to test with at your end? Dec 14 13:42:07 ok Dec 14 13:42:22 I have entreprise wifi... at my job :p Dec 14 13:42:57 Ah ok :) My webos-connman-adapter changes haven't been tested in any way :P Dec 14 13:43:44 But should be fairly straight forward imho Dec 14 13:43:44 What should I rebuild? Dec 14 13:44:27 See the comments :) Dec 14 13:45:04 You need updated webappmanager (but that plugin is only used for Settings I think?) Dec 14 13:46:05 You might not need that for FirstUse Dec 14 13:46:57 For now you'd still need to manually create the connman .config file for the network. These are just the initial step to try to get the identity/passphrase sorted Dec 14 13:48:57 You'd need the updated webos-connman-adapter in order to use the LS2 call to connect (or when using FirstUse) Dec 14 13:52:16 Well, I already have a working config file on my Jolla :p Dec 14 13:52:50 Tofe: Yeah you could copy that. Seeing the nature of the config file I think you don't NEED to specify username and password there Dec 14 13:53:04 But Connman documentation is not that clear :s Dec 14 13:53:23 And you could pass in identity and passphrase using the agent Dec 14 18:48:00 Herrie: I'll try to follow-up on Connman stuff later on this evening. Dec 14 18:48:39 Herrie: (on *your* Connman e-mails, I mean) Dec 14 19:50:05 Herrie: ping Dec 14 20:30:14 Andolamin: semi-pong, on some 10yr anniversary bash with colleagues and the Mrs, too much wine LOL :P Dec 14 20:32:29 Herrie|Veer: Nice! Just wanted to let you know that the new VC4 drivers for RPi seem production ready now. According to http://lists.freedesktop.org/archives/dri-devel/2015-December/096904.html they're ready to merge. Hopefully within a week or so I'll have a build ready that uses wayland-egl for qtbase, so might be ready to set up RPi as an official build Dec 14 20:32:29 target. Dec 14 20:33:10 I have a build already that compiles and boots, but I think I have my configs wrong because it seems to have trouble setting up a frame buffer, so no actual display Dec 14 20:34:19 Andolamin: Nice anyway :) Would be nice if we can have it ready for next release :) Dec 14 20:38:51 Herrie|Veer: Doesn't seem unlikely. Dec 14 20:47:47 Andolamin: We're trying to get "enterprise" wifi working more or less and other things as well :) **** ENDING LOGGING AT Tue Dec 15 02:59:58 2015