=== chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === jibel_ is now known as jibel === chihchun is now known as chihchun_afk [07:46] Oh, that's right. I didn't actually hook up the framedropping bit yet. [07:46] That would be why the tests are failing. [07:52] alf_: I don't have glmark2-es2-mir on my box - so I'm guessing you know if it takes a "mir server" command-line parameter? === chihchun_afk is now known as chihchun [08:02] alan_g: it doesn't, but why not just call "MIR_SERVER=... glmark2-es2-mir"? [08:03] alf_: thanks. That's what I've been suggesting === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [08:17] alan_g: do we know if the connection fd produced by our connector is close-on-exec? That is, will the shell and glmark2 get the fd through popen so that the can use it if MIR_SERVER=fd://... ? [08:18] alan_g: ahh, never mind, I see Josh is unsetting "MIR_SERVER_NO_FILE" [08:18] alf_: it didn't used to be. (That's how --launch-client worked). I'm testing things to have a prescriptive fix. [08:19] alan_g: but yeah, ideally it should work with fd://..., so no need for MIR_SERVER_NO_FILE [08:19] alan_g: ...for unsetting MIR_SERVER_NO_FILE [08:27] alf_: that's what I expect. But something isn't working (yet) - forgive me being slow to respond - been in VT land. [08:28] alan_g: no worries [08:33] alf_: it does all work as expected (when I fixed a typo). [08:34] alan_g: great === alan_g is now known as alan_g|afk === alan_g|afk is now known as alan_g [09:30] alf_: I don't want to reject unilaterally - so, if you get a minute, could you review lp:~josharenson/mir/unset_server_nofile ⇒ lp:mir/devel (it is small) [09:30] alan_g: sure [09:34] alan_g: disapproved and rejected [09:34] alf_: thanks [13:15] Hi, i was wondering if there are any examples of how to use opengl with mir? [13:20] looks like it's just egl? [13:23] robjh: you should look at the examples/demos....the names "eglxxxx" just imply its an egl context... [13:23] those are opengles, but opengl should work [13:25] okay, thanks === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader === chihchun is now known as chihchun_afk [16:08] alf_: if you still have time before eod, https://code.launchpad.net/~andreas-pokorny/mir/extended-input-dispatcher-interface/+merge/218253 [16:09] anpok: sure [16:35] a collection of giant trucks is refactoring the pavement on my road [16:35] and its pretty distracting lol [16:37] Take the day off and be distracted? [16:37] or help them :) [16:38] hahaha [16:38] "So do you guys have a failing test expressing the requirements on the new road? If so I can just dive right in" [16:39] * ogra_ recommends fireproof underwear though ... hot tar is nasty [16:40] (for divin at least) === chihchun_afk is now known as chihchun === dandrader is now known as dandrader|lunch [17:44] Any ideas why I'm suddenly receiving libboost errors when running any mir binary? I don't think I changed anything, and I'm exporting LD_LIBRARY_PATH correctly... === dandrader|lunch is now known as dandrader [18:00] Can someone review this today perhaps? https://code.launchpad.net/~mir-team/mir/cursor-spike-phase-2-resubmit/+merge/217685 [18:00] Ive got more to propose ;) [18:09] anpok, merging lp:~andreas-pokorny/mir/input-sender-split into lp:mir/devel currently gives out conflicts === chihchun is now known as chihchun_afk [18:27] dandrader: aye - thought I would get an updated version sooner.. === dandrader is now known as dandrader|afk [18:47] racarr__: reviewing now [18:50] dandrader|afk: done === dandrader|afk is now known as dandrader [18:58] anpok, great. thanks! [19:12] racarr__: just some small nits but looks good [19:15] AlbertA: Thanks, just running off to lunch but will iterate after and [19:15] we can land ! and propose [19:15] CURSOR SPIKE PHASE 3 [19:17] in full hd? [19:17] 4K I believe :) [19:56] anpok: so to enable the shell guys...do we need https://code.launchpad.net/~andreas-pokorny/mir/first-cleanup-for-input-configuration/+merge/218583 & https://code.launchpad.net/~andreas-pokorny/mir/extended-input-dispatcher-interface/+merge/218253 [19:56] to land [20:04] kgunn: and more [20:05] i take what is currently locally in the input-sender-split branch and rip out pieces that can be reviewed [20:05] and make separate mps from that === dandrader is now known as dandrader|afk [20:07] anpok: ok, i see.... [20:07] anpok: i just made it a wip branch to look at the diff === dandrader|afk is now known as dandrader [23:52] robjh: Note that whether or not OpenGL works is EGL-implementation-dependent; it won't work on almost all ARM devices, for example.