**** BEGIN LOGGING AT Wed Mar 04 02:59:58 2015 Mar 04 07:44:43 morning Mar 04 07:45:09 Herrie|2: whenever you get this, check that you have the dll in the same directory as the qmldir file Mar 04 07:53:06 JaMa: sounds great, any idea what is up with the VKB? Mar 04 07:53:31 DougReeder: the IM messages have a different kind which inherits from com.palm.message:1 also the serviceName field should be set Mar 04 07:59:56 I didn't test the qemux86 image for quite some time, I hope it worked before 5.4.1 ? Mar 04 08:24:38 Tofe: good question :) Mar 04 08:27:13 morning Mar 04 08:27:49 Tofe/morphis: I tried it quite recently, remembered it was OK with 5.4 but could be mistaken. Nizovn might know better :P Mar 04 08:28:44 Tofe in which dir I should place the 3 dll's? Mar 04 08:31:11 morning Mar 04 08:33:24 Tofe: ok got it working now Mar 04 08:34:31 I get a screen with 2 options (Button and Textfield), when I click on those I get Mochi buttons and textfields :) Mar 04 08:38:09 Herrie|Veer: yeah! Mar 04 08:38:21 Herrie|Veer: TextField and Button are mostly done Mar 04 08:38:28 feel free to pick the next control Mar 04 08:39:14 morphis: I think it was working on the last image I was testing, but I'll download latest from jenkins to verify Mar 04 08:39:42 otherwise no idea yet why it would stop, the changes for 4.5.1 were relatively small Mar 04 08:40:19 JaMa: yeah that is what I thought too Mar 04 08:40:25 maybe it stopped working already quite some time ago Mar 04 08:40:42 JaMa: btw. I was thinking about reducing the screen size of the emulator to be more a phone than a tablet one Mar 04 08:40:55 which could save some CPU power and make things more fluid Mar 04 08:41:14 djichthys: great work! Mar 04 08:41:32 best would be to have both as emulator.. ;) Mar 04 08:43:25 Tofe: I'll probably cherry pick from your LNC PR just the fixes to DockMode and not the drag & drop + tabs yet since it seems to need some more work still. Mar 04 08:48:26 Herrie|Veer: ok Mar 04 08:48:38 Herrie|Veer: I'll do a PR tonight with only these fixes Mar 04 08:48:52 Herrie|Veer: or, was it your intention ? Mar 04 08:52:25 I can do it Mar 04 08:52:45 I made some minor adjustments for both N4 and TP to make it look even better :) Mar 04 08:53:36 Morphis : thanks although it was more copy paste and testing the stuff u pointed me to. Mar 04 08:53:52 djichthys::) Mar 04 08:54:11 Garfonso: should be possible Mar 04 08:55:01 Morphis : is there any .bb file to uprev within meta lg? The one I found does not have it. And the other one is kernel related? Mar 04 09:00:40 djichthys: uprev? Mar 04 09:01:01 Bump srcrev ? Mar 04 09:01:38 djichthys1: for which recipe you want to change the SRCREV? Mar 04 09:02:40 For the systemd changes for bluetooth Mar 04 09:04:32 djichthys1: no, those are meta data only and don't use a repository to build from Mar 04 09:04:37 so no need to bump anything Mar 04 09:04:47 build system will internally bump a version number Mar 04 09:05:38 Ah OK then. Thanks morphis Mar 04 09:06:26 djichthys1: http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#shared-state-cache Mar 04 09:06:43 basically it keeps track of the recipe content and will bump a number everytime the recipe changes Mar 04 09:08:07 Morphis. OK thanks. Need to catch up on this build system Mar 04 09:08:59 :) Mar 04 09:09:09 djichthys1: thinking about what you can do next Mar 04 09:11:40 djichthys1: any preference? Mar 04 09:12:19 either you go forward and continue UI implementation of bluetooth or I can give you also some more low level system tasks Mar 04 09:13:33 Herrie|Veer: if you pick up the notification fix too, don't forget to amend it with the addon-fix I told you earlier Mar 04 09:15:30 Tofe: Yeah will do that :) Mar 04 09:28:55 Morphis: sorry got cut off. Mar 04 09:31:19 djichthys: np Mar 04 09:31:26 djichthys1: thinking about what you can do next Mar 04 09:31:26 * elvispre|s has quit (Ping timeout: 265 seconds) Mar 04 09:31:27 djichthys1: any preference? Mar 04 09:31:27 either you go forward and continue UI implementation of bluetooth or I can give you also some more low level system tasks Mar 04 09:32:44 Morphis : I'm rubbish at ui :( ...wish I was better. I would take a long time just doing the background reading for it Mar 04 09:33:05 djichthys: ok, then lets work on other things Mar 04 09:33:19 there are two things Mar 04 09:33:56 1. We need to add GPS support to geoclue Mar 04 09:34:45 djichthys: would that be something for you? Mar 04 09:35:57 OK. Don't have much clue about that either but I can read up. Whats the other thing needing doing? Mar 04 09:36:28 2. the system currently doesn't shutdown/reboot correctly Mar 04 09:38:42 OK did PR for the notification + popup stuff Mar 04 09:39:21 morphis : do we have any indication why? Mar 04 09:39:48 djichthys: I looked at this quickly and it seems like the android-system.service doesn't get killed Mar 04 09:39:59 possible due to messed up dependencies Mar 04 09:40:02 it remains active Mar 04 09:41:28 ahh OK. Do we still have adb running at the time ? ie can we still get in to the device? Mar 04 09:44:35 Herrie|Veer: and the notification amend in NotificationArea.qml ? Mar 04 09:47:29 Mo Mar 04 09:49:34 That one is not in your PR? Mar 04 09:49:48 Morphis : let me try the GPS stuff then. And then try and tackle the other shutdown problem ...... Mar 04 09:49:58 djichthys: good Mar 04 09:50:07 djichthys: so we're using geoclue as GPS management service Mar 04 09:50:20 it brings different sources together Mar 04 09:50:25 our only source atm is WiFi Mar 04 09:50:27 Ah sorry my bad Mar 04 09:50:37 but we need to get real GPS in whcih is uses through libhybris Mar 04 09:50:52 Tofe: Added now :) Mar 04 09:51:04 djichthys: geoclue source is at http://cgit.freedesktop.org/geoclue/ and needs to be extended to include libhybris support Mar 04 09:51:10 Sorry for the many commits on GH web interface now so cannot push at once :P Mar 04 09:51:21 we already have a location-service in LuneOS talking to geoclue Mar 04 09:51:22 But need to do file by file... Mar 04 09:51:32 https://github.com/webOS-ports/location-service Mar 04 09:58:19 Herrie|Veer: you already know which controls you want to start with? Mar 04 09:59:50 Herrie|Veer: I've merged some commits, so I picked your PR into master but I closed the PR itself Mar 04 10:08:24 Tofe: OK Mar 04 10:08:44 morphis: No pinged feedback to Benjamin, we first need to get his env up Mar 04 10:08:53 ok Mar 04 10:09:16 will work later on adding color theme support Mar 04 10:12:42 OK and how can we use this in an app exactly? Mar 04 10:17:41 Herrie|Veer: LuneOS theme ? Mar 04 10:19:15 Herrie|Veer: just prefix the start of the app with the variable export Mar 04 10:19:34 every app which uses QtQuickControls can do use this out of the box already Mar 04 10:31:38 OK so basically I need to at the environment variable value LuneOS in the project settings like done now for luneos-components? Mar 04 10:31:49 Let's say I'd like to test this with phone app Mar 04 10:41:22 Herrie|Veer: yes, you just need that env variable; the question is, where to set it (if you don't start the phone app by command line) Mar 04 10:42:38 In QtCreator I can just set it right in the project Mar 04 10:42:44 On device might be trickier? Mar 04 10:43:43 Herrie: on device I will add a switch to luna-qml-launcher Mar 04 10:43:58 so you simply set a variable in appinfo.json and then luna-qml-launcher sets the right style Mar 04 10:44:18 when we're ready to switch it on globally we can configure qtquickcontrols to automatically load the right style Mar 04 10:48:54 speaking of theme, what is the target look&feel ? Mochi ? Mar 04 10:50:42 Tofe: Mochi & Dark Mochi :) Mar 04 10:50:57 Dark Mochi is what Benjamin will work on Mar 04 10:51:31 Not everybody is fan of the light variant, dark one is useful in dark places like a car or a room with more people etc Mar 04 10:51:34 for the resources, we just take what's needed on mochi's GH ? Mar 04 10:52:30 Tofe: Yup + create what's not there in similar style. According to Benjamin it's a lot of CSS3 so Dark Mochi is easy :) Mar 04 11:52:31 morphis: what do you think about taking the latest tizen examples from gitorious.org:qt/qtquickcontrols-tizen.git for our little test app ? Mar 04 11:53:05 Tofe: depends if we can just plug them in Mar 04 11:53:20 if I remember well last time I looked at them there were some Tizen specifics Mar 04 11:53:44 I can take what's pure QtQuick Mar 04 11:55:23 ok Mar 04 11:55:27 feel free to do that Mar 04 12:34:34 morphis, Herrie|Veer while doing this little example work, I'm also initializing the missing style with their default styles Mar 04 12:34:50 Tofe: yeah Mar 04 12:36:43 Tofe: not sure what you mean but I guess I'll see when you push it :) Mar 04 12:39:08 :) Mar 04 13:08:23 Here we go: https://github.com/webOS-ports/luneos-components/pull/7 Mar 04 13:55:03 Tofe: Did you add textinput on purpose? We already had textfield... Mar 04 13:55:12 So I think it's duplicate? Mar 04 13:59:37 Herrie|Veer: it's the same Mar 04 14:00:36 OK so I can delete yours and replace it with morphis' version? Mar 04 14:03:37 Herrie|Veer: well if you like, but they're the same content, aren't they? Mar 04 14:05:51 No... Mar 04 14:06:24 TextInput was not styles as Mochi TextField is ;) Mar 04 14:27:58 Herrie|Veer: there is no TextInput in what I have committed Mar 04 14:28:38 I knew I should have renamed that qml file... Mar 04 14:35:02 Tofe: Your file is different from morphis Mar 04 14:35:48 content of TextFieldPage.qml = mochi styling, TextInputPage lacks that Mar 04 14:53:45 aaah, yes, I've missed one line. I'll fix that. Mar 04 15:02:07 Herrie: ok, I've updated it Mar 04 15:05:10 OK thnx Mar 04 15:20:36 Shouldn't qmldir and deployment.pri be updated as well? Mar 04 15:22:38 they have been Mar 04 15:23:27 oh, you mean for the example ? Mar 04 15:25:12 no, the example has also been updated... I don't see what you mean Mar 04 15:30:07 Ah I think your TextInputPage.qml name is confusing and should be TextFieldPage.qml ;) Mar 04 15:30:47 I'll fix that in another commit :) Mar 04 15:33:53 You see my point right? Mar 04 15:34:38 yes yes, I do Mar 04 15:35:17 :) Mar 04 17:30:58 Tofe: should I fork your branch and PR it? Mar 04 17:42:09 Herrie|2: it's already PR'ed Mar 04 17:42:53 or, what do you mean Mar 04 17:43:07 morphis: could you merge my PR ? Mar 04 17:48:30 Tofee: This one needs updating as well: https://github.com/Tofee/luneos-components/blob/tofe/init/examples/gallery/gallery.pro#L14 Mar 04 17:49:48 done Mar 04 17:50:45 :) Mar 04 17:51:09 Once morphis merges it I'll try it again locally and config my env, make screenshots and send to Benjamin + update your readme :) Mar 04 17:51:24 ok great :) Mar 04 17:51:27 He's on a Mac and will try there first, if doesn't work he can use a VM for Windows Mar 04 17:51:40 I tend to keep my software in English ;) Mar 04 17:52:04 Next step I think will be to get that app running on device, to test the theme in real conditions Mar 04 17:53:28 oh, it is already in the -dev image, actually :) Mar 04 17:53:31 NL as language is too small and updates always take ages if at all ;) Mar 04 17:54:01 So EN is easier... And you don't get happy with MS Office in NL ;) All functions are translated ;) Mar 04 17:54:10 So VLOOKUP becomes a NL variant :P Mar 04 17:54:18 aaaarg... Mar 04 17:55:02 (could be the name of a weird animal in NL :D ) Mar 04 18:38:37 Tofe: http://issues.webos-ports.org/issues/871 This is sorted right? Mar 04 18:44:36 Tofe: https://github.com/webOS-ports/luna-next-cardshell/pull/196 Mar 04 18:44:50 Herrie: only the second bullet-point is fixed Mar 04 18:48:24 OK Mar 04 18:50:18 Herrie: when you do a commit, please prefix the commit title with the component that is being adressed; it makes reading the git log much easier Mar 04 18:54:19 Tofe: Will try Mar 04 19:06:29 Tofe: merged Mar 04 19:06:39 morphis: thx Mar 04 19:09:19 morphis: Few dizzy pr's are out there too :) Mar 04 19:11:37 morphis: I think this one might be sorted? http://issues.webos-ports.org/issues/649 Mar 04 19:14:46 I think this one was done too? http://issues.webos-ports.org/issues/815 Mar 04 19:19:58 Herrie|2: give me a moment Mar 04 19:38:56 Herrie: 649 can be closed Mar 04 19:39:04 not sure if I merged 815 already Mar 04 19:45:36 morphis for 815 seems to be in your v2 branch: https://github.com/webOS-ports/audio-service/commits/v2 Mar 04 19:46:23 ah right Mar 04 19:46:35 I would leave this out for the next release Mar 04 19:46:43 didn't tested the reworked service enough Mar 04 19:56:09 morphis: OK Mar 04 19:56:17 I'll move it to next month then Mar 04 20:01:46 Herrie|2: thanks Mar 04 20:17:03 nizovn: nice work! Mar 04 20:20:03 morphis: thanks, should i do PR to meta-webos-ports? Mar 04 20:22:55 nizovn: pleae Mar 04 20:23:11 ok Mar 04 20:29:14 morphis: For BlueTooth: The work done was only for N4 right? How much work would it be to enable this on TP as well? Mar 04 20:29:21 Or TP has BT already? Mar 04 20:40:06 morphis: On the filepicker: Still has double extensions after I removed var/luna/data/filenotify.db3 Mar 04 20:43:49 It seems correct in filenotify.db3 Mar 04 20:44:18 http://tinypic.com/r/mtb5eo/8 Mar 04 20:58:48 OK this seems the culprit: https://github.com/webOS-ports/luna-systemui/blob/webOS-ports/master/app/FilePicker/MiscFileItem.js#L51 Mar 04 21:04:41 Herrie|2: then it looks like the mediaindexer should write the name without extension Mar 04 21:05:01 Not sure what legacy does Mar 04 21:05:03 Let me check Mar 04 21:12:04 legacy: http://pastebin.com/n2kTTvep Mar 04 21:13:03 LuneOS: http://pastebin.com/WdbFWuzV Mar 04 21:14:14 Seems name + searchKey should be without extension for misc Mar 04 21:24:34 Seems the media indexer needs a bit of rework based on the results I got from legacy Mar 04 21:31:02 Herrie|2: yeah Mar 04 21:31:11 Herrie|2: feel free to file a bug for that :) Mar 04 21:31:29 Not sure we're happy with the other media indexer bits either Mar 04 21:31:43 I'll do some digging in legacy and LuneOS to see where the differences are Mar 04 21:31:51 Garfonso to work on that? Mar 04 21:51:14 I wrote only the media permission bits. Media indexer itself is C++. I can have a look. Not sure when I manage. Mar 04 21:52:51 should this also happen for media files? Like audio file or so? Mar 04 22:02:22 Garfonso ah OK Mar 04 22:02:34 I guess it was morphis + Roshan then who did the C++ stuff Mar 04 22:24:00 Garfonso: http://issues.webos-ports.org/issues/873 **** ENDING LOGGING AT Thu Mar 05 02:59:59 2015