/srv/irclogs.ubuntu.com/2014/01/17/#ubuntu-mir.txt

=== duflu_ is now known as duflu
=== chihchun_afk is now known as chihchun
dufluRAOF: Your rootless work... is that a whole new DDX?03:19
RAOFduflu: No; it's the same set of DDXen.03:19
RAOFduflu: It's basically “hook into all non-root-window setup” rather than “hook into only the root-window setup”03:20
dufluRAOF: Oh. So same number of copies as XMir? (one too many)03:20
RAOFduflu: Correct.03:20
RAOFOur design ensures we cannot do better (barring optimisations for GLX apps, which are easier for rootless)03:21
dufluRAOF: Wouldn't glamor do better?03:21
RAOFNo? Why would it do better?03:22
dufluRAOF: I thought it might be more efficient but now realize you'd just have an extra texture upload, in a different place03:22
dufluHey, I just realized the texture cache should really help XMir multimonitor03:23
duflumaybe03:23
dufluHmm, scrap that. XMir will typically always use bypass. So no textures anyway03:25
RAOFYeah, I'd hope so.03:25
RAOFTo the EOWatron!07:08
* duflu waves to RAOF07:37
dufluperhaps too late07:38
anpokhi07:59
alf_anpok: hi08:00
=== dandrader is now known as dandrader|bbl
=== Prf_Jakob is now known as Now
=== Now is now known as Prf_Jakob
=== chihchun is now known as chihchun_afk
timphello12:34
timpwe are having some crashes in autolanding that seem mir-related, can someone have a look at the crash logs? I cannot make sense from them - https://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner-mako/4710/12:35
timpwe saw the same here in this MR https://code.launchpad.net/~andrew-hayzen/ubuntu-ui-toolkit/fix-swipe-delete-001/+merge/19990612:35
timpthree times autolanding failed for that MR, and then suddenly it passed. So the failures seem not consistent12:36
=== alan_g is now known as alan_g|lunch
alf_timp: looking12:52
=== dandrader|bbl is now known as dandrader
timpalf_: thanks12:57
dandraderwhen a bug fix goes into lp:mir/devel, what's the process to have it cherry-picked into lp:mir (trunk)?13:07
alf_dandrader: ideally we merge lp:mir/devel into trunk, but depending on what else has landed this may not be possible at that point, so you can propose a separate MP for the fix targeting lp:mir13:10
alf_timp: how can I get a stack trace from the .crash file? apport-retrace doesn't work for me (but perhaps I am doing it wrong)13:12
dandraderalf_, sure. Because I noticed (correct me if I'm wrong) that trunk and devel are ABI-incompatible at the moment13:13
alf_dandrader: right, so in this case, either wait or propose a separate MP if it's urgent13:14
dandraderalf_, I'll make a separate proposal targeting trunk. thanks13:15
dandrader(it's a critical bug)13:15
timpalf_: I don't know. I was hoping to get help here13:18
* timp in a meeting now13:18
=== alan_g|lunch is now known as alan_g
=== dandrader is now known as dandrader|lunch
anpokkdub: didnt you recently fix an issue in which frames where jittering on nexus 10?15:38
=== dandrader|lunch is now known as dandrader
dandradergl newbie needing help: what would make mir_demo_client_egltriangle block indefinitely on the glDrawArrays(...) of its render loop? I suppose it's waiting for the mir server to do something it was supposed to do?  like giving him a new buffer to draw on?17:05
dandraderfor context: I'm updating gerry's "qml mir compositor" prototype to use the latest mir version17:06
alan_gdandrader: you may get some clue which call is blocking from  MIR_CLIENT_RPC_REPORT=log17:22
dandraderalan_g, thanks, will try it now17:22
dandraderalan_g, my bad. I wans't fflushing after the printf. it's actually hanging in mir_eglapp_swap_buffers(), which makes more sense17:29
dandraderalan_g, the last line from the RPC report is "(DD) rpc: Invocation succeeded: id: 4 method_name: next_buffer"17:29
dandradermore precisely, eglSwapBuffers(egldisplay, eglsurface);17:33
kdubalan_g, alf_ updated https://code.launchpad.net/~kdub/mir/workaround-qcom-display-request/+merge/20185917:42
kdubshould now check the array length in a less-objectionable way17:42
kdubthanks alan_g17:51
=== alan_g is now known as alan_g|EOW
rsalvetikdub: hey, any branch for me to try?18:37
kdubrsalveti, oh yeah https://code.launchpad.net/~kdub/mir/hwc12-support/+merge/20201518:38
kdubsomething wish screen blanking is still funny, but one step at a time18:38
kdubthat at least gets unity8 to the screen18:38
rsalvetikdub: great18:40
rsalvetikdub: did it worked fine with hwcomposer 1.1 when using 4.2 on mako as well?18:40
kdubrsalveti, still have to test that18:41
rsalvetiright, because I expect us to merge this first before doing the 4.4 switch18:41
rsalvetibut will give it a try in a few18:42
kdubstarting to like the 'post_update(renderlist, render_fn)' better than 'filter_out_optimized_renderables'19:00
=== dandrader is now known as dandrader|afk
=== dandrader|afk is now known as dandrader

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!