[00:01] vthompson, heh i've just started a similar thing [00:01] vthompson, i still wonder if the settings one needs to be wiped as well [00:06] ahayzen, maybe. Something broke for me. The app won't play music--the tracks don't seem valid. I see no errors in the logs though [00:07] vthompson, i aborted mine as i wanted to tweak it a bit more [00:12] rpadovani, when is the duckduckgo scope landing on my device it looks awesome :) [00:13] ahayzen, thanks :-) Hope very soon, I want to have a working version - atm you cannot click on results, so it's useless :-) [00:13] rpadovani, aww but the progress looks good so far :) [00:13] vthompson, Ran 18 tests in 395.359s OK [00:14] vthompson, do i push my changes? [00:14] ooo, ahayzen yes do so. I can't verify anything now because music won't play :( [00:14] vthompson, cool will do [00:14] ahayzen, it's quite easy to develop a scope, tutorials are easy and template is good for everything. And DuckDuck rocks hard. My final destination is to implement all of this: [00:14] https://duck.co/ia [00:15] rpadovani, ah cool :) i use duckduckgo all the time so it'll probably be one of my default scopes :) [00:15] all that data are waiting only a pretty interface :-) [00:15] \o/ [00:16] ahayzen, are you developing a scopes for the contest? [00:16] (and noob english question, is scopes plural form of scope?) [00:16] rpadovani, nope sole focus is getting music-app in the store lol [00:17] ahayzen, that is a great focus :-) I want to use it on desktop, because I don't like any of the music player I tried [00:18] rpadovani, its pretty awesome on the desktop now as well :) [00:19] vthompson, pushed and commented [00:19] \o/ [00:19] ahayzen, woot [00:19] vthompson, just gonna run again to double check [00:19] so now both the db's are cleared [00:19] vthompson, yeah do you agree with my diff? [00:20] I want to see if I can get my device working again, but I'd like balloons or someone to run to double check [00:20] vthompson, note i just wipe the whole dir not just Databases...which also conveniently fits within the 79char limit :) [00:20] ahayzen, yea, I didn't think we'd need to clear the settings as we ensure the shuffle/repeat is in the state we need... but it doesn't hurt [00:20] vthompson, well it clears queueIndex which could cause console errors as well remember [00:21] ahayzen, yea, and the queue is cleared... so the index should be [00:21] vthompson, it makes sense :) [00:21] vthompson, have you tried restarting your device? [00:22] ahayzen, yea, let me push a click and see if maybe the music files got corrupted or something [00:22] vthompson, i push everything manually across don't try click-buddy aha [00:22] *trust [00:26] vthompson, it passed again \o/ [00:26] \o/ [00:26] popey, we have working autopilot \o/ ... at least on my N4 :) [00:27] super stuff. [00:27] ahayzen, woot, rebooting with a new click as well seemed to bring the app back into a working state. Running now [00:27] vthompson, sweet [00:27] popey, this the mp if you haven't been following https://code.launchpad.net/~music-app-dev/music-app/drop-ap-mocking/+merge/241631 [00:29] * popey click-buddy's it [00:29] popey, note to run it on your device you'll have to move all your music elsewhere and you'll lose your playlists [00:29] meh [00:29] popey, as in to run autopilot [00:29] music shmusic [00:30] it's all backed up in the cloud [00:30] or something [00:30] popey, but assuming that lands as #738 at some point the readme is ready, so as soon as it is merged you can probably fire off click builds [00:31] popey, heh that is what they tell us anyway "in the cloud" [00:31] hm, should "phablet-test-run -v music_app" work? [00:32] FileNotFoundError: [Errno 2] No such file or directory: '/home/phablet/.local/share/com.ubuntu.music' [00:32] among other interesting messages [00:32] ah hmm [00:32] vthompson, guess it fails if the dir doesn't exist? [00:32] popey, let me patch it up [00:33] ahayzen, yea, good call. Thanks for breaking things popey! [00:34] ahayzen, Ran 18 tests in 438.598s [00:34] vthompson, popey pushed try pulling now [00:34] vthompson, ...did they pass? [00:34] ahayzen, yep. I'll pull, remove both directories, and retest for the issue popey is seeing [00:35] vthompson, thanks :) but its sounds like we've got this sorted [00:35] \o/ [00:37] thats better [00:38] haha, only just realised one of the songs in the test suite is from the old nokia advert [00:38] nicely done [00:39] ahayzen, the only thing I think we kinda need is a README telling devs/testers to do a "mv ~/home/phablet/Music ~/home/phablet/.Music; restart mediascanner-2.0" before they attempt to test [00:39] popey, which one? [00:39] vthompson, do you want to add that? [00:40] ahayzen, I'll do so. It'll be short, but just want to make people aware of how to test [00:40] vthompson, yeah probably best [00:41] ahayzen: the guitar one [00:41] popey, one of the tracks is from the example content in ubuntu [00:41] ...i think [00:41] Gran Vals [00:41] ah right :) [00:41] https://www.youtube.com/watch?v=coga2Q9Xv_k [00:42] 21 years ago! [00:42] popey, hah omg! [00:43] just realised that's before you were born :| [00:44] yah [00:44] thats why i don't remember it :P [00:44] :D [00:45] Ran 18 tests in 379.830s [00:45] OK [00:45] \o/ [00:45] * popey runs again [00:46] vthompson, ^^ ... i think we're good :) are you doing the readme? [00:47] ahayzen, I stole the clock app's README.autopilot and am mod'ing it now [00:47] vthompson, cool [00:49] quoting nik90 "Borrow it from another place" - not stealing ☻ http://nik90.com/ubuntu-component-store-lets-collaborate/ [00:51] vthompson, is the "build the music-app" bit right? [00:51] vthompson, is that just what click-buddy does underneath? [00:51] popey, :) [00:51] ahayzen, it is. I could take it out I suppose [00:52] vthompson, i don't mind [00:52] ahayzen, you don't need to build to run on the desktop for the music app [00:52] vthompson, yeah exactly take it out ;) [00:53] will do [00:53] i used click-buddy fwiw [00:54] I always use click-buddy [00:54] Thanks so much for getting this sorted. [00:55] i use a mash of things via a script these days [00:55] vthompson, re approved...do we go for top approval? [00:56] ahayzen, SO, I just thought about this. We do have some level of verification (now) that this will work on a clean device... but what if we merge and then do the switch to have remix be trunk and we get failures? [00:57] vthompson, it should work...why wouldn't it? [00:57] ahayzen, agreed that it should. [00:58] i dont understand under what scenario you're envisaging it won't? [00:58] I just want to make sure the agreement wasn't get the old app passing (which we CAN do if need be), then swap the two out [00:58] nope [00:58] we didnt agree to get old app passing [00:58] I asserted that I want new app passing before I ask for blessing to get in the store [00:59] Sounds great then. I think we're good to merge then [00:59] \o/ [00:59] balloons, thanks for getting this kickstarted! [00:59] +1 [00:59] thanks balloons :D [01:00] vthompson, are you top approving or am i? [01:00] I can [01:00] do it! [01:00] lets get it landed, update readme and I'll ping out a mail first thing in the morning with a new click, and update the wishlist to get it in the image. [01:00] popey, i've updated the readme already...you just need to wait for it to land [01:01] "Drop AP mocking on device" should say "Fix autopilot failures and add ponies" [01:01] see if anyone reads it [01:01] popey, technically that is what it is though? drop AP mocking on device? [01:01] sure. [01:01] if you want to be boring ☻ [01:01] just happens that it fixes the issue [01:02] there is that, yes. [01:02] boring is simple ;) [01:02] popey: heh, always happy patches to autopilot, especially if they include lifestock :-) [01:02] ☻ [01:02] anyway dinner time vthompson popey hopefully that'll land and we'll have a new click ready for the store by morning :D [01:02] s/happy patches/happy to receive patches/ :-P [01:02] \o/ [01:03] ahayzen, yay! Hump Daaaaayyyy [01:03] \o/ [01:03] Thanks guys. Really awesome effort! [01:03] * vthompson camps out on the Update manager screen [01:05] popey: but seriously, is there something from us for autopilot that is blocking what you mentioned? or is that autopilot failures as in failures of autopilot tests? [01:05] nope, not ap issues AIUI [01:06] coolio [01:06] popey, ahayzen, balloons, the really awesome part about this is that not only will the new design show up on the image/in the store, but we will also be green again. You can't get better than that! [01:07] also, new screenshots [01:07] will do that at the same time as we upload [01:07] yes, and that [01:07] awesome [01:12] ok, it landed [01:22] ahayzen: vthompson mail sent! [01:22] will add to wishlist barring fire/flood tomorrow [01:22] thanks again, nn [01:24] popey, woohoo [01:24] ! [04:05] I can't find the UI page in the SDK for updating click package settings (version, framework, developer, etc.). The Publish page just shows me the click validation controls. Anyone know what I'm missing? === nik90_ is now known as nik90 === tgm4883_ is now known as tgm4883 === chihchun_afk is now known as chihchun [05:29] I can't find the UI page in the SDK for updating click package settings (version, framework, developer, etc.). The Publish page just shows me the click validation controls. Anyone know what I'm missing? === verterok` is now known as verterok [05:32] micah68, you should have a manifest.json file somewhere in your project, open that in QtCreator and that will allow you to change the framework version etc [05:35] That's what I was looking for! Thanks, ahayzen_ [05:35] micah68, no problem :) [05:38] Isn't there also a UI for the AppArmor profile? [05:50] micah68, there was can't remember where you get to get it up [05:51] micah68, but editing the apparmor JSON directly isn't too bad [05:53] I have a QString, how can I convert it to a std::string, and its encoding is utf-8? === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === rmescandon is now known as rmescandon|afk [09:24] mzanetti, dpm do we have weekly hangout? [09:25] morning rpadovani, I thought we'd move it to UOS, I think popey got in touch with you guys for a time that worked for everyone? [09:25] popey: i have got MP with bottom edge for calendar. [09:25] \o/ [09:26] rpadovani, there's a session on http://summit.ubuntu.com/uos-1411/2014-11-14/display [09:26] dpm, yes, I know, but I thought we do both :-) [09:26] but there are some issues or with my understanding with BottomEdge , i have already spoke to renetu & boiko..i'll be in touch base with them soon. [09:26] dpm, np, see you tomorrow then! [09:26] rpadovani, mzanetti, I'm happy to do the call today too if you want [09:27] there is nothing urgent I think, so we can do it tomorrow :-) [09:31] rpadovani, ok, sounds good. Not sure I can make it tomorrow, though, as I've got a conflicting session. popey, mzanetti, rpadovani - would it work for you to swap the Reminders and Calculator sessions on http://summit.ubuntu.com/uos-1411/2014-11-14/display ? [09:31] I have to attend both, so no problems for me :D [09:32] ok, cool, let's see if it works for mzanetti before doing any changes [09:32] fine by me [09:32] rpadovani, did you see my reply to the new edit UI MP? [09:34] dpm, in this moment - sorry for that, my bad [09:35] rpadovani, np, let's just be careful and not quickly top-approve at this time [09:35] will do [09:39] rpadovani, does Qt Creator run the app using a desktop kit for you? [09:39] dpm, let me check, I use CLI [09:40] I've used only emulator or phone kits for a while [09:40] I just thought about testing the app on the desktop [09:40] and running cmake complains of Unknown CMake command: qt5_use_modules [09:40] I'm building... === rmescandon|afk is now known as rmescandon [09:42] I'm probably missing a -dev package [09:42] dpm, no problems here [09:44] hey mardy o/ So, I have an AccountServiceModel with includeDisabled: true. I want to know how many accounts I have, so I use id.count. On PC works well, but on phone it returns always 0.... [09:44] https://bazaar.launchpad.net/~reminders-app-dev/reminders-app/trunk/view/head:/src/app/qml/reminders.qml#L138 [09:46] Good morning all; happy World Kindness Day! :-D [09:54] morning zbenjamin. I'm getting a weird QtC message when specifying a cmake argument on the UI, am I doing anything wrong? http://imgur.com/gPWNT5N,9v4wEO9#0 and the error message - http://imgur.com/gPWNT5N,9v4wEO9#1 [09:56] dpm: yes, its -DCLICK_MODE=off :) [09:56] dpm: but why do you want to disable click mode? [09:58] zbenjamin, ah, great, thanks. Because I wanted to test on the desktop [09:59] ah ok [10:02] dpm: hey [10:02] I'm sooo sorry [10:04] mzanetti, for the new editor landing? No worries, not the end of the world, let's just make sure we have a tighter control of landings in the upcoming weeks [10:05] no. for missing the meeting [10:06] dpm: ^ [10:06] mzanetti, no worries at all, we can talk some other time [10:07] mzanetti, would it work for you if we swap the reminders and calculator planning sessions on http://summit.ubuntu.com/uos-1411/2014-11-14/display ? [10:08] * mzanetti looks [10:09] dpm: I guess so, yeah [10:10] popey, if you're around, could you swap the reminders and calculator planning sessions on http://summit.ubuntu.com/uos-1411/2014-11-14/display ? Thanks! [10:10] sure [10:10] great [10:11] done [10:13] rpadovani: could it be that the service is not set to what you expect it to be? do you have accounts for both the sandbox and the production servers? [10:18] thanks popey! [10:19] mzanetti, it seems like autopilot is still choking on the arguments for the URI handler branch. Any ideas how to make it happy? === ara is now known as Guest56698 [10:20] dpm: yeah. just pushed a commit [10:20] hope that'll finally fix it [10:20] have been fighting with it already yesterday [10:21] \o/ [10:50] popey: are we going to skip meeting and continue on UOS ? [11:05] mihir: yeah, lets do that [11:05] popey: great , will get time to take dinner then :P hehehe [11:11] mardy, thanks, found the solution :-) === daker__ is now known as daker === justCarakas1 is now known as justcarakas_ [11:22] will we have a designer with us? [11:22] wrong channel :D === chihchun is now known as chihchun_afk [11:31] nik90: sorry I couldn't make it to the UOS session yesterday [11:32] nik90: watching the session now [11:32] gventuri: not much design related happened there though [11:33] mzanetti: nik90: there's some discussion about roadmaps [11:34] gventuri: hi, no worries..most of the discussion was related to the next few weeks. [11:35] gventuri: I was told by alan that we will have designs for timer and stopwatch somewhere in January...until which I will be planning out the backend stuff with the platform developers [11:35] nik90: what popey said is 100% right... we are waiting for a few new resources in the design team [11:35] nik90: we still have two junior UX positions open [11:36] nik90: it's a shame we can't find the right people [11:36] ack. [11:36] true, but to be honest, if I had the designs now, I would still be blocked by the platform [11:36] since as of now, it is not really possible to implement a timer [11:36] nik90: we are working with email and calendar app [11:37] so I am glad to know the roadmap so I can plan ahead === chihchun_afk is now known as chihchun [11:37] nik90: it would be great if you could help them [11:37] +1 ☻ [11:37] also, weather [11:37] and.. and.. [11:37] gventuri: yeah I will be diverting my attention to the email client design as I promised to DanChapman [11:37] * popey hugs nik90 [11:38] * nik90 hugs back [11:40] dpm, mzanetti the tagsUI branch is ready :-) But we need an icon to indicate tags in the new toolbox, atm it uses the bookmark icon [11:40] https://code.launchpad.net/~rpadovani/reminders-app/tagsUI/+merge/241177 [11:40] awesome :D [11:40] rpadovani: dpm found a few issues in the edit note, we're fixing atm [11:40] * nik90 just noticed popey's "and...." ... too many, lol! [11:41] mzanetti, at the end I didn't change anything, I only added the tags row to the toolbox column :-) [11:41] rpadovani: will check it out when done with the edit note fixes [11:41] mzanetti, cool, thanks [11:41] nice work rpadovani [11:42] * rpadovani takes note to leave always topapproving to dpm, because he always finds bugs, no matter how time you spent doing review :D [11:43] rpadovani, no worries, feel free to top-approve as usual. Just for big changes, let's perhaps make sure everyone in the team has tested them, especially in the next few weeks [11:43] nik90: are you tied up in any UOS sessions at 2.30 today? we have the design meeting and wondered if you wanted to jump in? Or i can just bring you up to speed later on during the lunch break or something? [11:44] 02:30 UTC? [11:45] DanChapman: The only UOS I am hosting today is at 18:00 UTC.. anything before that I can attend [11:45] mzanetti, so I'm happy to approve https://code.launchpad.net/~mzanetti/reminders-app/editmode-fixes/+merge/241665 as they are already a big usability improvement. For the TODO images, it seems it's a bit more work and it's rather minor, so we can do it in another branch [11:45] nik90: darn had my UK brain on. Its 14.30 UTC... it clashes with the toolkit roadmap session [11:45] DanChapman: ah ok..sure I can join your meeting [11:45] dpm: ah ok [11:46] mzanetti, ok. Let me see if I can find some time to create the icons real quick now [11:46] lol [11:46] let's agree on a channel [11:47] dpm: so whatever you decide is fine with me. we can either merge the old proposal (just delete the new one and set the old one back to needs review/approved) [11:47] dpm: or, create the icons, add to the new one and merge that [11:47] it's up to you [11:47] making the icons might be a bit fiddly though [11:49] nik90: awesome, I just sent you an invite (I think) [11:53] mzanetti, if you have 2 minutes, there is this one line change to fix issue with multiple account on the phone [11:53] https://code.launchpad.net/~rpadovani/reminders-app/1392197/+merge/241668 [11:54] rpadovani: you sure we want to get rid of the service property here? [11:54] mzanetti, we dont't use it in the AccountServiceModel we use to actually do login [11:55] mzanetti, I don't find any issue with that [11:56] greyback_: hmm... actually you're right... so one could have a snadbox and a production account and switch between those [11:56] DanChapman: got it..accepted [11:56] rpadovani: ^^ [11:56] sorry greyback_ :) [11:57] man, you scare new users :D [11:57] me? [11:58] lol... no... gerry is not a new user :D he's just having troubles with his wifi chip [11:58] lol :-) Lunch time, see you later o/ [11:59] :) network issues today [11:59] for once, it's not my wifi's fault === greyback__ is now known as greyback [12:17] rpadovani: so your fix does work, but if the account isn't authorized, the "tap to authorize" doesn't work [12:18] beuno: there is an app in the store (XKCD Comic viewer by mvo) which shows up in my click scope and I can click install but it fails to install. [12:18] Cannot install /home/phablet/.local/share/ubuntu-download-manager/Downloads/com (5).ubuntu.developer.mvo.xkcd-webserver_0.2_all.click: Framework "ubuntu-core-15.04-dev1" not present on system (use --force-missing-framework option to override) [12:19] dpm: see last comment here when you have a minute: https://code.launchpad.net/~rpadovani/reminders-app/1392197/+merge/241668 [12:19] beuno: surely it shouldn't show up in the click store list? [12:19] popey, it should not [12:19] bug in click scope? [12:19] popey, I'm not sure, lets try and find out [12:20] popey, do you know how to list out the frameworks on your devices? [12:20] yes [12:20] sergiusens, ^^^ [12:20] popey, can you please? [12:20] ls -l /usr/share/click/frameworks [12:20] http://paste.ubuntu.com/8985920/ [12:20] popey, beuno, when trying to run a new app/scope from the SDK, same thing, the framework used by default in the manifest is 15.04-dev1 as well. [12:21] k,so not there [12:21] davidcalle, but not -core [12:21] right? [12:21] popey, either the scope is not filtering by frameworks [12:21] or the store has a bug [12:22] beuno, core it is [12:22] beuno: popey there's an interface for that click framework list [12:23] mzanetti, thanks, added my reply [12:23] sergiusens: ta [12:23] davidcalle, what's the exact string? [12:23] by default in the SDK [12:24] dpm: no, there is a second AccountsServiceModel which is used for the actual login [12:24] beuno, from a new scope project : ubuntu-core-15.04-dev1 [12:24] * beuno sighs [12:24] bzoltan, ping [12:24] why is that? ^^^^ [12:24] dpm: this one is just to list all the accounts. but yeah, given that we only switch between sandbox/production with a cmd line argument, I guess we should keep it here too [12:24] beuno: hello [12:25] beuno: because its the most recent framework as returned by the store API [12:26] zbenjamin, the store doesn't have any sorting [12:26] I guess the SDK does the sorting and decides? [12:26] beuno: the sdk sorts by version nr [12:27] zbenjamin, so that's not going to work as we introduce new platforms [12:28] beuno: so what is the right version to choose? i can assign multiple different chroots to the project... on project creation i have no idea what the user is going to do [12:29] hello, anyone knows how i can get the name (or id) of the selected filter for a scope? [12:29] zbenjamin, lool usually makes that call, but I understand we need to encode that into the api call [12:30] yes [12:30] beuno: that would be awesome [12:30] the scope is supposed to send supported frameworks [12:30] and the store to only return results in the supported set [12:31] lool: what we talk about here is the list of available frameworks the SDK uses to provide a default value on project creation [12:31] lool: right now it comes from the store api [12:32] but there is no way to decide what the default value should be [12:33] zbenjamin: ohh ok [12:33] zbenjamin: why doesn't it come from click chroots? [12:34] zbenjamin: also, we could filter it for *touch* for the touch projects [12:34] lool: you mean substituting it automatically when the project is build? [12:34] lool, maybe we need some namespacing here per platform? [12:35] lool: so the idea would be to always use the highest framework the chroot provides i would guess [12:35] zbenjamin: yes; that seems sensible [12:35] lool: ok i'll look into that [12:36] me, showstopper right on the first look.... no click package in the chroots :( [12:36] beuno: on the store side? interesting idea but I kind of feel SDK templates ought to cover this in some way, like the QML framework would be using the qml framework [12:37] zbenjamin: ah bummer; we can add it though and fallback to listing framework files in the mean time; so click is run on the host but the frameworks are taken from the chroot? feels weird [12:37] lool, I'm happy with less work. [12:38] lool: hm i can maybe lookup whats in /var/lib/schroot/chroots/.... but its kind of hacky [12:39] zbenjamin: well it ought to be "click chroot run click framework list" or something like that, but in the mean time it might have to be "click chroot run ls /usr/share/click/frameworks" [12:40] zbenjamin: or we could store everything store side (beuno's proposal); that might be easier to deal with, but requires development [12:40] lool: also changing the framework automatically means also updating the apparmor policy ... [12:40] and there is no guarantee the apparmor files are stored in the project somewhere i can automatically find them [12:42] zbenjamin: changing the framework automatically? [12:42] zbenjamin: I might have misunderstood, but I understand this is picked when you start a new project? [12:52] zbenjamin, the SDK checks that the framework isn't obsoleted, right? [12:55] lool: right atm yes, its picked up on a new project. A different approach would be to automatically substitute it to the framework the current build chroot supports, but that would require also to change the aa policy [12:55] beuno: not yet, i just provide the list of all available frameworks. [12:56] beuno: i also could change to automatically choosing the most recent non dev framework [13:04] zbenjamin: while you're at it, make it harder to accidentally screw it up by scrolling the combo box [13:04] kalikiana: need to check if i can disable that [13:05] Guys is http://developer.ubuntu.com/ down for anyone else? [13:06] zbenjamin: it would help if there wasn't 20 in there almost identically named… [13:07] didn't you have some code to pick names that *make sense* to humans? [13:07] zbenjamin, lool, I think that given that there might be other non-touch frameworks, it needs to be a bit smarter than that [13:08] DS-McGuire: it works on my pc [13:08] Ah, works for me now too... Weird. Thanks anyway sverzegnassi [13:24] rpadovani: do you still have the link to that guy that complained about reminders only supporting 200 notes? [13:24] kunal: ping , we can skip meeting and can have UOS directly at 15:00 UTC [13:24] kunal: also , i've finished updating those MP when you get time can you look at that ? [13:38] mzanetti, I'll find it :-) [13:38] rpadovani: not *that* important, just wanted to tell him that it's fixed now === rmescandon is now known as rmescandon|lunch === justcarakas_ is now known as justcarakas [13:54] mzanetti, and here we are :D [13:54] https://plus.google.com/106731924730775938696/posts/TTog9wWrktm === karni is now known as karni-lunch [13:57] rpadovani: ok. hope I didn't blame myself too much with my poor italian skills [13:59] mzanetti, it's better than my english skills :P [13:59] not so sure about that [14:07] where can i find the unity8 ebay scope source code? [14:08] dslul, if it's for C++ hints, it won't help you it's in Python and sent to the dash from a server :) http://pad.lv/p/ubuntu-rest-scopes [14:09] i wanted to understand better how filters can be handled, and the ebay scope seems to have them [14:09] dslul, I've just answered your email. And yeah, the ebay code won't help you for that, it's a different API. [14:10] great! i'll see what i can do [14:10] thank you for your help [14:12] dslul, np :) [14:33] popey: hi [14:33] popey: sorry we are a bit late [14:33] gventuri: yo [14:33] gventuri: late for? [14:33] I am in another session for dekko, DanChapman will be there. === caribou_ is now known as caribou === rmescandon|lunch is now known as rmescandon [14:59] mihir & kunal can you please join #ubuntu-uds-appdev-2 [14:59] popey: done :D [15:00] popey: how can i join hangout , i didn't see any option [15:01] http://summit.ubuntu.com/uos-1411/meeting/22398/scope-development-how-tos/ [15:03] for whoever wants to learn more about scopes ^^ [15:03] dpm, missed a part of Thomas intro, are filters going to be covered? [15:04] davidcalle, he only mentioned departments [15:04] dpm, thanks [15:04] davidcalle, but I'm sure they can talk about them if we ask them to [15:04] dpm, :) [15:08] dpm, hey could you review this: https://code.launchpad.net/~renatofilho/sync-monitor/sync-monitor-i18n/+merge/241684 === karni-lunch is now known as karni [15:10] mihir, did you fix the problem with bottom edge? [15:10] renatu: not yet, didn't get time to play with that , i left what we have left last chat [15:11] renatu: i am left with file bug (If it is bug) [15:11] mihir, did you get my message explaining the real problem? [15:11] renatu: i guess not [15:11] mihir, is not a bottom edge bug, [15:11] mihir, the problem is that the NewEvent component only update the fields values on Component.onCompleted [15:12] mihir, it does not update the fields if the "date" property changed [15:12] renatu: i see. [15:14] renatu: but i don't understand why it works on second time , does that mean it loads afterwards [15:38] nik90, so I listened to the comments on you extending UbuntuTestCase. What do you think now? [15:38] elopio, actually might be useful to have your 2 cents here. Any thoughts on upstreaming qml test helpers? [15:39] balloons: I am in a bit of doubt here since it looks like SDK devs want to support one kind of helpers which atm are the autopilot helpers. [15:39] balloons: anything common to all tests should be in UbuntuTestCase [15:39] and it makes sense from their perspective since ideally they don't want to support two kinds of test suites [15:39] but things like selecting a value from a date picker simulating mouse interactions, probably not. [15:39] elopio: why not? [15:40] * balloons opened a bigger can o' worms [15:40] elopio: I agree it doesn't make sense to add those kind of helpers to UbuntuTestCase [15:40] balloons: nik90: in a qml test, you shouldn't use the mouse to set a value on a date picker. I think. [15:40] you can just directly set the value property [15:40] elopio: I can (and that's what I do atm) [15:41] elopio: but that doesn't simulate a real user though [15:41] the SDK developers should already be testing the mouse interaction, so no need to duplicate that. [15:41] I would agree.. I would set all the properties I need already [15:41] who wants to wait for that anyway :-) For a custom component though, it's on you [15:42] here's a bug that would be exposed only by mouse interaction -> https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1371694 [15:42] Launchpad bug 1371694 in Ubuntu UI Toolkit "TimePicker behaves erratically after changing system timezone" [High,Triaged] [15:42] if I set it by directly assigning a value to the datetime picker, this bug won't be visible [15:42] nik90: that test should be done in the SDK, not on the clock. [15:43] elopio: ah [15:43] IMO, once they fix it with a regression test, you are safe just to set directly the value. [15:44] yep.. I found a bug from changing the ordering as well, but it's the same deal. They fix the bug, they add a test [15:44] ok that makes sense.. [15:44] I think that on the clock QML tests, what you are testing is that the integration of a group of SDK components into a form work correctly. [15:44] not [15:44] that the specific SDK components work correctly. [15:46] so instead of typing into a textbox, I should directly set the value of the text instead in a qml test case [15:46] that would be using QML tests to excercise only the code you wrote. [15:47] nik90: that's what I would do in most cases. It will run faster, and anyway I would have a higher level autopilot test for checking that a user can add a city. [15:47] on that last part is where we don't fully agree. But that's ok. [15:48] ;) [15:48] just think if with the code you wrote, there's a chance of breaking the user input. [15:48] t1mp, ping [15:48] if there is not, then setting the value directly sounds ok. [15:48] ok [15:49] elopio, right so again if it's not a custom component I don't see the point in testing it out [15:49] balloons: as long as it's already tested upstream. [15:49] balloons: yeah I already for unit tests to cover custom components that I have. [15:49] and as long as we trust upstream to do good tests. [15:50] well, testing assumptions you make about upstream is a bit different [15:50] s/for/have [15:50] you consume there API; you can certainly test it out [15:54] * balloons wonders if he broke something on vivid with clock [15:54] balloons: let me guess, the alarm is created 3360 days from now ? [15:55] nik90, i had that last night [15:55] nik90, i tried to create an alarm like 45mins later than now and it wouldn't lol [15:55] ahayzen: its a bug in EDS.. Only affect vivid. EDS assumes the year is 1970 :) [15:56] nik90, magic \o/ [15:56] ahayzen: it was an issue in utopic as well, but they patched it quite early. That patch isnt in vivid yet... [15:56] lol [15:56] nik90, damn you're now telling my utopic is infront of vivid? [15:56] we are in the 70s according to the clock..simpler times [15:56] yeah [15:56] nik90, i just moved because utopic seemed behind lol...they are so out of sync [15:56] * ahayzen wants new media-hub things to land [15:57] ahayzen: why aren't you using rtm? [15:57] isn't that what we should be testing against atm? [15:57] or were you referring to the desktop [15:57] nik90, i was until yesterday :) ... music-app is ready and was working on rtm so i thought i would try vivid :) [15:58] turns out 1 part of our theming doesn't work in vivid [15:58] ahayzen: well you get to keep the broken pieces :P [15:58] * nik90 goes to make coffee [15:58] nik90, yeah exactly i'm not sure which i should be on as i want bug 1368300 to be fixed on my device which has a silo in vivid [15:58] bug 1368300 in Media Hub "Pause playback when output device status changes" [High,In progress] https://launchpad.net/bugs/1368300 [15:59] balloons, thanks for the help last night with autpilot :) [15:59] ahayzen, you are most welcome [15:59] I think seeing the mp was easier than explaining it eh? [15:59] ahayzen: ah...yeah tell me about it. I have a few bugs which I need desperately fixed in rtm...starting with the ability to disable an alarm [15:59] balloons, hopefully we'll be green on CI ...if and when we land in the store [16:00] balloons, yeah it was thanks :) took me a while to remember how to run autopilot on device as well lol [16:01] popey, how is the progression to promoting to the store going? [16:02] ahayzen: just checked.. approved [16:02] will do it at 17:00 :D [16:02] popey, OMG \o/ [16:02] balloons: if you're around in 1 hour, we need to update music app in store, and update screenshots. [16:03] popey, wahoo! [16:03] I'll be in a session, but more than happy to make some time [16:03] balloons: 17:00 is lunch [16:04] ahh right [16:05] well. "lunch" [16:23] more like high tea [16:24] but then again you have those funny people saying tea when they mean dinner [16:38] davmor2, kalikiana is calling you funny :P ^ === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [16:51] popey, so let's make music right? [16:51] \o/ [16:51] * balloons hums 'let's make music together' [16:54] * popey hums "Let's get it on" [16:54] * ahayzen is listening to "Let's get it started" [16:55] balloons: is jenkins building remix clicks? [16:56] oh noes! I lost my vpn's :-( [16:56] http://s-jenkins.ubuntu-ci:8080/view/click/ i dont see it there [16:56] balloons: can you take my click from http://people.canonical.com/~alan/music_remix/20141113/trunk/com.ubuntu.music_2.0.738_all.click ? [16:56] popey, I most certainly can. How'd you build it? [16:57] click-buddy [16:57] tested and autopilot tested on my device [16:57] popey, what is the plan once it is in the store? ... eg do we merge lp:music-app/remix into lp:music-app or do we keep them separate or ..? [16:58] i would, then we get jenkins building for free. we dont need to support old music app once we hit the store [16:58] remix becomes old ㋛ [16:58] yes, trunk becomes /remix and /remix becomes trunk [16:58] sergiusens: who is able to replace screenshots in the store? Only you? [16:58] oh ohh, pick me! [16:58] ok so we merge in that will be a fun diff :) [16:59] "fun" [16:59] you just set dev focus, should be fine [16:59] popey: no, but I don't remember who else has the keys either [16:59] I can ;-) [16:59] yay [16:59] balloons: just forwarded you zillions of screenshots [16:59] you want ALL of them? [16:59] when you upload music, please replace them [17:00] yeah! [17:00] when I say "zillions" I mean "10" [17:00] hehe.. it reads like a pink floyd advert [17:01] * balloons whips up a software song ss [17:02] lol [17:02] click is pushed, updating screenshots [17:03] balloons: feel free to trim if you think it needs it [17:03] good to show at least one of each view [17:05] popey, the click failed review [17:05] uhoh [17:06] wat [17:06] ohh neat, more new store stuff [17:06] popey, I have to request a manual review now [17:07] - security_policy_groups_safe_music (music_files_read) [17:07] (MANUAL REVIEW) reserved policy group 'music_files_read': vetted applications only [17:07] - security_redflag_fields (apparmor.json) [17:07] found redflagged fields (needs human review): read_path, write_path [17:07] /tmp/com.ubuntu.music_2.0.738_all.click: FAIL [17:07] thats fine, it always does that :D [17:08] new screenshots are fine [17:08] approved [17:08] \o/ done [17:08] popey, yes the change is only on my end. It forces me to ask you to review it.. the bot tells me I was bad :-) [17:08] Thanks chaps! [17:08] * balloons updates music [17:08] stupid usain [17:08] go little phone [17:09] popey, "always does that" it should be better now as it isn't unconfined just needs certain r/w paths and policies [17:09] woohooo music 2.0 Remix [17:09] \o/ [17:09] ahayzen: true ☻ [17:09] ahayzen: feel free to spam the internet about it ☻ [17:09] I won't take your glory ☻ [17:10] popey, i'm attempting to write a blog post with DC sprint + music-app 2.0 right now :) [17:10] ^^ I'll just reshare.. ahayzen you and vthompson go forth! [17:10] popey, also gonna try and do a before/after screenshots [17:10] excellent [17:11] balloons, popey, thanks guys i'll let victor know to break open the champagne [17:11] bah, lol, my music is all backed up from the testing :-( [17:11] enjoy the nokia tune! [17:11] on repeat [17:11] woo [17:12] also, nice timing http://design.canonical.com/2014/11/community-interview-victor-thompson-and-andrew-hayzen/ [17:13] popey, yeah i saw that :D [17:21] * ahayzen runs to old app to screenshot it and realises how legacy it feels now [17:22] Hey guys :-) So, I just started to work to preview in a scope - I have the basic template file (and it works well) and I want to add action as described in the tutorial, but I have a error [17:22] this is my code: http://paste.ubuntu.com/8990308/ [17:23] and this is the error: http://paste.ubuntu.com/8990338/ [17:35] rpadovani: dude, duckduckgo is amazing idea to make as a scope..I started using it more frequently the past few days...it is awesome [17:35] after seeing your post :) [17:37] nik90, I agree, for some things is definitely better than google. Do you know it has also documentation as istant answer? Try 'python import' or 'vim commands' :D [17:38] rpadovani: yeah I am discovering new instant answers every day...I wish they support qt searches better ;P [17:38] s/support/supported [17:59] if there are any ubuntu sdk people in here; having you here at http://summit.ubuntu.com/uos-1411/meeting/22319/roundtable-creating-a-theming-standard-for-qml/ would be very appreciated. [18:32] nik90: so that session is in half an hour, right? [18:32] mzanetti: yes [18:35] want me to join the hangout? or just watch it? [18:36] nik90, you can theme everything with the cyanogenmod theme system [18:37] nik90, from sounds to single application colors [18:37] gcollura: you might want to join #ubuntu-uds-appdev-1 for the discussion [18:39] nik90: I'm watching your session now... [18:40] zsombi: you want to join it? :D [18:41] nik90: in which channel are you? [18:41] #ubuntu-uds-appdev-1 [18:41] zsombi: ^^ [18:46] mzanetti: ideally I would like you to join the hangout and provide more insight into qml test writing for writing unit test cases etc. [18:46] mzanetti: if you are free at that time that is [18:47] mzanetti: I am in a hangout at the moment, hence the delay :) [19:03] community qanda going on [19:04] QUESTION: Beyond the core apps; what areas need contribution? [19:05] QUESTION: What are Ubuntu Locos? [19:05] akiva-thinkpad: wrong channel :) [19:05] bah [19:05] thanks mihir === chihchun is now known as chihchun_afk [20:48] question: are there any good documentations on how to write an offline scope? I'm hitting some walls here fumbling around inthe dark. [20:50] popey: thanks... because you uploaded all those cool images I want a feature in reminders to set an image as wallpaper now [20:50] haha ☻ [20:50] that would be awesome [21:37] Anyone know how I can access images I builde with my scope. I'd like to add a queryResult with the 'Next" results and want to set an icon for it. But the docs say it needs a full image path