[01:01] kgunn: wiki looks good [01:01] thank you sir [01:02] btw, new qtubuntu in packages [01:52] AlbertA: you still on? do you kow if you can get screen shots on unity8 desktop preview ?...or do we still have the mesa bug ? [01:54] kgunn: like with mirscreencast you mean or something else? [01:54] AlbertA: yeah screencast [01:55] olli: ^ [01:55] kgunn: I wasn't aware of a mesa bug. but screenshots should work let me check on the demo server [01:56] how exactly do i do that [01:56] * olli has to bath the baby [01:56] AlbertA: you gotta pass in flags right ? ...or you can enable on the fly [01:56] ? [01:56] bbiab [01:56] seems olli you'll likely have to hack the scripts somewhere to pass flags in to enable screenshotting [01:58] kgunn: yeah it's a command line utility [01:58] hmmm....we almost need a "special" usc to just do this when we need to... [01:59] you should be able to do [02:00] mirscreencast -m /tmp/mir_socket [02:01] if you do mirscreencast -m /tmp/mir_socket --query it tells you where the file name will be and where it will end up [02:01] so for a screenshot in my laptop I did [02:02] mirscreencast -m /tmp/mir_socket -n 1 [02:03] kgunn: and then you can use convert -depth 8 -size 1920x1080 /tmp/mir_screencast_1920x1080_60Hz.bgra screenshot.png [02:04] AlbertA: mmm....so, mirscreencast is really just like a client app ?? so olli can just glom on to the existing usc server started by the unity8 session ?? [02:05] duflu: you better ? [02:05] kgunn: yeah I think the default authorization to allow screenshoting [02:10] ok...i better bail, wife kinda irritated [02:34] AlbertA, thx [02:34] I'll give it a shot === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === TheDrums is now known as TheMaster === chihchun_afk is now known as chihchun === TheMaster is now known as DalekSec === popey_ is now known as popey [08:44] duflu: https://code.launchpad.net/~vanvugt/mir/no-savings/+merge/216084/comments/513688 [08:45] alf_: OK. Unfortunately there's not long left in the week. I suspect we might have triggered an odd multi-monitor frame sync bug because I believe the change is theoretically correct [08:45] I might try a couple of machines and see if I can find one which exhibits the issue. [08:45] alf_: What GPU? [08:46] number of monitors? [08:46] duflu: i965, built-in laptop monitor [08:47] alf_: Hmm. Then again Intel is showing obvious vsync regressions at times. Wonder if that's related [08:47] ... seems to have come with the new kernel in trusty [08:47] alf_: No (idle) monitor attached? [08:51] duflu: with either only the built-in monitor or a monitor attached with sidebyside configuration I get the speed-up. However with monitor attached and clone configuration I don't. [08:53] alf_: OK, obviously something somewhere is violating the basic rule of getting a new buffer only when buffer(id) is called with a previously seen id [08:53] ... the buffer consuming stuff should behave just like another monitor [08:55] duflu: at some point something happens and things get locked for a bit in [BufferConsuming] compositor_acquire enter: (0x7f1cd80025e8,nfree=0,nclients=0,nready=3,ncompositors=0) [08:56] [BufferConsuming] same_frame: 1 can_recycle: 0 [08:56] duflu: and the same for [Compositing] [08:56] alf_: Sounds like a deep problem I won't fit into my head today, or this week [08:57] On the plus side, there is some serious sleep on the horizon [08:58] duflu: enjoy :) [09:28] Oh, umm, happy LTS release day [09:28] The web site's not showing it published yet though === shuduo_ is now known as shuduo [11:25] kgunn: hey, for bug 1308735, at step 2, does the video play continually in the background? For me it stops after ~3 seconds, which is as I'd expect as it is SIGSTOPped [11:25] bug 1308735 in Mir "[nonblockswap] video playing a bit after screen off and after unlock" [Undecided,Incomplete] https://launchpad.net/bugs/1308735 [11:28] kgunn: never mind, I misread your description === greyback is now known as greyback|lunch === alan_g is now known as alan_g|lunch === alan_g|lunch is now known as alan_g === greyback|lunch is now known as greyback === alan_g is now known as alan_g|tea [14:46] anpok, any estimate on when you will have the needed input branches ready? [14:46] hmm probably not today.. [14:46] i think it will come with an easter egg? [14:49] so the new send part is now as far as the other MP [14:49] just right now adding the result handling === alan_g|tea is now known as alan_g [14:52] dandrader: interface is more or less ready - i can update the WIP branch [14:52] and you could start using it.. [14:53] anpok, awesome [14:54] kgunn: How important is it that we run glmark w/ and w/o bypass? [14:54] kgunn: because if I remove that part, it would be nice to get the code merged and start working on the reporting tool (which robot fuel has provided me with info for) === dandrader is now known as dandrader|afk [14:58] josharenson: totallly want to get the ci part done....then we can fart around with variants [14:59] +1 on your thinking [14:59] kgunn: ok, its close === dandrader|afk is now known as dandrader [15:23] alan_g, when your'e done with the discussion, could you weigh in on https://code.launchpad.net/~kdub/mir/platform-specific-bypass-option/+merge/214816 again? [15:24] some back-and-forth over enum class vs bool [15:33] * alan_g sighs [15:33] sorry :) === chihchun is now known as chihchun_afk === bschaefer_ is now known as bschaefer === chihchun_afk is now known as chihchun [16:57] kgunn: any value in writing a helper class for performance tests that can add PPAs and install packages? It seems that installing glmark2 during the test is the best way to go about things... === alan_g is now known as alan_g|EOD === dandrader is now known as dandrader|lunch === chihchun is now known as chihchun_afk [18:38] josharenson: that seems valuable to me [18:39] josharenson: also, to be sure, you're not turning on preformance tests/glmark2 by default as part of the build process ? (e.g. jenkins job runs it just like android integration tests...only for hw) [18:40] camako: thank you for the list [18:41] kgunn: Sure.. A bit raw but a start [18:52] kgunn: ack [18:53] AlbertA: did a test get added for stale socket removal ? panic the driver, orphan the socket and ensure it gets cleaned [18:54] kgunn: yeah [18:54] kgunn: probs with it? [18:54] excellent [18:54] nope just wanted to make sure [18:54] kgunn: oh you scared me there for a moment [18:54] kgunn: :) === dandrader|lunch is now known as dandrader [19:49] kgunn, Hi I'm one of the music-app devs, FYI i've just tried your NonBlockingSwapTesting and after some quick testing it appears to have resolved our issues. I'll continue testing over the next few days and report any issues I find. Thanks for all the hard work your team has put into this. [19:51] ahayzen: thanks for testing! [19:51] kgunn, no problem === bschaefer_ is now known as bschaefer