/srv/irclogs.ubuntu.com/2011/02/15/#ubuntu-x.txt

brycehjust following the 7.10 branch00:01
brycehhe pointed to an xserver fix, which I pulled and uploaded00:01
RAOFHave you pushed to git?00:02
brycehyeah, pretty sure I did, let me doublecheck00:02
brycehmesa pushed00:04
bryceh(the fix had been pushed but not the changelog entry)00:04
brycehlater00:09
RAOFWhy doesn't git have a “pull --all” that does what you mean, rather than what some internal component means?00:36
* penguin42 scratches his head at gtk2-engines-oxygen - the code appears to be expecting the underlying gtk to throw critical level log messages but somehow expects it not to abort 01:00
cndRAOF, what's the timeline for pushing rc2 into ubuntu?01:10
cndor whenever you want to tack on xi 2.101:10
RAOFcnd: Oh, has RC2 been released?01:10
cndI don't know01:10
cndsorry :)01:10
cndI can check01:10
cndthe official schedule says 1.10 will be released, final, on friday01:11
RAOFYes, it does.01:11
RAOFI suspect the official schedule is lying through its teeth.01:11
cndheh01:12
cndI don't even know where to check these things01:12
cndRAOF, where do get releases from?01:13
cndgit?01:13
RAOFuscan.01:13
RAOFhttp://xorg.freedesktop.org/releases/individual/xserver/ 01:14
RAOFcd -(No RC2 release)01:14
cndRAOF, the latest 1.10 stuff there is from 06-dec-2010...01:16
cndwhere's rc1?01:17
RAOFit's there - 1.9.99.90101:19
cndthat's what's in ubuntu right now?01:20
cndfrom 06-dec-2010?01:20
RAOFNo; we've got a snapshot.01:20
cndoh01:20
cndok01:20
cndoh yeah, hence the git part :)01:21
RAOFBecause the ABI broke between RC1 and now, and I didn't want to have an ABI break in 1.10 packages :)01:21
cndyeah01:21
cndRAOF, so let me know when you want to push, but we have to abide by the feature freeze deadline too01:21
cndso if x doesn't release before this coming monday, I'd suggest we push it as it is01:22
RAOFRight.01:22
cndbasically, what's in my xorg-unstable ppa right now01:22
RAOFI don't have a lot of faith in the X release actually being Friday; if you're all ready to go we could push sooner.01:23
cndRAOF, ok, I may want to wait till the end of the week anyways01:23
cndRAOF, bryceh: as a heads up, I realized we currently suffer a (some might say) bad regression01:24
cndif you have a touchscreen, and an xi 2.1 capable client on a window, and you tap on the window to raise it, and your window manager is not touch aware01:24
cndthen the window won't raise01:24
cndI think it may be most prudent to push it like that for now, we have potential work arounds01:25
cndand I'm working on the fully "correct" solution, but I can't guarantee it before feature freeze01:25
RAOFI presume unity is touch-aware?  Is metacity?01:25
cndno wms are currently touch aware01:25
cndwe can make specific ones touch aware01:25
cndand we can also have a kludge01:25
cnda daemon that sits and acts as a touch aware window manager01:26
cndwell, not really window manager01:26
RAOFThere's going to have to be a proper solution upstream in... oh, my.01:26
cnda touch "raiser"01:26
RAOFThat's quite the kludge :)01:26
cndyeah...01:26
cndthat's one work around01:26
cndthere are others01:26
cndthe problem is that we inhibit pointer events when touch events are handled01:26
RAOFWhat's the final solution going to look like?  I presume this is being discussed with whot and daniel?01:27
cndwe could send pointer events in parallel with touch events01:27
cndbut that probably is not going to be the final protocol01:27
cndyes, it's being discussed01:27
cndbut the final solution is going to be an interleaving of pointer and touch events01:27
cndso if a window has a touch grab, then you address it first01:27
cndif it also has a pointer grab, then you address it next01:27
cndand you check each window like this down the hierarchy01:28
RAOFI guess the other interesting piece of information here is: how many Xi 2.1 capable clients do we have?01:28
cndRAOF, none right now :)01:28
cndof course we're trying to kick start it all01:28
RAOFSo this is a bad regression on the null set of Xi 2.1 clients :)01:28
cndcorrect :)01:30
cndif a client is not xi 2.1, there's no regression01:30
cndso this isn't a terribly enormous problem01:30
cndand, at worst, we can tell people: just tap the window title bar01:31
cndor any window decorations01:31
cndso that's why I think we should push it as it is, and then figure out how to fix it, if we do any of these kludges01:31
RAOFRight.  I don't think this needs much consideration unless you don't think you'll be able to get a fix in Natty.01:32
cndwe could also make unity and metacity touch aware01:32
cndand leave the rest01:32
cndand tell people if they have issues to add some stuff to xorg.conf01:32
cndto disable xi 2.101:32
cndso I think there's a lot of potential work arounds01:32
cndand the problem isn't extremely severe01:32
RAOFYeah.  You don't think that you'll be able to get the final protocol in Natty?  That'd be an obvious solution.01:33
cndyeah, that's the obvious solution :)01:33
cndbut it's really hard too :)01:33
cndI think every time they have changed the input stack (i.e. add xi 1.0, xi 1.5, xi 2.0), they have completely rearchitected it internally01:34
cndI would not be surprised if that's what happens in x 1.1101:34
cndI will be attempting to fit the "correct" protocol into the current architecture01:34
cndand after mapping it out some, I don't think it will be that horrible01:34
cndbut it took me three days of analyzing the xserver code to figure out how the hell it worked :_01:34
cnd:)01:34
RAOFl:)01:38
cndx input sucks :)01:38
cndthis would be sooooooooooooooooooo^18 much easier starting from scratch (i.e. wayland :)01:39
RAOF:).  I hope you get a chance to hack on that!01:39
cndif I can ever finish xi 2.1, I will!01:40
cndthen I'll make my own new window system so I can continue making input systems!01:40
RAOFMaybe you could finish Y?01:42
RAOFI should probably get a new nvidia card so that I have an nv5x+ card that isn't in a tiny, apallingly slow, netbook.01:43
afiestasno crashes tonight :(01:57
bjsniderRAOF, when you bought a netbook you didn't expect it to be a supercomputer right?02:02
RAOFbjsnider: Indeed I did not.  But it would be nice to have a less slow nv5x+ box; I'd test it more :)02:03
bjsnider"less slow" is not very ambitious02:05
RAOFOffgering to sponsor me a sandybridge + nvidia desktop and a fusion laptop? :)02:07
* bjsnider runs screaming in the opposite direction02:08
RAOFHm.  Surprisingly, making unity work on nv5x doesn't actually seem to make any more piglit tests pass.  There's clearly a testcase missing.02:13
bjsniderRAOF, why doesn't the nouveau project provide you with the appropriate hardware?02:17
RAOFWhy would they?02:17
bjsniderbecause you obviously need it02:17
RAOFI'd not be developing, particularly, with it.  Just testing.02:18
bjsnidertesting matters02:19
RAOFthey've got plenty of testers :)02:19
bjsniderit's not a trivial thing you're doing02:19
bjsniderthey've got plenty of testers who can submit meaningful bug reports?02:20
RAOFI could, of course, buy a $30 modern gpu.02:20
bjsnidernot just "the thing doesn't work in the thing"02:20
bjsnidermine cost $5002:22
=== Guest28688 is now known as NCommander
=== yofel_ is now known as yofel
bjsniderSarvatt, new nvidia blob today13:47
ricotzbjsnider, oh really? nice13:53
Sarvattuploaded it to the ppa for natty14:25
tjaaltonwhat changes does it have?14:25
Sarvatt   - Added NV-CONTROL event notification for14:26
Sarvatt     NV_CTRL_FRAMELOCK_SYNC_READY14:26
Sarvatt     status changes.14:26
Sarvatt   - Added support for the following GPUs:14:26
Sarvatt     GeForce GTX 560 Ti14:26
Sarvatt   - Added a new X configuration option "Interactive", which defaults to14:26
Sarvatt     enabled, but can be disabled to allow long-running GPU compute programs14:26
Sarvatt     to run concurrently with X.14:26
Sarvatt   - Fixed a bug in the VDPAU presentation queue that could cause VDPAU14:26
Sarvatt     "display preemption" when rendering to tiny or zero-sized windows or14:27
Sarvatt     pixmaps.14:27
Sarvatt   - Fixed a bug in VDPAU which prevented use of the overlay presentation14:27
Sarvatt     queue following an application exiting without gracefully destroying its14:27
Sarvatt     VDPAU presentation queue.14:27
Sarvattoh and works with natty supposedly14:27
tjaaltonok, cool14:27
tjaaltonthough nouveau has been stable after switching away from firefox14:27
ricotzSarvatt, nouveau 3d works with my nvc4 :)14:39
tjaaltonricotz: you got the fw from somewhere?14:45
ricotztjaalton, you can get out of a mmiotrace14:48
Sarvattricotz: people saying this blob doesnt work in natty either in #ubuntu-desktop :(14:57
tjaaltonricotz: right14:57
ricotzSarvatt, does it work you? (270.26)14:59
yofelgot some debugging instructions for nouveau freezes? it locks up on my notebook after a few minutes with that [mi] EQ overflowing error14:59
Sarvattricotz: about to test now15:00
Sarvattricotz: hundreds of updates to grab :)15:02
ricotzSarvatt, perhaps you could add a patch to nouveau xorg driver which currently only enables 3d on nvc015:03
ricotzthe same initialisation seems to work for nvc3 and nvc415:04
Sarvattyup doing that now15:05
ricotzgreat15:06
Sarvattuploaded that to xorg-edgers15:10
Sarvattxserver-xorg-video-nouveau_0.0.16+git20110214.46acb7e0-0ubuntu0sarvatt3.15:10
ricotzSarvatt, i am currently running a custom kernel to workaround a known problem15:10
Sarvatthttp://sarvatt.com/downloads/patches/0001-Also-enable-acceleration-on-nvc3-and-nvc4.patch15:11
Sarvattoh?15:11
ricotzi think the cause is only the uninitilized "ret" variable in gpu/nouveau/nouveau_channels.c in kernel15:12
ricotzwhich calim mentioned15:12
ricotzbut to me sure i switched to natty-master-next+linus-master+nouveau-linux-2.615:13
Sarvattsheesh this is a crazy amount of upgrades15:38
ricotzare you updating the world? :P15:40
Sarvattyeah 530MB worth15:41
Sarvatti haven't updated anything but compiz and chromium-browser since xserver 1.10 went in15:41
ricotzah, ok, i am trying to update more often15:41
* yofel will leave his notebook frozen if someone has an idea15:42
tjaaltonyofel: https://wiki.ubuntu.com/X/Backtracing15:59
yofelif you need the X backtrace from the EQ overflowing error - I collected that on bug 71190816:00
ubot4Launchpad bug 711908 in xserver-xorg-video-nouveau (Ubuntu) "[natty] frequent nouveau freeze on GT218 [NVS 3100M] (rev a2) (affects: 2) (heat: 12)" [Undecided,New] https://launchpad.net/bugs/71190816:00
=== jcristau_ is now known as jcristau
tjaaltonyofel: gdb backtrace would be more useful16:02
tjaaltonif you can ssh in from another machine16:03
yofeljust doing that16:05
tjaaltoninstall the dbg packages first16:05
tjaaltonlibdrm2-dbg, xserver-xorg-video-nouveau-dbg, xserver-xorg-core-dbg16:06
yofelthansk16:06
yofel*thanks16:06
ricotztjaalton, are there piglit packages for natty available16:21
Sarvattricotz: dont think so, it doesn't really lend itself well to packaging with how often its updated and is very easy to compile locally16:24
Sarvattbtw nvidia 270.26 doesn't work with natty xserver16:25
Sarvatthttp://paste.ubuntu.com/567382/16:25
ricotzSarvatt, ok16:27
ricotzSarvatt, too bad, is it the same xserver git commit mentioned there?16:27
Sarvattyup16:28
Sarvattbut i dont believe it16:28
Sarvattbecause the extension ABI version changed in january preventing nvidias libglx from loading and it loads properly now16:28
Sarvattbuilding latest xserver git at the moment to see if its any different16:29
ricotzhmm, fingers-crossed ;)16:32
Sarvattyay docs dont build16:33
yofeltjaalton: got it and added it to the report16:35
tseliotSarvatt: BTW if you're interested, I've just pushed my changes to nvidia-current (still in git): https://github.com/tseliot/nvidia-graphics-drivers/commits/master16:48
Sarvatttseliot: awesome!16:49
tseliotSarvatt: they should fix bug #616214, #540143 and #70460716:49
ubot4Launchpad bug 616214 in nvidia-graphics-drivers-96 (Ubuntu Maverick) (and 5 other projects) "Should Depend: on appropriate xserver-xorg-video-$ABI (affects: 7) (heat: 58)" [Undecided,Fix released] https://launchpad.net/bugs/61621416:49
ubot4Launchpad bug 540143 in nvidia-graphics-drivers (Ubuntu) "Symlinks libnvidia-tls.so.1 are not removed on package uninstall (affects: 1) (heat: 14)" [Low,In progress] https://launchpad.net/bugs/54014316:49
ubot4Launchpad bug 704607 in nvidia-graphics-drivers (Ubuntu) "Packaging issues in nvidia-current (affects: 1) (heat: 6)" [Medium,In progress] https://launchpad.net/bugs/70460716:49
tseliotI haven't uploaded anything to Natty yet because of the ABI16:49
Sarvattbuilding the latest xserver with --disable-devel-docs --without-fop added works, phew17:02
Sarvatt#0  0xb5f477e3 in ?? () from /usr/lib/xorg/extra-modules/nvidia_drv.so is all I get, no change17:06
tseliot:/17:13
tseliotSarvatt: on amd64?17:14
Sarvatti386, i dont use amd64 on any machines i care about17:14
tseliotah17:14
Sarvattlooks like they just allowed extension abi 5 in their libglx and didn't update the xserver checkout it was built against17:15
Sarvattwhich sucks because they said they would in the next beta release on the forums17:15
tseliotSarvatt: can you generate an nvidia-bug-report.log, please? I'd like to send it to nvidia17:16
Sarvattsure thing17:17
Sarvattlooks like it wasnt expected that 270.26 was compiled against the old xserver again - http://www.nvnews.net/vbulletin/showthread.php?s=fc330a9c1191f1a1b11159e26b751c67&t=15961017:18
tseliotoh, maybe it's just a mistake17:20
Sarvatttseliot: http://sarvatt.com/downloads/nvidia-bug-report.log17:20
tseliotSarvatt: thanks17:21
tseliotSarvatt: the log says against what commit of the xserver the driver was built17:23
tselioti.e. 780754050bc9cb1489f92a2a890ab5665e3e635817:24
tseliotSarvatt: what's the commit that broke the ABI again after December?17:28
Sarvatttseliot: there were a ton of them, lets see..17:28
Sarvatttseliot: they fixed the extension abi break that stopped libglx from loading but didn't fix the video abi breaks17:29
tseliotSarvatt: ok17:30
tjaaltonyofel: thanks, that's exactly what I've seen too17:35
tjaaltonwell, the other crasher17:35
tjaaltonyofel: can you forward that upstream? if not, I'll do it tomorrow, or check if there's already one filed17:36
Sarvattricotz: whoops looks like i uploaded the wrong thing to the PPA for nouveau, sorry about that17:54
Sarvattoh nevermind, right one is up there17:55
ricotzSarvatt, yeah, i checked the diff, it is fine, but havent restarted x yet17:56
yofeltjaalton: since you understand the error better than me, it would be nice if you could do it17:56
bjsniderSarvatt, nvidia released a driver that still doesn't work with the new x server? i don't understand18:09
tjaaltonyofel: sure, no problem18:09
yofelbjsnider: nope, still crashes X (270.26)18:11
Sarvattoh boy18:15
SarvattThe following packages have unmet dependencies:18:15
Sarvatt xserver-xorg-input-evdev : Depends: xorg-input-abi-12.118:15
Sarvatt xserver-xorg-input-mouse : Depends: xorg-input-abi-12.118:15
Sarvattwe depend on the minor version too? :D18:15
Sarvattricotz: http://paste.ubuntu.com/567425/ darn18:39
Sarvattricotz: what kernel patch did you say you needed? i'm on another machine now and dont have the logs18:44
ricotzSarvatt, using natty/edgers packages, with the current natty kernel it boots normal without fw -- resulting in using swrast -- with fw already kms fails for me18:55
ricotzlet me search for the line18:55
dupondjehi18:56
dupondjecan somebody change https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/714280 to not-fixed ?18:57
ubot4Launchpad bug 714280 in xorg-server (Ubuntu) (and 3 other projects) "The error was 'BadLength (poly request too large or internal Xlib length erro'. (affects: 5) (dups: 1) (heat: 32)" [Undecided,Fix released]18:57
ricotzSarvatt, http://cgit.freedesktop.org/nouveau/linux-2.6/diff/drivers/gpu/drm/nouveau/nouveau_channel.c?id=3428239fc054b0c6d6024aea293f5efa02b5dc9518:58
jcristaudupondje: can you get a backtrace from gdb?19:00
jcristau(break on _XError)19:00
dupondjejcristau: if you give me some hints how to :)19:00
dupondjefetching firefox-dbg :)19:01
jcristauyou'll want libgl1-mesa-glx-dbg and libx11-6-dbg19:01
dupondjemmm19:05
dupondje"/usr/bin/firefox": not in executable format: File format not recognised19:06
jcristaufirefox -g or something19:06
jcristaualso, somebody should fix firefox's X error handler to not be so useless19:06
dupondjesorry router needed a reboot )à19:20
dupondjejcristau: http://paste.ubuntu.com/567438/19:20
jcristaudupondje: in frame 7, print *sgi_req19:22
dupondjeeuh ? :)19:22
jcristauat the gdb prompt, type 'frame 7'19:23
jcristauand then 'print *sgi_req'19:23
dupondje(gdb) print *sgi_req19:24
dupondjevalue has been optimised out19:24
jcristaubah.19:26
dupondjenot very usefull eh :D19:27
dupondjeif you need more info .. :)19:29
jcristauif you can get a noopt mesa build...19:31
dupondjehow :)19:32
jcristauset DEB_BUILD_OPTIONS=noopt19:36
dupondjethen rebuild mesa ? or ?19:38
jcristauyes19:38
dupondjeworks with pbuilder-dist also ?19:38
jcristaui have no idea19:38
dupondjehow can I see its building with noopt ?19:44
dupondjenvm :)19:48
dupondjelets just change debian/rules ^^19:49
dupondjebuilding19:52
dupondjestill building :(20:05
dupondje:p20:05
ricotzSarvatt_, any luck?20:05
dupondjejcristau: 20:19
dupondje(gdb) print *sgi_req20:19
dupondje$1 = {reqType = 98 'b', glxCode = 17 '\021', length = 3, vendorCode = 65539, pad1 = 3, screen = 0}20:19
jcristaudupondje: hrm.  that vendorcode makes no sense.20:29
jcristau#define X_GLXvop_GetFBConfigsSGIX               6554020:30
jcristaushould be that one.20:30
dupondjethats what I get ;)20:30
dupondjejcristau: got enough debug info ? :)21:07
jcristaui suppose i should try and reproduce..21:13
dupondjethe link on the bugreport page gives me a crash directly :)21:13
jcristauwell i'm not running ubuntu..21:14
bjsniderSarvatt, should i bother to update the maverick/lucid blob? sounds like they didn't do anything helpful22:05
Sarvattbjsnider: I sure as heck ain't gonna do it, up to you if you want it in there but nope it doesn't look like its anything interesting22:05
RAOFLooks like we might want f67a559daaa0 from drm-intel if we want e6510 systems to work :)22:18
dupondjebryceh: I can reproduce 71428022:18
dupondjeevery single time :s22:18
jcristaudupondje: i assume it goes away if you set your locale to something en_*?22:21
SarvattRAOF: https://patchwork.kernel.org/patch/499221/ too for the backlight to actually work22:21
jcristauRAOF: who wants a display on a laptop anyway..22:22
dupondjeLANG="en_US.UTF-8"22:22
dupondjeno more crash ...22:23
jcristaudupondje: ok, at least that much makes sense.22:23
brycehdupondje, interesting22:23
dupondjenormally I use nl_BE btw22:24
dupondjeif you want to try to reproduce22:24
brycehnope, still no crash22:26
dupondjeweird22:31
dupondjegot to test smth22:31
dupondjebrb22:31
dupondjeok, now thats the weirdest thing ...22:34
dupondjechanged LANG back to nl_BE .. and guess what22:34
dupondjeit doesn't crash ..22:34
dupondjeah ok22:37
dupondjepage was in cache in firefox, and thats why :)22:37
SarvattRAOF: a new xserver git snapshot will change abi's in a way that breaks all input driver packages so there will be some turmoil.. we're depending on minor abi's too :(22:38
RAOFYeah, that was a mistake.  Although I think we *may* have needed to rebuild anyway, because they'd behave strangly if not.22:39
dupondjebryceh: can you remove page from cache ?22:39
dupondjeand try to view it with locale nl_BE.UTF-822:39
jcristaudupondje: does glxinfo or glxgears crash?22:39
dupondjenope22:41
dupondjecan you set LANG to nl_BE.UTF-822:42
dupondjerun firefox22:42
dupondjeand view http://support.mozilla.com/gd/questions/753448 ?22:42
jcristauas i said, i'm not running ubuntu.22:43
dupondje@ bryceh  ;)22:43
jcristauok :)22:43
dupondjebtw22:43
dupondje[GLX] currently only allowing the NVIDIA proprietary driver, as other drivers are giving too many crashes. To bypass this, define the MOZ_GLX_IGNORE_BLACKLIST environment variable.22:43
dupondjenever seen that message before ... 22:44
jcristaubryceh: fwiw the locale bit is strtod("1.4") not returning 1.4 if the decimal separator in the current locale.22:45
jcristauerr, add "is not '.'" at the end there.22:45
brycehdupondje, done, visited url in a restarted firefox with that LANG... no crashes22:45
brycehjcristau, ahh22:46
dupondjeweird22:46
dupondjehttp://paste.ubuntu.com/567494/22:47
dupondjelooks clear now its the locale ;)22:47
brycehdupondje, fwiw that GLX warning seems sensible.  -nouveau is kinda hit or miss for 3D22:48
dupondjei'm not on nouveau22:49
dupondjebut ati22:49
RAOFThat's actually mozilla blacklisting everything but the binary nvidia driver; WebGL won't work on intel or amd.22:49
brycehoh wild22:49
RAOFYeah.  There's a pretty big thread on mesa-dev@ about it, with mozilla and chromium devs complaining about libGL crashes when they enable it.22:50
jcristaudupondje: i have no idea why you don't get the same thing from glxinfo.  it seems to do GetFBConfigsSGIX too afaict..22:50
brycehwell, I suppose WebGL is still relatively new.  Probably depends on newer GL stuff the other drivers don't have yet.22:51
RAOFActually, they were complaining that they couldn't even probe the driver in use without libGL crashing :)22:51
RAOFBoth radeon and intel should now support all the features required, though.22:52
dupondjejcristau: I wish I could give you the answer :)22:52
brycehjcristau, are you able to reproduce the crash?22:53
dupondje<jcristau> as i said, i'm not running ubuntu.22:53
dupondje:)22:53
jcristauneed to try and download a natty cd at some point i guess22:54
dupondjeI can debug some more if wanted22:55
dupondjejust tell me what :)22:55
* albert23 can reproduce the crash with http://support.mozilla.com/gd/questions/753448, not with the link in the bug22:55
dupondjelocale ?22:56
jcristaumaybe break without the _XReply in getFBConfigs, see what sgi_req looks like then.  or run firefox through xtrace or wireshark.22:56
jcristaus/without/before/22:56
brycehxtrace would be good22:56
albert23dupondje: nl_NL22:57
jcristauxtrace 1.2.0 may be better if you have a chance to sync that22:57
dupondjenever used xtrace22:59
brycehdupondje, there's adequate help on it via google22:59
jcristauworks pretty much like strace or ltrace, except for X protocol instead of syscalls.23:00
jcristauso something like 'xtrace -o my_firefox_trace firefox http://support.mozilla.com/gd/questions/753448'23:00
dupondjeuploaded to the bug23:03
dupondjehttp://launchpadlibrarian.net/64420019/my_firefox_trace23:04
jcristauok, so vendor_op=0x00010004 is indeed GetFBConfigsSGIX.  but the 40 in front of it is supposed to be the length, and that doesn't make sense.23:10
jcristaudupondje: can you get me an xtrace from glxinfo?23:11
dupondjesure23:13
dupondjehttp://launchpadlibrarian.net/64420572/glxinfo23:14
dupondjethere23:14
jcristauoh crap23:14
jcristauglxinfo doesn't do setlocale()23:15
jcristauso it takes the glx 1.3 path23:15
jcristaubryceh: is the ubuntu stuff in git up to date, or missing some bits?23:17
brycehjcristau, should be up to date23:18
jcristauhrm23:19
jcristauthat doesn't have the right fixes23:19
brycehjcristau, which package?23:19
jcristaumesa23:19
jcristauyou want 4324d6fdfbba17e66b476cf008713d26cac83ad1 e27913f805acbb7d00f83ba625a8605576738a13 cbe9fc12a64c3ae89fd1b20e9e165aa4b76293a523:20
jcristau108_fix_leaks_dri2_screen_creation.patch is unrelated to that bug23:20
dupondjeanyway23:21
dupondjeI go sleeping :)23:21
dupondjeif some more debugging/testing is needed, feel free to add to the bug or mail me :)23:21
jcristaudupondje: thanks23:24
brycehjcristau, got it thanks23:25
jcristaui guess there was some confusion with dupondje linking a different commit from the bug23:26
brycehyeah23:26
brycehdupondje, jcristau, uploaded mesa with correct fix.  Thanks for investigating, hopefully it's fixed for good now, sorry for my confusion.23:35
jcristauthanks23:35
RAOFSarvatt: Do you have any comments on my gallium fallback RFC?23:40

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