=== robert_ancell is now known as robert_ancell|di === robert_ancell|di is now known as robert_ancell [08:23] is there some way to tell unity to use as little video memory as possible to see if it reduces the problems in bug 1121715 ? [08:23] bug 1121715 in xserver-xorg-video-nouveau (Ubuntu) "Unity corruption with nouveau driver on GeForce 7025" [Undecided,New] https://launchpad.net/bugs/1121715 [08:41] didrocks: FYI -- the upstream CI machinery is in in place for experimental/100scopes.cfg [08:41] mmrazik: thanks a million \o/ [08:42] mmrazik: can you notice davidcalle, mhr3, pawel and thomas S. about it, please? [08:42] mmrazik: so that they stop pushing directly to trunk [08:42] didrocks: let me drop an e-mail... [08:42] * didrocks had *another* breakage because of symbols not being updated [08:42] mmrazik: thanks ;) [08:42] didrocks: thomas S = strehl? [08:43] mmrazik: yep === jibel_ is now known as jibel === duflu_ is now known as duflu [09:39] sil2100, hey, how are you? [09:39] 2 questions for you [09:39] 1- did you look at this compiz bug I pinged about on monday? you said you would look at it "tomorrow in the morning", which was yesterday [09:40] 2- do you know about those unity-team-staging quantal unity build? [09:40] I keep receiving emails about build failure [09:40] e.g https://launchpadlibrarian.net/134133221/buildlog_ubuntu-quantal-armhf.unity_6.12.0daily13.03.13.1bzr3215pkg0quantal0_FAILEDTOBUILD.txt.gz [09:40] /build/buildd/unity-6.12.0daily13.03.13.1bzr3215pkg0quantal0/services/panel-service.c:30:39: fatal error: libindicator/indicator-ng.h: No such file or directory [09:47] seb128: I'm still in the middle of fixing the bug, as I mentioned to mterry yesterday - if I won't be able to fix it till afternoon today, I'll simply revert thhe fix [09:47] seb128: the build failure I'll look into in a moment - thanks for pointing it out, since I was busy with Qt5 and this compiz thing, so I didn't notice [09:47] sil2100, yw, thanks ;-) [09:58] davidcalle: hey! [09:58] https://code.launchpad.net/~didrocks/ubuntu-scopes/manpages-add-build-deps/+merge/153312 [09:58] https://code.launchpad.net/~didrocks/ubuntu-scopes/clementine-build-dep/+merge/153311 [09:58] davidcalle: mind having a look? ^ [09:58] didrocks, hey! Sure [09:58] thanks :) [10:00] didrocks, I have issues with Tomboy and Launchpad tests. Tomboy sends data over dbus, I'm not sure how to mock that. And how to mock launchpadlib (without having to make a small fake lplib). [10:01] davidcalle: maybe you should talk to pitti with dbus-mock :) [10:02] davidcalle: for launchpadlib, I generally have a mock in process [10:02] or adding it with PYTHON_PATH === mmrazik is now known as mmrazik|lunch === Trevinho_ is now known as Trevinho === mmrazik|lunch is now known as mmrazik === chaoticuk_ is now known as chaoticuk === MacSlow is now known as MacSlow|lunch === alecu_ is now known as alecu === dandrader is now known as dandrader|afk === _salem is now known as salem_ === dandrader|afk is now known as dandrader === MacSlow|lunch is now known as MacSlow === jono is now known as Guest54570 === dandrader is now known as dandrader|afk [14:45] davidcalle: hey hey [14:45] davidcalle: good good news, you like karma isn't it? :) [14:46] didrocks, I *love* it. Tell me more! :) [14:46] davidcalle: I have a dummy comment for you on all python scopes :) [14:47] davidcalle: they should depend on a new shiny package [14:47] called unity-scopes-runner [14:48] Why a separate package? [14:48] davidcalle: it's an executable and tool you don't need if you only have vala scopes for instance [14:48] davidcalle: and libunity should only have the lib [14:48] it's a new binary package [14:48] but contained in the libunity source [14:48] didrocks, you never only have vala scopes, I'm making sure of that :p [14:48] I see [14:49] davidcalle: I'm seeing that! :) [14:49] Ok === mmrazik is now known as mmrazik|afk [15:04] hey kenvandine! [15:06] hey didrocks [15:06] how are you? [15:06] didrocks, sure of the name : unity-scopes-runner ? [15:06] good [15:06] qml-friends now has unit tests! [15:06] davidcalle: yeah :) [15:06] kenvandine: woot! [15:06] didrocks, i am having trouble with autopilot though [15:06] kenvandine: is it daily landing? I saw you change your friends WI to done :-) [15:06] looks like something isn't working in autopilot-qt [15:06] * davidcalle closes his eyes and press enter [15:06] urgh :/ [15:07] davidcalle: karma karma… [15:07] didrocks, and the qt5 stuff for autopilot isn't in raring [15:07] didrocks, do you know if anyone is working on that? [15:08] cyphermox: ^ [15:08] kenvandine: should we revert your friends WI to TODO or do you prefer to add a new one? [15:08] as we want daily release for all the friends ui :) [15:08] not just the backend [15:09] didrocks, oh dear god, I was in the wrong folder. *go clean up the mess* [15:09] davidcalle: ahah ;) [15:09] oh... well i didn't block on qml-friends because we don't know if it is going to get the FFe [15:09] but we can move it back to a TODO [15:09] although, i am going to add it to daily releases today :) [15:10] oh, actually i guess i am not going to [15:10] not going to merge the branch with tests until i get the FFe [15:11] kenvandine: ok, let's revert it so that we don't forget it :) [15:14] kenvandine: set it to inprogress while changing the blueprint to "pending approval" :) [15:42] mhall119, can i upload some friends packages to the core apps PPA? [15:42] i've got a bunch of queued up changes pending FFe for raring, but want them available for our session tomorrow === dandrader|afk is now known as dandrader [15:59] kenvandine: I don't see why not, ping popey if you don't have access to upload [16:00] kenvandine: you shouild have access now [16:01] popey, thanks [16:02] mhall119, the twitter app can now get a model for the view like this: [16:02] StreamModel { account: 1 } [16:02] they just need to find the account they want to display from accounts-qml-module [16:02] they can also filter for all twitter accounts with service: "twitter" [16:12] kenvandine: could you write a short blog post or someting showing how to do that? [16:12] yup [16:15] thanks [16:15] I assume the Facebook app can do the smae [16:16] kenvandine: any idea when we'll have an UOA app for Touch? [16:18] mhall119, UOA app? [16:18] mhall119, yes, same for facebook, flickr, fourquare, identi.ca [16:18] mhall119, i'm also going to add a map component to display locations tagged in posts [16:19] UOA plugin is in raring already as well as the super-friends ppa === mmrazik|afk is now known as mmrazik === chaoticuk_ is now known as chaoticuk [16:42] by kenvandine: "UOA app" I mean an app for adding/logging in/granting access for your online accounts [16:42] ah [16:42] still waiting for design === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader === alan_g is now known as alan_g|life === mmrazik is now known as mmrazik|afk === mmrazik|afk is now known as mmrazik === _thumper_ is now known as thumper === salem_ is now known as _salem