[00:07] Heh. [00:07] Don't modify headers part way through a build. [00:07] Who'd've thought? [00:08] :) === steve__ is now known as sbeattie === chihchun_afk is now known as chihchun [03:33] Damnit. Now I'm thinking about hybrid graphics support, making a real DRMDevice class, and all that. [03:33] That's not what I need to do now! [05:50] RAOF: P.S. I've made my pedantism point. If others approve the change, I won't block it. [05:58] ping Mirv [05:58] pong duflu [05:59] Mirv: If you're ready for it, do you want me to land Mir v0.1.1 to lp:mir ? [06:00] duflu: it seems the daily build system is not functional yet, so it wouldn't hurt to wait for the mergers to wake up either to get it automerged. [06:00] duflu: no harm in manual merge either, though [06:00] Mirv: I'm happy to do it by hand, so long as there's no yelling about landing it too early... again [06:01] duflu: no, it's fine, mir is first on the list when systems are functional [06:01] so go ahead [06:08] Mirv: Done [06:13] Mirv: But it's still "unreleased": mir (0.1.1-0ubuntu1) UNRELEASED; urgency=low [06:38] Hurray for 500 line *partial* class definitions :/ [06:40] RAOF: You're not giving me happy Friday thoughts [06:41] duflu: yeah, that's how it should be [06:41] RAOF: Wait, no. "definitions" can be huge. Only "declarations" should be small... (?) [06:43] Ah, sorry. [06:43] Hurray for 500 line *partial* class declarations :/ [09:13] alf_: duflu - can I just confirm that it is just the name that concerns you with https://code.launchpad.net/~alan-griffiths/mir/fix-Surface-hierarchy-make-SessionContainer-private/+merge/194908? [09:14] alan_g: yes (but I am not blocking) [09:15] alan_g: Yes, just naming [09:16] alf_: Same for Platform. A different name could solve that [09:17] alf_: ack, but if folks like the concept, but not the name then I know I should rename it. (Personally, I think the concept dubious and the long name is a consequence.) [09:23] duflu: "unblock_swap_buffer_requests_functor()"? [09:25] alan_g: I don't mind aside from the length. Also just about out of time and have to run in a minute [09:25] duflu: sure, have a good evening. [09:56] alf_: if you like the name "force_threads_to_unblock_callback()" (as updated) then I'll consider duflu's concern over length addressed... [10:43] alan_g: fine with me === chihchun is now known as chihchun_afk === brainwash_ is now known as brainwash === alan_g is now known as alan_g|lunch === alan_g|lunch is now known as alan_g === alan_g is now known as alan_g|tea === alan_g|tea is now known as alan_g [15:52] * alan_g hates bzr again [16:26] :) [17:01] * alan_g knows what happens: "bzr mv file1 file2 file3 dest" moves the physical files, but only tracks one of the moves. The rest are treated as removes + unknown file in dest [17:21] * kdub_ notes bzr quirk === jono is now known as Guest50394 [17:44] alan_g: ok...that's weird...and sucks!...guessing you have to mv individually [17:50] kgunn: I guess I have to switch to git [17:51] git? we're switching to git? i heard we're switching to git [17:51] ;-) [17:53] :)) [17:54] hey folks, am trying to use qtubuntu on my desktop. It fails though with this: http://pastebin.ubuntu.com/6422376/ <- looks like libEGL imports X11 stuff. Is there an EGL library for Mir I can install on the desktop? [17:57] greyback__: hey mir uses the egl associated with mesa [17:58] kgunn: I think I'm using it: eglInitialize () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1 [17:58] e.g. same thing as x11....when mir is run on the desktop [18:00] greyback__: just to be sure, the config for qtubuntu is expecting X ? or no...you're still using/expecting mir ?...just confused on your context (e.g. what the heck are you trying to do? :) [18:01] racarr: kdub_ ^....i am about to get on the phone... [18:01] kgunn: I am running mir_demo_server_shell. I want to run a Qt application that appears there. [18:03] greyback__: ah...so you are expecting a qt window running on like vt2 or something ? [18:03] kgunn: yep [18:03] greyback__: e.g. you've got unity7 running on vt7 ? [18:03] correct [18:03] I've mir_demo_server_shell running in VT1 [18:03] hmm, we're using the patched mesa? ( with mir support ) [18:04] I can bring up the mir_demos in VT1. But I wanted to try a Qt application [18:04] greyback__: awesome! [18:04] i was sort of farting around with something similar...but i failed :-/ [18:04] farting! [18:04] interesting approach ;) [18:04] greyback__: it should be possible to render to a windowless surface tho [18:05] ricmm: its new... [18:05] :) [18:05] greyback__: what issue are you hitting? [18:05] ricmm: http://pastebin.ubuntu.com/6422376/ [18:05] oh I see it [18:06] kdub_: sounds like no patched mesa [18:06] hmmm....i thot'd all the patched mesa was in the archive [18:06] am on trusty [18:07] greyback__: yeah...that shouldn't matter i think [18:07] RAOF: ^ just in case [18:23] alf_: (if you are still around) I get std::exception::what: Couldn't get list of GL extensions when I try to use --offscreen, however the mir server runs when I don't use --offscreen [18:24] greyback__: I have no idea but I can run you through my checklist for debugging that [18:25] racarr: I'm approaching my EOD. I'll ping you Monday for your help [18:25] greyback__: Ok :) [18:25] I wouldlike to see unity-mir runningon the desktop again [18:25] +1 [18:25] I think there aretimes...about once a week [18:25] where I literally waste like 4 hours dealing with the phone [18:26] to finally track down and test a fix to [18:26] somethin tiny [18:26] Anyway happy weekend [18:58] racarr, yeah, 'unity has a mir-related problem' has a high mental/setup context switch [19:02] Every so often I think its a big impediment to development andI want to fix it but dont totallyknow how [19:02] I think images that came with unity+mir+platformapi,etc built from dev branch [19:02] and came with the build directories [19:02] would be super useful :p [19:03] like we build one every morning [19:04] yeah, a list of 'how to build for today' is really what we need [19:07] also moving past building on the phone would help [19:35] racarr, poke about the u-s-c branches [19:59] mterry: ...pong sorry I am lost in shellrefactoring [19:59] promiseI will review today :) [19:59] :)