[02:08] RAOF: That ShmBuffer branch has a FTBFS [02:08] BTW [02:08] FYI [02:08] Yeah, I'll get on to that. [02:08] I was rather hoping it was just CI being continually broken rather than having to work out how to reproduce it :) [02:09] If CI is now working, then yay! [02:11] Yeah, I know I'm guilty of repeatedly trying to land things without noticing actual test/build failures are stopping it [02:12] If CI is consistently working now then I can try to fix it without spinning on spurious failures. (I wasn't able to reproduce the build failure locally, which was annoying) [02:12] The good news is autolanding started working again yesterday within minutes of me deciding to land by hand. [02:12] And then I stopped [02:13] I don't think CI is consistently working though [02:13] At least wasn't last night === chihchun_afk is now known as chihchun [06:28] RAOF: This might help you (I've been thinking we might end up using it in Mir anyway): https://github.com/anholt/libepoxy [06:31] https://launchpad.net/ubuntu/+source/libepoxy [06:35] duflu: Yeah, I might just use that. [06:36] That would also allow us to swing between GL and GLES I think [06:36] Which some older Intel GPUs seem to want [06:50] I don't think so? I think we use functionality only found in GLES? [06:50] It'd make it easier to swing, though. [06:58] hello! [06:59] I have my new computer now :-D (at home) [07:01] duflu, I tried Mir yesterday, but I got a problem, it's confused by the fact that my computer have 2 monitors (one internal on the laptop and one HDMI) [07:02] zzarr: Which Mir server are you running? [07:02] Our demo servers let you configure the multimonitor layout, but I don't think Unity8 has that feature yet(?) [07:02] duflu, I just installed unity8-desktop-session-mir [07:02] zzarr: Yes, it's not ready for general use [07:03] duflu, lucky I'm not a general user then :) [07:03] duflu, I will test it again without the HDMI cable connected [07:04] zzarr: Yes, that's more predictable. The missing feature is: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1401916 [07:04] Launchpad bug 1401916 in Ubuntu UX "[desktop] Configuration of screens positions and geometry" [Medium,Triaged] [07:07] duflu, I know that this question might be as simple to answer as when the first snow will come in the winter (here in Sweden, Gävle), but do you have any idea when it could be fixed? [07:08] zzarr: Some things like multi-monitor, cursors, and window management are all more advanced in Mir itself (without Unity8). So if you want to get involved in Mir itself, remove Unity8 from the equation and build the lp:mir source. Or vice-versa if you want to improve Unity8 you can ask in #ubuntu-unity [07:09] duflu, thanks [07:11] duflu, what can I do with a mir-server without unity(8)? [07:11] zzarr: You can hack the code, but it's not a desktop environment :) [07:12] :) [07:14] I ask this to get a better understanding for how it works, does an application connect to Mir in a similar way as a X-client to a X-server, but over a unix-socket instead of tcp/ip? [07:15] zzarr: Yes it does [07:15] that would mean one could remote control a computer with the help of nfs/vpn in theory [07:21] duflu, is there a document describing the protocol used (I found one for X once, it "told" me bit by bit what was expected and how to respond) [07:36] zzarr: No, the unix-socket only establishes the relationship to the server and then it's essentially shared memory (local machine only). However you can find the protocol information here: http://bazaar.launchpad.net/~mir-team/mir/development-branch/files/head:/src/protobuf/ [07:41] Bear in mind that we reserve the right to break protocol at our merest whim. [07:42] libmirclient is the only supported mechanism for clients to interact with a Mir server. :) [07:51] thanks duflu [07:55] duflu, if I made a protocol for remote control (this might be a way to integrate Mir in to crouton/Chrome OS devices) would you be interested (to try it)? [07:59] zzarr: Sorry, already overwhelmed [07:59] duflu, I understand [07:59] duflu, well I have to do it first [08:00] duflu, would a Mir client be a good start? (I meant should I write one as a tutorial) [08:02] zzarr: Yes, the Mir source code has a few under examples/ [08:03] duflu, nice, I'll download that then === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === alan_g is now known as alan_g|lunch === chihchun_afk is now known as chihchun === alan_g|lunch is now known as alan_g === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader === chihchun is now known as chihchun_afk === alan_g is now known as alan_g|EOD === marcusto_ is now known as marcustomlinson === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [20:24] Hi, will be MIR ready for 3d games on Nvidia cards in 16.04 release? [20:24] with official driver, or with nouveau