[00:01] lol, just noticed that was in the wrong channel... ;-) [07:12] tsdgeos: good morning [07:12] morning [07:12] how did it end up? [07:12] tsdgeos: how do you feel? [07:12] still sick [07:12] tsdgeos: :/ [07:12] but been sick for 3 weeks :D [07:12] tsdgeos: oh [07:12] not feeling as bad as yesterday evening [07:12] just regular [07:13] regular == sick? [07:13] thats now how it should be [07:14] :D [07:14] i know [07:14] tsdgeos: well, anyways, I'haven't been able to reproduce it locally [07:15] still failing on CI? [07:15] hi, [07:16] does anyone knows how to open autocad drawing in linux mint 14 ? [07:16] off topic [07:17] or any .dwg file? [07:23] tsdgeos: it passed, but the test seems to have become a bit more fragile [07:26] :/ [07:37] MacSlow: you aware that testNotifications is coredumping on the CI machine? [07:49] sil2100: hey! small approval, big karma: https://code.launchpad.net/~didrocks/camera-app/bootstrap/+merge/160553 [07:51] didrocks: hi! Approved ;) Thanks! [07:51] thanks ;) [07:51] It seems we missed quite a few, thought we already did camera-app [07:51] sil2100: keep me posted on the hud story ;-) [07:51] sil2100: yep [07:51] sil2100: on autopilot, I just heard that there are two autopilots [07:51] sil2100: one for phablet, one for desktop [07:52] sil2100: maybe something to look at :) [07:52] hm, I'll check that, as I was always rather targetting the desktop [07:54] sil2100: yeah, but the API is different [07:55] sil2100: so I guess touch apps are using the phablet autopilot API [07:55] (yeah /o\) [08:11] didrocks: not for long [08:11] didrocks: the full story is that the phablet autopilot is hacked together to work on the phablet - it doesn't work on the desktop. Autopilot 1.3 works on both, but isn't quite finished yet [08:12] thomi: yeah, I think we need a clear ETA, because right now, there is no way to have daily release in S [08:12] didrocks: but we're working hard to make it very usable by the time we get to oakland, and hopefully released by the time we leave oakland [08:12] thomi: and so, no more certified image in raring [08:12] thomi: ok, let's discuss that during the sprint :) [08:12] didrocks: absolutely [08:12] thomi: then, see my comment about backward compatbility, it's something we really need to acknowledge [08:13] \o [08:13] thomi: so let's say 1.3 will be the first one to ensure in the future backward compatibility :) [08:13] didrocks: can we leave that conversation until we're face to face? [08:13] sure [08:13] didrocks: we certainbly need to think about it, but now's not the time :) [08:13] my brain is fried [08:13] thomi: heh ;) [08:13] hacking boost::spirit [08:13] it's fun, but turns you into a vegetable afterwards [08:20] mzanetti, you around? [08:20] nic-doffay: I'm always :P [08:21] nic-doffay: nah... today I have to leave early [08:21] nic-doffay: how can I help you? [08:21] Regarding the signals, I wasn't able to find any info on how to connect one to an existing signal, eg onClick. [08:21] mzanetti, ^ [08:22] nic-doffay: you mean to fire a signal? [08:22] or to connect to a signal? [08:22] mzanetti, when onClick is called in another component I'd like to trigger the signal. [08:22] onclicked: doIt(); [08:22] nic-doffay: ^ [08:23] nic-doffay: or better: onClicked: someComponent.someSignal(); [08:23] nic-doffay: just call it like it would be a function [08:23] (which is what it is under the hood) [08:27] nic-doffay: signals short and easy: https://pastebin.canonical.com/89842/ [08:27] hope this helps [08:28] nic-doffay: on a public pastebin: http://paste.ubuntu.com/5597782/ [08:30] Ah right mzanetti thought there was something more to it! [08:32] tsdgeos: http://s-jenkins:8080/job/unity-phablet-qmluitests-testing/ [08:32] tsdgeos: 3 parallel qmluitests jobs on raring machines [08:32] :-) [08:43] mzanetti, in this case now, I'm having troubles calling the function on the dot component, check out this pastebin. What's the correct way to do that? [08:43] http://paste.ubuntu.com/5597803/ [08:45] nic-doffay: this does look good... calling "dots.unlockAnim()" should now trigger "functionInDotComponent()" for each dot. doesn't work? [08:45] Saviq: still here? [08:46] tsdgeos: I think he is flying to US today [08:46] mzanetti, nope. [08:47] mzanetti: i'm consfused in https://code.launchpad.net/~saviq/unity/phablet.release-172/+merge/159881 over if we shall have a quantal or raring release [08:48] nic-doffay: hmm... weird... can you add a print() in onUnlockAnim and see if that is called? [08:48] tsdgeos: it should be raring [08:49] so we shouldn't approve that one [08:49] tsdgeos: hi! [08:49] tsdgeos: I'd say we should use this branch and do the release to raring [08:50] sil2100: ho [08:51] tsdgeos: since you work on some things related to HUD... do you know if the new HUD will include results from indicators in the nearest time? [08:51] (since Ted's sleeping still) [08:51] sil2100: it already does but no it won't :D [08:51] worst sentence ever [08:51] * mzanetti agrees [08:51] Wow [08:51] sil2100: the new hud returns results per app [08:52] but the old hud ui doesn't know about "per app" [08:52] so the results are there [08:52] tsdgeos: and that's 'by design decision' [08:52] you just don't see them [08:52] because the UI is "old" [08:52] sil2100: i guess [08:52] didrocks: afair ted said you said it was ok? [08:53] mzanetti, in the output it says the function isn't defined. [08:53] tsdgeos: ok, so when there is no active application is running, there is supposed to be no results, right? Or should it return the desktop-related results? [08:53] tsdgeos: yep, it's an acceptable regression for the desktop [08:53] sil2100: ^ [08:53] nic-doffay: which function? [08:53] sil2100: no clue to be honest [08:53] Ah I think I see what the issue is mzanetti [08:53] Let me just check. [08:54] didrocks: ok, if this is going to stay, I'll also fix those HUD tests that assume that the indicator entries are supposed to be in the HUD result set [08:54] sil2100: yeah, that would be nice! [08:54] mzanetti, I had to reference it by the id of the Dot. [08:54] mzanetti: you do it (retarget to raring) and i test+approve? [08:55] tsdgeos: ok [08:56] grrrr [08:56] the new raring images come with the ppas [08:56] but the deb-src line commented out [08:56] so our run_on_device fails [08:57] or maybe is the add-apt-repository that doesn't default to -s now? [08:58] yay [09:00] its that? [09:01] think so [09:01] trying [09:08] yep that's working [09:08] thing is [09:08] there's no -s in quantal [09:08] there is in raring [09:08] i guess we can just add it and declare quantal dead? [09:09] for run_on_device at least [09:09] since the images are all raring based now [09:09] mzanetti: ↑ ? others: ↑? [09:09] tsdgeos: +1 [09:11] tsdgeos: ah btw... I found a way to reproduce an issue where the HUD button doesn't disappear any more :) [09:11] tsdgeos: by HUD button I mean the ubuntushape with the magnifier glass that appears when swiping from the bottom [09:12] mzanetti: press+hold and move the mouse out of the "window"? [09:12] tsdgeos: nope... it disappears fine there [09:12] ok [09:12] someone fixed that then :D [09:13] how' [09:13] ? [09:13] tsdgeos: its a bit tricky: open an app. then use the launcher to start another app on top of that. but before the second app gets launched, drag up the HUD button and release _after_ the second app appeared => HUD button is stuck [09:14] lol [09:15] tsdgeos: I had that every once in a while... Took me 2 months to figure how to reproduce it :D [09:15] can't repro [09:15] on the phone, right? [09:16] mzanetti: https://code.launchpad.net/~aacid/unity/raring_run_on_device/+merge/160577 [09:16] tsdgeos: yes, on the phone [09:16] release where on the button or outside the button? [09:16] tsdgeos: https://code.launchpad.net/~mzanetti/unity/phablet-release-172/+merge/160578 [09:16] tsdgeos: outside the button [09:17] nope [09:17] maybe i'm too slow bringing the hud up [09:17] tsdgeos: let me find the phone to try again... it was on the weekend when I played around with it for a while [09:17] mzanetti: can you have a better release message? [09:18] i.e. copy the crap from Saviq's one :D [09:18] tsdgeos: done [09:19] tsdgeos: just thinking a last time if we break anything with your change... [09:20] we can only break run_on_device [09:20] tsdgeos: let me send you a video :D [09:20] that's the only thing we touch [09:21] mzanetti: what may happen is that people with old flashed phones have problems [09:21] well they should a newer image [09:21] raring based [09:26] tsdgeos: http://ubuntuone.com/5vhyvosjZ1q8TANOtcPnPM [09:31] I'll switch qmluitests over to raring now. the job seems stable enough [09:32] mzanetti: that video confuses the hell out of me [09:33] i don't get to see the launcher :D [09:33] is it just because you're too fast? [09:33] or the camera too slow? [09:34] tsdgeos: no... no launcher involved [09:34] ok [09:34] tsdgeos: 2 runnign apps, [09:34] then i didn't read you correctly [09:34] :D [09:34] swiping from right to switch [09:35] ah ok [09:35] you previously said "then use the launcher to start another app on top of that" [09:35] let me try that [09:35] tsdgeos: I think the launcher should work too. but this way it might be easier [09:36] yeap can repro [09:36] wonder why that happens [09:38] may have to do with enabling/disabling the revealer while draging because the app in focus changes [09:38] mzanetti: autopilot test for this? :D [09:38] tsdgeos: it would be possible, yes [09:39] tsdgeos: on the phone you don't have to wait for the mouse cursor to move [09:39] given how slow the runners are [09:39] tsdgeos: so I guess in slow jenkins it would be quite easy to reproduce [09:39] but then again, in jenkins we use mouse instead of finger [09:39] otoh the jenkins uses the "fake" qtubuntu thing [09:40] so may not exactly be getting the same signals in the same order than the real thing [09:41] mzanetti: can you open a bug so we don't forget? [09:43] yes [09:44] tsdgeos: how do we report bugs? just report them to unity? [09:45] ye [09:45] this whole setup feels like a mess imho [09:45] and there you can select the pahblet thing soemwhere [09:45] let me see [09:46] mzanetti: something like what this does https://bugs.launchpad.net/unity/phablet/+bug/1160128 [09:46] Launchpad bug 1160128 in Unity phablet "Memory management in lenses.cpp" [Undecided,Fix committed] [09:51] tsdgeos: https://bugs.launchpad.net/unity/+bug/1172212 [09:51] Launchpad bug 1172212 in Unity phablet "HUD button gets stuck if application switches while dragging" [Undecided,New] [09:56] tx [09:57] mzanetti, I'm afraid I'm going to need some more of your help. Now that I've redone everything without using absolute positioning I'm in slightly unknown territory. I'm assuming my issue is regarding anchor points. Mind if you take a look at my branch? [09:58] nic-doffay: hit me [09:58] mzanetti, just going to push. [09:58] You'll see what's obviously wrong upon running qmlscene Infographics.qml [09:58] Great, my system crashed with a GPU hang, good to loose some AP test results [09:59] ... === sil2100_ is now known as sil2100 [10:01] mzanetti, https://code.launchpad.net/~nicolas-doffay/unity/infographics_transitions [10:02] let me know when you've run it. === mmrazik is now known as mmrazik|lunch [10:11] nic-doffay: do a "bzr merge lp:~mzanetti/unity/infographics_transitions" [10:13] nic-doffay: ok... pushed again... using radius is enough instead of defining centerX and centerY [10:13] I'm assuming that's due to the anchoring? [10:14] mzanetti, ^ [10:14] nic-doffay: no... by using x and y you don't use anchors [10:15] nic-doffay: a x,y of 0,0 would be the top left corner of your image [10:15] mzanetti, what's the use of centerX and centerY, I don't see them being used. [10:15] mzanetti: why unstable? http://10.97.2.10:8080/job/generic-mediumtests/1577/ [10:15] nic-doffay: merge again... I removed them again [10:16] I just did, still there, I'll just remove em myself. [10:16] tsdgeos: there is one failed test [10:16] nic-doffay: oh right... yes. I forgot them [10:16] nic-doffay: just throw them away [10:16] mzanetti: oh right, i was tricked by the no_videos thing [10:17] nic-doffay: does that help you? [10:18] nic-doffay: or was the question a different one? [10:18] mzanetti, not really I just see you added the radius again. [10:18] nic-doffay: so what exactly is the question then? [10:19] mzanetti, how to get the ring of dot's centred within the circle. [10:19] nic-doffay: isn't that whats happening now? [10:20] nic-doffay: ok.. its not totally centered, but thats because the image has some empty space around the circle [10:21] mzanetti, I must have missed that. [10:21] mzanetti, I just check the image, I don' see any empty space? [10:21] mzanetti: ooka, so just reapprove? [10:21] nic-doffay: hmm... right... same here [10:21] nic-doffay: let me check [10:22] tsdgeos: what? [10:22] mzanetti, adding the halfHeight of the dot to the x & y calculation does improve the positioning a bit, but it's still slightly off centre. [10:22] mzanetti: this one https://code.launchpad.net/~aacid/unity/raring_run_on_device/+merge/160577 [10:25] nic-doffay: pushed... now its exactly there [10:26] nic-doffay: I added the radius and subtracted the size of the elements [10:26] elements == dots [10:26] tsdgeos: done [10:26] mzanetti, added the radius to what? [10:26] nic-doffay: to the dot position [10:26] mzanetti, it's already being added, so you mean you added it twice? [10:26] nic-doffay: that was already there in my last commit... just saying what I changed in total [10:27] nic-doffay: no... not twice [10:27] nic-doffay: also the radius calculation had some "-units.gu(1.5)" which I removed [10:28] nic-doffay: anyways... just merge my branch again and you'll see [10:29] mzanetti, ah I see the implicit width. [10:29] mzanetti, before it was the infographicsWidth, but Saviq advised I removed it. [10:30] nic-doffay: yeah.. he seems to dislike height/width ever since he discovered implicitWidth/implicitHeight :D [10:30] I'll fix up the rest now, the rotations off again as a result. [10:30] nic-doffay: not totally agree in all cases with him there... anyways... it works [10:31] cheers for the help mzanetti [10:31] np === Guest5030 is now known as larsu === mmrazik|lunch is now known as mmrazik [10:58] mzanetti, one last thing, what's the best method to centre that circle with the anchors? Before I was setting both the horizontalCentre and VerticalCentre, but I'm sure there's a better way... [10:58] nic-doffay: centerIn [10:58] anchors.centerIn: parent [10:58] tsdgeos, mzanetti cheers. === MacSlow is now known as MacSlow|lunch [11:09] mzanetti: hmmm, how did https://code.launchpad.net/~mzanetti/unity/phablet-release-172/+merge/160578 get merging without autolanding job¿?¿ [11:10] fockin hell... my mouse cursor froze [11:10] can't click the link [11:11] narf... /me doesn't want to reboot now [11:11] lol [11:11] restart the wm? [11:12] tried kwin --replace. didn't help [11:12] this happens sometimes when switching between desktops [11:13] nope... no chance to get it back... bbiab [11:14] didrocks: ok, so, I have some HUD fixes in a merge proposal but I want to run one more test run on my guest session, as I lost some of the results due to a GPU hang [11:14] didrocks: https://code.launchpad.net/~sil2100/unity/autopilot_hud_2.0_fixes/+merge/160610 [11:15] sil2100: excellent! Should I let you coordinate that with ken? [11:15] didrocks: I'm waiting for Ted to appear, as I think there is a regression that needs to be fixed, and also consulting one of the strange things that HUD is doing [11:15] sil2100: the ">"? [11:15] didrocks: I'll also ping him once he's up [11:16] didrocks: not that, since that's a know thing that changed - it's about using an unicode EN SPACE instead of a regular ' ' space in the HUD entries [11:16] didrocks: it's \u2002 [11:16] sil2100: ah, interesting… :) [11:16] sil2100: yeah, better to check! [11:16] I go guesting again ;p brb [11:29] didrocks: sil2100: mediumtests are switched to raring [11:29] tsdgeos: ^ [11:29] goodie [11:30] \o/ [11:30] mzanetti: excellent! [11:30] Thanks :) [11:30] np [11:30] it was about time [11:30] but yeah... kept me busy till midnight yesterday [11:31] mzanetti: excellent news :) === alan_g is now known as alan_g|lunch [11:32] sil2100: didrocks: so please enable them again for the apps [11:34] mzanetti: yeah, do you have a ppa with AP for phablet? [11:34] mzanetti: as it's still different from AP for desktop (which is what we have in the -next ppa for now) [11:34] didrocks: ppa:autopilot/ppa [11:35] didrocks: btw... haven't been able to build/run the camera-app any more after your latest changes [11:37] mzanetti: my change? [11:37] * didrocks doubts the bootstrap commit did change anything [11:37] didrocks: let me rephrase. the changes you've been pushing involving the HUD stuff [11:38] mzanetti: something to check with sil2100, mterry or kenvandine who did the changes? [11:40] where do I get HUD 1.0 from? [11:40] lp:hud [11:40] tsdgeos: don't we have packages for that? [11:41] mzanetti: don't know :D [11:41] i guess there are some [11:41] somewhere [11:41] sil2100 ought to know where they are [11:43] mzanetti: ~ubuntu-unity/daily-build-next [11:44] didrocks: is this save to add? [11:45] mzanetti: it would be better to add the ~ubuntu-unity/next ppa, which is where stuff are copied once the packages are "certified" (built and autopilot running) [11:45] mzanetti: but as I understood, in addition to the HUD transition, AP is different on phablet… [11:45] so it will take the sprint to get everyone on the same page :/ [11:45] didrocks: just use autopilot-phablet everywhere [11:45] (it's amazing how PS can put themselves in difficult position forking everywhere their own projects…) [11:45] mzanetti: no [11:46] mzanetti: it doesn't work on desktop [11:46] didrocks: it does [11:46] mzanetti: ? thomi told that unity doesn't work with it [11:46] it does [11:46] didrocks: ah... old unity [11:46] dunno [11:46] mzanetti: well, current unity [11:46] you know, the thing we are shipping :) [11:46] in a real product [11:47] so yeah, making all those transitions, it's just making things painful [11:47] didrocks: anyways... autopilot-phablet does work on desktop... we use it to test all our apps on desktop and unity-next [11:48] mzanetti: right, but if I put that to the daily-build ppa, we won't have anymore tests passing for unity itself [11:48] mzanetti: so we need an interim solution [11:48] or forking even the package name and namespace [11:48] the package name is different [11:48] mzanetti: you mean, the QML HUD 1.0 ? [11:48] python-autopilot vs autopilot-phablet [11:49] sil2100: yes [11:49] mzanetti: but they do install files in the same path? if not, we can work on getting things on more quickly [11:49] mzanetti: the branch name is lp:libhud-qt while the package name is qtdeclarative5-hud1.0 [11:50] didrocks: yes, they conflict. can't install both at the same time. but do you need to do that? [11:52] sil2100: the package name should be qtdeclarative5-hud1.0-plugin I guess [11:52] sil2100: to be consistent with the other plugins [11:52] mzanetti: yeah, if we want to tests that apps can run in current unity and instrument both [11:53] sil2100: qtdeclarative5-hud1.0 depends on libhud-qt5 which is not in the ppa [12:11] MacSlow|lunch: so... it crashes on raring too. no idea why. I suggest adding debug prints between each of those lines to see where exactly it crashes [12:12] mzanetti: looking === MacSlow|lunch is now known as MacSlow [12:14] mzanetti, I'm on raring too... no crashes here [12:14] mzanetti, I'll mine the test print()s === mmrazik is now known as mmrazik|afk === _salem is now known as salem_ [12:57] tsdgeos: go away! === tsdgeos_ is now known as tsdgeos [13:04] tsdgeos: Is it possible to add ../../../../plugins/Unity/peoplepreviewdata into fake_unity_plugin.cpp?? === alan_g|lunch is now known as alan_g [13:09] paulliu: you mean in the CMakeListst.txt? === mmrazik|afk is now known as mmrazik [13:11] tsdgeos: No, in fake_unity_plugin.cpp. I need PeoplePreviewData. [13:11] dandrader: you up for a simple one? https://code.launchpad.net/~mzanetti/unity/phablet-fix-local-autopilot/+merge/160636 [13:11] paulliu: you mean the .cpp / .h file? [13:11] sure, why not? [13:12] tsdgeos: yeah, I mean qmlRegisterType(uri, 0, 1, "PeoplePreviewData"). [13:12] tsdgeos: Any side effects? I'm checking and I think it is ok. [13:13] paulliu: should be fine [13:13] tsdgeos: ok.. [13:14] tsdgeos: I'll modify it and push it.. [13:14] tsdgeos: I mean MR. [13:16] tsdgeos: you have a minute for this? https://code.launchpad.net/~mzanetti/unity/phablet-fix-local-autopilot/+merge/160636 [13:16] mzanetti, yes, in a couple of minutes [13:16] ah ok... [13:16] tsdgeos: don't mind [13:16] oki [13:17] tsdgeos: ah.. wait. It seems I cannot do that. In peoplepreviewdata.h it includes lens.h [13:17] dandrader: not urgend... I just didn't know if you will read the message at all [13:17] tsdgeos: So it needs to include fake_lens.h instead? [13:18] paulliu: remove the include [13:18] you don't need it [13:18] tsdgeos: hmm, in peoplepreviewdata.h it is needed. It uses Lens type. [13:19] it's not needed [13:19] a forward declaration will suffice [13:19] tsdgeos: ok.. [13:19] paulliu: you know what i mean? [13:20] tsdgeos: I don't know what you mean but I'm trying to remove it. [13:20] paulliu: let me do a quick MR [13:20] tsdgeos: ok [13:25] paulliu: https://code.launchpad.net/~aacid/unity/nolensinclude/+merge/160642 [13:27] though now that i see [13:27] that won't really help you [13:27] :D [13:27] silly me [13:28] tsdgeos: hmm. [13:28] still you should probably approve it [13:28] it's good to not include .h in .h unless it's strictly necessary [13:28] tsdgeos: yeah. === olli_ is now known as olli [13:33] tsdgeos: dandrader: standup [13:33] sil2100, do you know where I can find the package "qtdeclarative5-hud1.0"? [13:33] mzanetti: not really, hangout day is it today, no? [13:33] oh... [13:34] i'm there with dandrader and olli waiting for the rest of you [13:35] renato: it's in lp:libhud-qt, should be in the daily-build-next PPA [13:35] Cimi: https://plus.google.com/hangouts/_/5e9eec5b9e0f2e2903f09967025198df1acaf186 [13:36] sil2100, and where I can find: libhud1-dev?? [13:37] renato: also in the same PPA, it's from lp:hud [13:58] mzanetti: hi! Regarding that qtdeclarative5-hud1.0 libhud-qt5 dep you said... (sorry it took so long) - where do you see t his dependency? [13:59] sil2100: apt-get install qtdeclarative5-hud1.0 [13:59] sil2100: qtdeclarative5-hud1.0 : Depends: libhud-qt1 but it is not going to be installed [13:59] Ah, libhud-qt1 [13:59] kgunn: sorry, can you share the link of google doc again for the sprint? [14:00] sil2100: but its different now... [14:00] Strange, since it should be in the daily-build-next PPA [14:00] sil2100: now it says it conflicts, before it said there was no installation candidtate [14:01] sil2100: yep... started working now [14:04] \o/ [14:04] mzanetti: maybe it wasn't published yet [14:04] Or something [14:05] sil2100: thanks [14:05] camera-app works here again [14:05] (besides the fact that they messed up portrait/landscape again) [14:11] mzanetti, mind taking another look at the branch to give your thoughts. I've disabled the rotation for now because it's totally screwed. After I sort out the positioning the rotation will be simple. [14:11] Something is happening which is causing an issue I'm not aware of. [14:16] mzanetti, nm started from the ground up and sorted it out. [14:23] mzanetti: can you take care of this one https://code.launchpad.net/~aacid/unity/zdefssharedandmodule/+merge/160661 ? === dandrader is now known as dandrader|afk [14:27] mzanetti, while you're in review mode, my lightdm branch could use final approval: https://code.launchpad.net/~mterry/unity/phablet-greeter-lightdm/+merge/159846 === mmrazik is now known as mmrazik|afk [14:36] nic-doffay, if you come tomorrow to the office, we might chat on that if you need [14:37] nic-doffay, there's free food and bubbles :) === dandrader|afk is now known as dandrader [14:40] mhr3: Hey [14:40] Cimi, chat about what? [14:40] ChrisTownsend, morning [14:41] nic-doffay, infographics [14:41] mhr3: Hi, https://code.launchpad.net/~townsend/libunity/fix-search-hint-localization/+merge/156420 should be ready to review again when it's convenient for you. [14:41] nic-doffay, I thought you needed help no? [14:41] Cimi, I'm busy sorting it out now. I just needed to figure out what QML did already for you. [14:42] ok [14:43] ChrisTownsend, cool, btw: [14:43] > I'm marking the Unity bugs Invalid since the fix is other packages. [14:43] ChrisTownsend, pls don't do that, those bugs are usually used as a "tracking" masterbug === mmrazik|afk is now known as mmrazik [14:44] at least in case of unity, might be different in other projects [14:44] mhr3: Oh, ok. How should it be marked since the fix is not in Unity? [14:44] Or is libunity considered part of Unity? [14:45] sil2100: joining #ubuntu-touch? === mmrazik is now known as mmrazik|afk [14:46] ChrisTownsend, you're still free to make it affect other projects and set proper statuses there, but the unity bug is a master bug and it's usually marked as fixed when all subcomponents are fixed [14:46] just a milestoning thing [14:47] mhr3: Ok, that makes sense. Does this only affect the Unity project bug and not the Unity (source) package bug? [14:47] Just want to make sure I get it right. [14:48] i also wonder what's the idea there with inline packaging and daily releases [14:51] mhr3: Ok, I guess we'll leave the unity package bug Invalid for now? [14:52] fine with me, it doesn't have effect on the milestoning [14:52] mhr3: Ok, thanks! === salem_ is now known as _salem [15:03] didrocks: had lunch, I'm back now [15:06] tedg, hey [15:07] Howdy seb128 [15:07] tedg, just as a comment, I'm not sure I agree with "debug on by default" ... do you intend that as a temporary thing until things settle down (e.g turn off before landing in Ubuntu or a release)? [15:08] tedg, reading your comments with cyphermox on the indicator merge request [15:08] seb128, Uhm, I guess. I was thinking about leaving it on. It won't get in anyone's way and there's logrotate already setup... [15:08] tedg, logs keep hitting the disk and trigger wakeups [15:09] I would prefer to avoid writing to much on disk on idle for releases if possible [15:09] too [15:09] I guess. [15:09] Perhaps we could set it globally for non-releases then. [15:09] yeah, I would prefer that [15:09] like we do turn apport off for release [15:09] something in /etc/default [15:11] mzanetti, I finally realised where all my issue's were coming from. That implicitWidth/Height totally threw me off! === mmrazik|afk is now known as mmrazik [15:12] seb128, Probably could add an upstart job in the session to push it on to the upstart environment stack. [15:13] seb128, That's really above my grade level in upstart jobs though, you'll probably have to grab stgrabber or jsodh [15:13] tedg: there actually isn't logrotate for .xsession-errors taht I know [15:13] cyphermox, Yes, but xssession-errors isn't what upstart jobs use. [15:14] for loging the glib messages? [15:14] tedg, ok [15:14] cyphermox, Anything that comes out of an upstart job, yes. [15:14] cyphermox, .xsession-errors is empty since gnome-session is not run by Xsession [15:14] cyphermox, the logs are all in .cache/upstart and logrotated [15:15] yuck [15:15] still, let [15:15] * tedg thinks this is SO AWESOME [15:15] let's avoid spamming logs with debug messages and causing wakeups [15:16] tedg: I agree, it's good esp. if they are split up [15:16] How about we leave it this way for now, and when there is a global setting, we can use that. [15:16] But since there isn't one now, I'd really like to get the messages in bugs. [15:16] it's going to get forgotten [15:16] cyphermox, Oh, you doubt. seb128 never forgets. [15:16] :-) [15:17] . /nick thomas [15:17] seems like a topic we can discuss next week with the upstart guys [15:18] btw, I [15:18] argh [15:18] I'm having trouble breathing, so I'll go back to choking and failing to sleep [15:19] :( [15:19] cyphermox: I hope you mean irc-breathing and not actual breathing [15:19] cyphermox, Yes, please focus on breathing instead of IRC :-) I hope you feel better! [15:19] heh, it's just a cold, it will get better before I leave [15:19] oh wait [15:19] its a trap, now I'm thinking about breathing [15:19] smspillaz, DON'T STOP! [15:20] that's the trick... [15:20] NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOo [15:20] kgunn, infographics with the dots are sorted now. Bloody QML baby steps. [15:20] Going to start on the circles now (sans blending). [15:21] tedg: btw I was testing indicator-network and indicators-client yesterday, there is a merge request (two actually) that sil is reviewig to get those in daily landing for tomorrow [15:21] cyphermox, Cool! [15:22] tedg: will you fix indicators-client for the new dbus names or should I file a MP? [15:22] sil2100: thanks, I see the MPs are both merged already :) [15:23] nic-doffay: :) np [15:23] cyphermox, We need to really port indicators-client over to using the indicator files. [15:23] \o/ [15:23] Start dropping all the plugins. [15:23] tedg: can't just changing the dbus paths do it for now? [15:24] it kind of works right now, so I'd like to keep it that way [15:24] cyphermox, Sure, today. But what about tomorrow? [15:24] what about tomorrow? [15:24] * tedg starts singing, tomorrow, tomorrow, I'll love you... [15:24] no thanks :) [15:24] We hope to get all the indicators using that meta data here in the next couple weeks. [15:24] ok [15:24] well, that will do the trick to keep it working until the next couple of weeks [15:24] So we can have "real indicators" on Unity QML. [15:25] and in parallel do the other magic stuff to port indicators-client to read the files [15:26] ok, I'll be back later. I'll look at IRC every so often [15:27] slangasek: are you able to re-review https://code.launchpad.net/~compiz-team/compiz/compiz.fix_1167983/+merge/158742 at some point ? [15:27] tsdgeos, an easy one: https://code.launchpad.net/~dandrader/unity/phablet_remove_Application.qml/+merge/160686 [15:32] kenvandine, cyphermox: could you guys take a look later? https://code.launchpad.net/~sil2100/unity/autopilot_hud_2.0_fixes/+merge/160610 [15:32] It has some HUD 2.0 autopilot fixes related to the head stack [15:34] smspillaz: hoping to - probably not today, but later this week I think [15:34] slangasek: thanks === dandrader is now known as dandrader|afk === jhodapp is now known as jhodapp|lunch [16:09] tedg: ping! Hi! [16:10] tedg: so, I have two things to bother you with today ;) [16:10] Joy! [16:10] :-) [16:11] Soo, I actually wasted some time and filled in two bugs related to HUD - one of them is not really a bug I suppose [16:11] Yup, did you see my comments and patch? [16:11] https://bugs.launchpad.net/hud/+bug/1172228 <- here's the thing mentioned yesterday [16:11] Launchpad bug 1172228 in Unity HUD "When no context word is given, no empty parenthesis should be displayed" [Medium,In progress] [16:11] Ah! [16:11] * sil2100 refreshes [16:12] Oh shit, ok, nevermind! [16:12] * sil2100 reads [16:12] tedg: ok, you weaseled out of those then ;) I have no further issues right now, thanks! [16:13] Heh, cool. [16:13] Will try that branch you did - and regarding the autopilot change, I already proposed a branch for that, just wondered if that's how it's supposed to be [16:16] sil2100: hey, just to confirm, is there a list of known broken AP tests somewhere ? [16:18] I get a few that break because of actual bugs in AP (like referring to undefined names) [16:20] smspillaz: I think we had a list like that, but it might be out of date right now... [16:21] smspillaz: since there has been a lot of changes recently ;/ [16:22] smspillaz: what stack is being used by the autopilot runs you mention? [16:23] sil2100: in terms of which version of autopilot or what am I testing with autopilot ? [16:27] smspillaz: in terms of what unity and compiz are you using ;) [16:28] sil2100: Last time I was testing trunk unity and compiz [16:28] sil2100: though the failures were clearly errors on autopilot's end [16:29] sil2100: I'm just setting up a test environment which uses a guest session on the packages in the distro === jhodapp|lunch is now known as jhodapp [16:31] ugh, I hate the fact that grub.cfg gets regenerated whenever a single package that depends on it gets modified [16:31] its been regenerated for like the 50th time this dist-upgrade [16:36] smspillaz: we tried to lower the number of typical autopilot errors as much as possible, but there is still a bug we encounter sometimes on jenkins that breaks the tests badly [16:42] ChrisTownsend, had one tiny comment === _salem is now known as salem_ [16:45] mhr3: Ah, I see it now. Obviously I completely missed that. Will get it fixed. [16:49] mhr3: Thanks for catching that. I just pushed the corrected branch. [16:55] ChrisTownsend, thx [16:57] ChrisTownsend, one more thing though, the GETTEXT_PACKAGE="$PACKAGE" [16:57] "..." is not a good domain [16:57] and that's really last thing :) [16:57] ...i think ;) [17:01] fginther: you're probably really busy, but... [17:01] fginther: https://code.launchpad.net/~sil2100/unity/autopilot_hud_2.0_fixes/+merge/160610 [17:01] Just in case...;) [17:02] sil2100, did you look at notes-app for the hud transition? [17:04] kenvandine: Oh, I think I missed that one - doing it now, is it already added to the stacks? [17:04] sil2100, and autolanding is failing for your share-app branch [17:04] for i386 and armhf [17:04] kenvandine: I know, fginther says someone is looking at that one... [17:04] i don't know if it's in the stacks [17:04] but i noticed when i tried to do a dist-upgrade on my n7 :) [17:04] kenvandine: ok, thanks, will add it then if necessary ;) [17:05] sil2100, thanks [17:05] hehe, good! [17:05] webapps-demo too [17:05] i haven't looked at that yet [17:05] * sil2100 also branches that one [17:05] but it also depends on the old hud [17:05] sil2100, thanks === alan_g is now known as alan_g|life [17:11] kenvandine: https://code.launchpad.net/~sil2100/notes-app/rename_libhud-qt_and_hud1/+merge/160711 <- one merge going up! [17:13] sil2100, great! [17:17] kenvandine: https://code.launchpad.net/~sil2100/webapps-demo/rename_libhud-qt_and_hud1/+merge/160714 <- another one! [17:17] * sil2100 has a script for changing this already [17:17] ;) === dandrader|afk is now known as dandrader [17:22] paulliu: ping [17:23] kgunn: hi === boiko_ is now known as boiko [17:27] sil2100: so yeah, there's definitely a ton of cases where autopilot is failing because of autopilot brokenness. Should I submit patches for those cases? [17:28] at the moment basically every panel test fails [17:28] because we assert something in the cleanup that must have changed [17:57] smspillaz: huh? Could you paste me the error? [18:27] mhr3: Ok, thanks again. I just pushed that fix. Hopefully this will be it:) === dandrader is now known as dandrader|afk === jhodapp is now known as jhodapp|afk === dandrader|afk is now known as dandrader === jhodapp|afk is now known as jhodapp [20:48] davidcalle, noticed that the imdb scope doesn't work? [21:24] mhr3, dbus name mismatch, indeed. By the way : can you test something for me? An API to get scope information : json.loads(urllib.request.urlopen('http://ubuntuone.com/6NRPlzRbtMEZ20GG2sXx7F').read().decode('utf-8')) [21:24] davidcalle, after fixing that i'm getting 403 (imdb) [21:26] mhr3, I have a job running every hour, and parsing : scopes lp projects, .scope files in trunks, debian/control, etc. And making json out of it to know everything about a scope. [21:26] mhr3, will check this 403 [21:26] AttributeError: 'module' object has no attribute 'request' [21:26] :/ [21:26] mhr3, import urllib.request [21:27] ah :) [21:29] mhr3, no 403, works fine here. You must have been banned from IMDb :p [21:30] so i guess another region-specific scope [21:32] mhr3, it shouldn't be. On http://www.imdb.com/ when you search, do you have recommendations? [21:32] s/search/type a letter [21:33] davidcalle, yep [21:35] mhr3, http://sg.media-imdb.com/suggests/t/tes.json ? [21:36] davidcalle, that one works [21:36] davidcalle, http://sg.media-imdb.com/suggests/i/iron.json [21:36] gives me [21:36] [21:36] AccessDenied [21:36] Access Denied [21:36] F05DA406152046DA [21:36] [21:36] 1hHfyG2bAu/PkPkeaA+9312Vy6g0A9os8LGAs5gs/4hufVlq+wmmLg+iTFxATmRr [21:36] mhr3, what about the secure version ? https://sg.media-imdb.com/suggests/t/tes.json [21:36] [21:36] [21:37] the certificate is wrong :P [21:37] mhr3, urllib doesn't know that :p [21:40] davidcalle, weird, i get the error only for "iro", "iron"... then "ironm" works again [21:40] mhr3, regarding "iron", the API doesn't like exact matches and fails on them. So during a search, I'm caching subsequent queries, so when it fails, previous results are displayed. [21:42] mhr3, for movies/actors, we will also have themoviedb, which is an actual API :) IMDb is very nasty. [21:43] well kinda sucks that we're trying to use an unofficial api [21:44] mhr3, it's not unofficial, they are using it on their website! ;) [21:45] mhr3, tbh, I would have no issue whatsoever with it going away [21:46] mhall119: ping [21:47] kgunn: pong [21:47] mhall119: just curious if you've tried unitynext ./run_on_device lately? [21:47] any probs? [21:48] kgunn: not in a few weeks, but I've run it locally on my desktop [21:48] mhall119: yeah, i have no probs there [21:48] but i do w/ run_on_device [21:49] but i'm pretty sure its me [21:49] mhr3, regarding the API I gave you here is the kind of output you can expect for it : http://paste.ubuntu.com/5599513/plain/ [21:49] from* [21:50] kgunn: I'll give it a try [21:50] new image though, so I have to run -s again [21:50] mhall119: hey thanks...just curious, so no biggie [21:51] my ssh connection over adb is so flaky :( [21:52] davidcalle, nice, what do you plan to use it for? [21:53] mhall119: it shouldn't be if you just type phablet-network-setup at your desktop prompt [21:55] mhall119: ....as opposed to following some of the more manual instrucitons on the porting page [21:55] mhr3, an online dashboard to keep track of all scopes [21:56] kgunn: I thought I had to ./run_on_device -s in order to setup the environment for building and running the new shell [21:57] mhall119: yes...you do [21:57] mhall119: just prior to that, assuming you have latest daily on your device... [21:57] ok, so that's what I just did, attempting to run_on_device now [21:58] lots of errors and warnings [21:58] mhall119: for the -s option ? [21:58] no, after [21:59] hmmm, using HUD to close doesn't seem to work now though [21:59] mhall119: that was ok for me....its really just the ./run_on_device getting m [21:59] mhall119: if you long press in Apps view? [21:59] ./run_on_device seems to run, errors and warnings aside [21:59] mhall119: that's actually a recent change i was trying to test [21:59] kgunn: my unity-next branch is about a week old [22:02] kgunn: what's supposed to happen on long press? [22:02] and long press where? [22:03] mhall119: in the apps lens, if you long press a running app, a little close x will show up...so you can close from dash (as well as hud) [22:03] kgunn: FYI, I let my 7 year old play with my N7 for a while today, she said we should have a close button always available at the top :) [22:04] mhall119: kids are basically geniuses [22:04] too much for my taste some days [22:04] mhall119: until they turn like 14 [22:04] she also says we need more games [22:05] * kgunn had to be at home with a sick 14yr old today [22:05] :( [22:05] did you give him/her an Ubuntu Touch tablet? [22:06] An Ubuntu a day keeps the Apple away, as the saying goes :) [22:07] kgunn: brilliant! it works! [22:07] :) [22:07] awesome! [22:07] * mhall119 needs to screencap this [22:07] mhall119: classic...now i just have to figure out what i screwed up on my own === davidcalle_ is now known as davidcalle [22:17] oh, it puts it on all of the running apps [22:17] slick [22:23] mhr3, since you are on scopes, do you mind two quick mp? Gallica https://code.launchpad.net/~davidc3/unity-scope-gallica/books-master/+merge/160770 & IMDb https://code.launchpad.net/~davidc3/unity-scope-imdb/fix-dbus/+merge/160772 === salem_ is now known as _salem === _salem is now known as salem_