/srv/irclogs.ubuntu.com/2013/12/03/#ubuntu-mir.txt

=== chihchun_afk is now known as chihchun
kgunnracarr: what was the little handy trick to get jenkins to pick up an mp ?..."request review" pick jenkins bot user...but what do you put in "type of review" ? "continuous integration"?10:28
=== chihchun is now known as chihchun_afk
racarrkgunn: Yes11:04
racarrcontinuous-integration11:04
=== chihchun_afk is now known as chihchun
alan_gRAOF: Does this match the ugliness of the surrounding code? https://code.launchpad.net/~alan-griffiths/mir/hack-the-hack/+merge/19750111:42
=== chihchun is now known as chihchun_afk
alan_ganpok: http://unity.ubuntu.com/mir/index.html13:04
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
kdubmterry, so the nested was working with the simple client14:27
mterrykdub, awesome, as I'd expect14:27
mterrykdub, so do you want help setting up greeter mode?14:31
kdubmterry, probably not enough time, have to jump into meetings14:32
kdubcould you point me at the code? maybe a visual inspection will give clues14:32
mterrykdub, OK14:32
mterrykdub, heh, it's not a small branch.  lp:~mterry/unity8/split14:32
=== chihchun_afk is now known as chihchun
mlankhorstanyone wants to test mesa10 before I upload it to the archive? I've copied it to https://launchpad.net/~ubuntu-x-swat/+archive/ppa/+packages -- should be published shortly14:45
mterrykdub, hmm, my other crash I was looking at (which might be same issue?) is crashing in libhybris.  Will try to get more info for ya, to confirm it's a Mir problem14:46
mlankhorstok it's up now14:51
mlankhorstRAOF: can you please please accept pixman sru to saucy? :P16:32
mlankhorstand probably raring, quantal, precise too but less priority there16:33
RAOFmlankhorst: Sure, in a bit.16:40
=== chihchun is now known as chihchun_afk
=== olli_ is now known as olli
mterrykdub, heyo!17:31
mterrykdub, so I think this other crash I'm seeing on the N7 is related to the nested-mode-does-too-much issue.  It's also crashing in the_graphics_platform(), possibly when trying to load the graphics library17:32
mterrykdub, this N7 crash is easier to setup than the greeter crash17:32
mterrykdub, and in fact, is actually blocking nested mode from landing, whereas the greeter one isn't17:32
mterrykdub, so I'd love some of your time tomorrow for debugging17:33
ogra_mterry, is anyone beyond me looking into maguro at the sprint ?17:33
ogra_i'm at the point where i'm stuck in a loop of:17:34
ogra_ioctl(14, 0xc01c6730, 0xbe99708c)       = 017:34
ogra_writev(15, [{"\6", 1}, {"IMGSRV\0", 7}, {":0: PVRSRVCreateDCSwapChain: Err"..., 50}], 3) = 5817:34
ogra_writev(15, [{"\6", 1}, {"IMGSRV\0", 7}, {":0: framebuffer_device_open: Fai"..., 68}], 3) = 7617:34
ogra_nanosleep({1, 0}, 0xbe997158)17:34
ogra_which points to the driver ... which i have not much clue about17:34
mterryogra_, last time I checked in, it was using SF mode.  Did you force it to use mir mode?17:34
ogra_mterry, maguro uses mir since saucy17:34
ogra_we released it with mir17:34
mterryogra_, kdub thinks nested mode is doing too much hw configuration17:34
mterryogra_, no no17:34
ogra_yes yes :)17:35
mterryogra_, I mean your stracing was showing it trying to use SF mode17:35
ogra_oh, right17:35
mterryogra_, despite the fact that it should use Mir17:35
ogra_well, i forced it to Mir by exporting the var before stracing17:35
ogra_yeah17:35
mterryogra_, so if nested mode is doing bad hw config, that would explain why we see such weird results across hardware17:35
ogra_there are other issues too for sure17:35
ogra_ah, k17:35
mterryogra_, so I'm hoping for some sort of silver bullte17:35
mterryogra_, though having to force Mir is bad...17:36
ogra_hehe, well, you are surely at the right place to catch one17:36
ogra_yes, there are issues in lightdm or logind17:36
* mterry will get kdub drunk enough to agree to help17:36
ogra_but these are separate from unity8 falling over17:36
ogra_++17:36
mterryogra_, I'll have to find a maguro to see why it's unique wrt to lightdm17:36
ogra_i'll happily pay the beer, just send me the bill17:36
mterrylightdm at least I can navigate, unlike this Mir stuff17:37
mterryogra_, so you forced MIR_SOCKET.   What did you do to force /run/user to behave?17:37
ogra_well, i suspect lightdm doesnt do its job because Mir doesnt do right .... but we'll see17:37
ogra_i added some mkdir, chown, chmod stuff the the wrapper to get the dir17:38
ogra_that gets me a proper upstart session in which i can play with unity then17:38
ogra_and stracing unity8 gets me the above framebuffer error in a loop until it gets frustrated any exist17:39
ogra_*exits17:39
mterryogra_, I'm very confused by the runtimedir failure.  That really shouldn't be affected by Mir.  But it seems to work in non-nested mode...  /me hopes for large silver bullet17:40
ogra_well, lets see, i'll hunt down more people tomorrow ... i'm sure we'll get somewhere before end of the week17:41
ogra_as long as we can get Mir to start at all :)17:41
RAOFalan_g: https://code.launchpad.net/~raof/mir/hack-hack-hack-remove-a-hack/+merge/19758117:51
alan_gRAOF: looking...17:51
* alan_g thinks that looks much better! (but does it work? ...)17:53
RAOFalan_g: Works for me :)17:56
alan_gRAOF: and me. APPROVED!!!!17:58
ricmmduflu: so18:13
ricmmfor platform-api clients, xbgr or bgr for occlusion support?18:13
ricmmwe can just select that one directly in src/ubuntu/mirclient/18:13
ricmmno need for more smart opperation18:13
dufluricmm: Either should be fine18:13
dufluricmm: Don't stick to only one pixel format though. Expect the next device you try to not support it18:14
ricmmduflu: everything else is in development-branch?18:15
dufluricmm: Even better. Everything else is released in archive Mir 0.1.2 already18:15
ricmmah perfect18:15
=== mhall119 is now known as mhall119|afk

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