[00:39] kenvandine: ping! [00:39] kenvandine: do you have some time for some branch and package reviews? [00:39] kenvandine: this time a little bit more interesting [00:39] kenvandine: https://code.launchpad.net/~sil2100/unity-gtk-module/prepare_and_add_autopilot_pkg/+merge/162282 [00:40] kenvandine: and then https://code.launchpad.net/~sil2100/cupstream2distro-config/add_unity-gtk-module/+merge/162283 (but first read the description there) [00:40] ;) [00:40] Thanks! [00:40] didrocks: ^ [00:43] sil2100: having the python version hardcoded in the .install is a bit weird [00:44] seb128: oh! Right, sorry bout that [00:44] seb128: good catch, copy-pasted that and didn't notice [00:44] no worry ;-) [00:44] seb128, are you reviewing that? [00:45] ok, i'll review it after sil2100 fixes the path :) [00:47] kenvandine: pushed ;) [00:47] unity-gtk2-module (>= ${source:Version}) | [00:47] unity-gtk3-module (>= ${source:Version}) [00:47] sil2100, why depend on either or? [00:47] shouldn't you know what version of the module you are testing? [00:48] kenvandine: well, yeah, but it's not that the package actually depends on a particular one, since the code is version-independent [00:48] sil2100, and it depends on libautopilot-gtk, [00:48] which is gtk3 [00:48] yeah, but one needs to be installed to test [00:49] kenvandine: ok, hm, so maybe hmm [00:49] Let me check the autopilot test [00:49] libautopilot-gtk depends on gtk3 and has no depends on gtk2 [00:49] so it might not work with the gtk2 module [00:50] Yes, so indeed maybe let's just only depend on the gtk3 module [00:50] Doesn't make sense otherwise anyway [00:50] that's what i'm thinking [00:50] I think that makes sense ;) [00:50] but i don't know anything about libautopilot-gtk [00:50] :) [00:54] Well, not sure about libautopilot-gtk, since I had a misconception in the past that it worked for both [00:54] But the autopilot test for this package anyway tests gedit [00:54] Which is GTK3 [00:54] ;) [00:56] kenvandine: updated! === salem_ is now known as _salem === mmrazik is now known as mmrazik|lunch === mmrazik|lunch is now known as mmrazik === _salem is now known as salem_ === salem_ is now known as _salem === _salem is now known as salem_ === mmrazik is now known as mmrazik|afk === salem_ is now known as _salem === _salem is now known as salem_ [15:37] mzanetti: https://code.launchpad.net/~aacid/unity/jenkins_mesa_dri/+merge/162377 [16:14] mzanetti: https://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner/1413 [16:20] didrocks: morning :-) Remind me please if I need to apply my changes for the daily-release job to do the dist-upgrade before the tests [16:21] didrocks: or are we happy with the current solution (which seems to be passing) [16:28] veebers: I'll poke him, but I think it's good the way it is now [16:28] veebers: anyway, thanks guys ;) [16:29] didrocks: ^ [16:29] sil2100: awesome cheers. (btw it was fginther that fixed it so that it works :-) ) [16:29] fginther: thanks then! ;) [16:29] veebers: well, you also spent some time on this one, mostly because of my lack of knowledge of our preferences [16:32] fginther: ping! [16:32] sil2100, pong pong pong [16:32] fginther: soo, could you show me the commit with the fix you made to get generic jobs working again (disabling the dist-upgrade) ? [16:33] fginther: I'm curious where those configs are and Didier also would like to take a look [16:33] sil2100, http://bazaar.launchpad.net/~autopilot/unity/utah-jenkins/revision/213 [16:35] fginther: thanks! [16:46] didrocks: sil2100: https://code.launchpad.net/~mathieu-tl/cupstream2distro-config/disable-head-indicators/+merge/162417 [16:52] tsdgeos: https://code.launchpad.net/~mzanetti/unity/phablet-better-people-test-name/+merge/162419 [16:53] mzanetti: did you also disable the autopilot on autolanding? [16:53] tsdgeos: d'oh! [16:53] tsdgeos: done [16:54] oki [17:07] thomi, autopilot-touch in daily-build-next depends on python-upa, which isn't in the daily-build-next PPA yet [17:07] thomi, is anyone working on getting that in? [17:27] didrocks: argh [17:28] didrocks: I think jenkins is down again! [17:28] Aaaaaa! [17:29] sil2100: for me too, I've pinged Larry and he's taking a look [17:30] veebers: thanks, let's hope it's nothing serious [17:30] Would be nice to have the jobs finishing [17:32] sil2100: here the bug we were talking the other day https://bugs.launchpad.net/unity/+bug/1176124 [17:32] Launchpad bug 1176124 in Unity "Some windows have decorations that are click through" [Undecided,New] [17:32] ok, good to know i'm not the only poor guy with no jenkins access :D [17:34] tsdgeos: ah, the compiz/unity one - thanks for filling it in, will bookmark it and never visit or mention it ever again [17:34] ;D [17:35] * sil2100 is such a nice guy [17:36] bregma: maybe the bug ↑↑↑ is something your team can have a look at? [17:51] tsdgeos, we're discussing it [17:51] cool, if you need me to show it live i can move to your table :D === salem_ is now known as _salem === _salem is now known as salem_ === salem_ is now known as _salem === _salem is now known as salem_ [19:14] didrocks: https://code.launchpad.net/~sil2100/cupstream2distro-config/revert_addition_of_unity-gtk-module/+merge/162449 [19:17] sil2100, why are you reverting that? [19:18] sil2100, is that an issue on our side or on the merger side? I fail to parse "until autopilot 1.3 is not ready" [19:21] seb128: the thing is, right now we're introducing autopilot 1.3 which is already in our PPA, and all tests need to be re-written not to fail with autopilot 1.3 [19:21] seb128: so, once unity-gtk-module AP tests are fixed and re-written to work under 1.3, we're reverting this one [19:22] seb128: yesterday it wasn't a problem, since we would just not re-deploy the unity stack and all would be good [19:22] But now it might be a problem since we'll be doing modifications to the unity stack related to 1.3 [19:23] seb128: but no worries, I have it all on my scope, in my TODO list and everything [19:25] cyphermox: Home of Unity and Ayatana || http://unity.ubuntu.com and http://wiki.ubuntu.com/Ayatana | [19:26] cyphermox: wrong! [19:26] DAMN YOU MOUSE [19:26] cyphermox: https://code.launchpad.net/~sil2100/cupstream2distro-config/add_autopilot_testing/+merge/162452 [19:26] This one [20:55] To contribute to the unity next project, I have read the tutorial on unity.ubuntu.com and i did setup the environment and got the source of unity up and running. And I am now reading more about QtQML, should I just keep on reading about Qt or is there anything else I should do to be able to contribute to the project? [21:22] mzaza: if you get qml experience then you just need to pick up something small and do the first MR against the code [21:22] we'll have a look and iterate from there [21:29] tsdgeos: so right now i'll keep on reading more about qml [21:31] thomi: ping [21:31] thomi: is everything landed for autopilot 1.3? [21:40] didrocks: ping [21:42] didrocks: fyi here is the branch for the updated unity autopilot tests: https://code.launchpad.net/~veebers/unity/update-tests-for-autopilot-1.3/+merge/162176 [22:03] thomi, http://paste.ubuntu.com/5630513/ [22:03] thanks! [22:09] racarr_: whats the cmake options to build ~robertcarr/mir/platform-api-mirserver/ ? [22:32] mzanetti: cmake -DPLATFORM_API_IMPLEMENTATION=mirserver [22:36] ghxczvsdf [22:44] paulliu: the test seems to be failing sometimes in jenkins http://paste.ubuntu.com/5630602/ can you have a look? [22:45] tsdgeos: ok.. === salem_ is now known as _salem [22:52] thomi: poke. [23:16] mterry: https://code.launchpad.net/~vorlon/compiz/lp.1159324/+merge/162491 ftw :) [23:19] mterry, bug 1157732 [23:19] bug 1157732 in ubuntu-ui-toolkit (Ubuntu) "[MIR] circle of friends" [Undecided,Fix committed] https://launchpad.net/bugs/1157732 [23:19] for that MIR i was bugging you about :) [23:55] running unstable autopilot ppa, getting QtIntrospection complaints. probably still missing something on the device.. [23:59] Mirv: got a 1.3.x version of libautopilot-qt?