=== no_mu is now known as Nothing_Much [00:24] RAOF, ping [00:34] kdub_: Pong! [00:36] RAOF, so I guess I still feel pretty neutrally about that exchange_buffer message signature [00:36] other than the fact there are a few other branches I have waiting in the wings based around the no-surface-id variant [00:37] Eh, ok. [00:38] It just seemed like you were doing a fair bit of work to match the Buffer to the Surface when the client already has that mapping (and the only interface for submitting the buffer goes through the surface anyway) [00:39] So, I guess I'm saying that I think the (SurfaceId, buffer) signature is lower total complexity, and should therefore be favoured :) [00:39] yeah, I guess what tipped my hand in thinking about it is that the other signature seem like a cleaner addition to the protocol [00:41] Eh. The protocol's there to make the code's life easier :) [00:41] hah, yeah :) well, I'm convinced enough to trim that MP down to just being a BufferId->Buffer* lookup [00:42] instead of BufferId->Buffer* lookup and a BufferId->SurfaceId lookup as well [00:42] and change the using the surfaceid/bufferid request [00:42] Sounds planworthy. [00:43] still somewhat on the fence on the whole as to which one is better, but may as well have less mappings [00:43] cool, thanks [01:08] when can I have screencapture recording of AP tests running on mako? [01:08] is there support for screen recording in Mir? [01:09] if there is then I will go bugging the QA team [01:09] + I might finish my unity8 input visualizer which will show graphically what input is applied by the AP tests and put the QML Particle system in good use [01:10] There's screen recording right now. [01:10] RAOF: sweet [01:10] so now it's only a tooling issue [01:11] https://code.launchpad.net/~mir-team/mir/touchspot-renderable/+merge/230555 for input visualisation (on the Mir side) [01:11] RAOF: ok. will that also show wipes ? [01:11] it's super easy to implement in Unity9 [01:11] *8 [01:12] It'll show where Mir thinks the touchpoints are. [01:12] just throwing a couple of Mouse, Touch and KeyboardAreas [01:12] to the root of unity8 shell [01:12] I was bored last weekend so I prototyped it [01:12] would make a nice addition to the developer mode [01:13] RAOF: sure, but no "higher level" information like "swipe start, swipe end" [01:13] Indeed. [01:13] or which keys are pressed [01:14] implementing a full featured input visualizer is better to be implemented inside unity8 shell with QML [01:14] as it would be like couple of hundreds of lines on QML code [01:15] including the shiny particles :) [01:15] You get different information out of the Mir visualiser; they're probably both useful. [01:15] sure. [01:15] Mir visualizer is probably very usefull for device bringups and touch calibration [01:15] like the low level stuff [01:16] but I want something shiny for the (end user) app developers :) [01:16] RAOF: thanks for the info [01:16] I go now to harrash the QA team === chihchun_afk is now known as chihchun === _morphis is now known as morphis [06:58] Ah. So StubConnectionConfiguration is actually a lie. [06:58] Oops. [07:03] RAOF: regarding cmake and rpath - so the issue was that there was a libmirclient.so.8 linking against mircommon.1 and another one linking against mircommon.2... [07:03] hm where is that build dependency coming that makes ci install mir [07:04] through egl -> mesa -> mir? [07:04] At least that, yes. [07:12] anpok_: Note that this is only the case for the uninstalled tests - once we install them the rpath gets stripped. [07:12] yes [07:13] i was just curious if we are fixing the right problem [07:14] i.e. shouldnt we bump mirclient if mircommon changes .. but I guesswe shouldnt since users will only rely on mirclients ABI... [07:14] or then instead fix the dependency cycle.. [07:15] It's not really a dependency cycle. [07:16] only a build dependency [07:16] yes.. b [07:16] -b [07:16] Right. [07:16] And it's only a problem when uninstalled because of the rpath issue.. [07:21] RAOF: did you find the time to have a look at the updated mir platform patch? [07:21] I haven't yet sorry. [07:21] that and a one liner in i915 fixes the issues we have on netbooks and those intels that come withan integrated 945 gpu. [07:24] ok [07:26] Sweet.. [07:26] Want to send me the updated thing and I'll look at it after making dinner. [07:26] BAH! [07:26] StubConnectionConfiguration is a dirty, dirty lie, and making it not a lie is nontrivial. [07:26] RAOF: I know have another one for 10.2.. [07:27] -k [07:27] and I think I can actually remove the changes to brw_context.c [07:27] If we use the image loader, yes. [07:28] but I havent tested yet... but yes due to the partially copy-paste-designed drivers it would then work like 915 === ValicekB_ is now known as ValicekB === marcustomlinson is now known as marcustomlinson| === marcustomlinson| is now known as marcustomlinson === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [13:41] alf__: I've just noticed that libmirclientlttng.so and libmirserverlttng.so are packaged in mir-test-tools. Does that mean the lttng reports are not available without installing the tests? [13:47] alan_g: yes [13:49] I hadn't been aware of that. I hope there's a sensible error message. === dandrader is now known as dandrader|lunch === mibofra_ is now known as mibofra === chihchun is now known as chihchun_afk === dandrader|lunch is now known as dandrader === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === dandrader is now known as dandrader|bbl === dandrader|bbl is now known as dandrader [19:56] AlbertA, ping [19:58] ahayzen: pong [19:58] Hi, I have been advised to talk to about bug 1337239, jhodapp and rsalveti have both looked at the bug but believe it is mir/compositor's responsibility. Would you mind having a look at the bug and adding and comments that you have? [19:58] bug 1337239 in unity-system-compositor (Ubuntu) "Digitiser still works when phone locked" [Undecided,Confirmed] https://launchpad.net/bugs/1337239 [20:02] ahayzen: yep, I just dup it to https://bugs.launchpad.net/ubuntu/+source/mir/+bug/1359264 [20:02] Ubuntu bug 1359264 in mir (Ubuntu) "Surfaces receive input even while the screen is off" [High,Triaged] [20:02] ahayzen: the next mir release should have a fix for it [20:03] AlbertA, hah awesome :) is that in a silo that i can test now? [20:03] ahayzen: camako is getting one ready [20:04] AlbertA, ok thanks rsalveti ^^ === dandrader is now known as dandrader|afk