[12:25] New bug: #36550 in xserver-xorg-video-i810 "[i855] Clone Mode makes external display very blurry/wobbly" [Medium,Confirmed] https://launchpad.net/bugs/36550 === mdz [n=mdz@cpe-76-173-8-128.socal.res.rr.com] has joined #ubuntu-x [02:45] New bug: #86617 in xserver-xorg-video-nv (main) "2d sluggishness with 'nv' driver" [Undecided,Unconfirmed] https://launchpad.net/bugs/86617 === cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-x === cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-x [04:20] New bug: #28326 in xserver-xorg-video-i810 "i810 Xv crashes after suspend -> infinite resprawn" [High,Confirmed] https://launchpad.net/bugs/28326 [08:38] sigh [08:38] we have some network issues right now, can't push newer versions on my wwwhome === cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-x === mvo [n=egon@p54A66565.dip.t-dialin.net] has joined #ubuntu-x [09:21] ok, new xorg_7.2-0ubuntu0.2 in http://users.tkk.fi/~tjaalton/xorg72/new === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-x [09:22] it will mangle the xorg.conf if the previous version is lt 1:7.2 [09:22] oh, hi seb128 [09:23] hey tepsipakki [09:23] damn, load-balancers are still f*cked up, so our www-servers are s-l-o-w [09:25] seb128: I just put xorg_7.2-0ubuntu0.2 in my new-dir [09:25] I'll start with mesa [09:25] and then libx11 [09:25] yeah === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-x === mvo [n=egon@p54A66565.dip.t-dialin.net] has joined #ubuntu-x === cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-x === mdz [n=mdz@cpe-76-173-8-128.socal.res.rr.com] has joined #ubuntu-x === kylem [i=kyle@fruit.freedesktop.org] has joined #ubuntu-x === Ubugtu [n=bugbot@ubuntu/bot/ubugtu] has joined #ubuntu-x === jcristau [n=jcristau@pdpc/supporter/basic/jcristau] has joined #ubuntu-x === crimsun [n=crimsun@pdpc/supporter/silver/crimsun] has joined #ubuntu-x === tepsipakki [n=tjaalton@replicant.hut.fi] has joined #ubuntu-x === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-x === mvo [n=egon@p54A66565.dip.t-dialin.net] has joined #ubuntu-x === cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-x === mdz [n=mdz@cpe-76-173-8-128.socal.res.rr.com] has joined #ubuntu-x === kylem [i=kyle@fruit.freedesktop.org] has joined #ubuntu-x === Ubugtu [n=bugbot@ubuntu/bot/ubugtu] has joined #ubuntu-x === jcristau [n=jcristau@pdpc/supporter/basic/jcristau] has joined #ubuntu-x === crimsun [n=crimsun@pdpc/supporter/silver/crimsun] has joined #ubuntu-x === tepsipakki [n=tjaalton@replicant.hut.fi] has joined #ubuntu-x [10:58] what arguments are given to postinst on upgrade? [10:58] on package upgrade [10:59] in general, "configure" [11:02] right [11:02] policy, section 6.5 :) [11:04] I've printed it, but not at hand right now :) [11:04] I wonder why the xserver-xorg postinst doesn't change the font paths [11:04] if [ -z "$UPGRADE" ] || dpkg --compare-versions "$2" le "1:7.2"; then [11:05] hmm [11:05] oh bugger [11:06] of course it didn't, since the old one was 7.2 [11:06] already [11:06] heh [11:06] silly me === cjwatson_ [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-x === mvo_ [n=egon@p54A67D2E.dip.t-dialin.net] has joined #ubuntu-x [02:20] oh man, I'm blind [02:20] the font-path stuff in xserver-xorg.postinst.. it's commented out [02:22] and again [02:22] I just can't read sed :) [02:23] that sed expression is pretty fun [02:23] it should be ok, but there's something wrong with it or my conf, since the paths aren't changed === cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-x === mvo [n=egon@p54A67D2E.dip.t-dialin.net] has joined #ubuntu-x [02:46] seb128: I'm offline again for the next five hours or so [02:46] tepsipakki: ok, what should be uploaded next? libx11? [02:47] do you consider it ready? [02:47] when mesa is ready [02:47] yes [02:47] xft can be synced as well [02:47] I've uploaded mesa already [02:47] ok [02:47] note that xft is/was libxft in ubuntu [02:48] source package name change? [02:48] ok, will have a look to that [02:48] yes [02:48] the source package was already "xft" in sarge :) [02:48] renamed for ubuntu for some reason.. === cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-x [04:28] jcristau: any idea of why xorg team packages use quilt? ;) [04:30] the decision was taken in http://lists.debian.org/debian-x/2005/06/msg00061.html [04:30] with discussion earlier that year [04:32] ok, thank you, maybe I'll read that [04:32] I find it really annoying to use and I'm curious to know why people inflict that themself :p [04:33] what would you use? [04:33] dpatch [04:33] heh, I find quilt a lot better :) [04:33] it's so complicated to create a patch with it [04:34] where dpatch or simple-patchsys just have one edit patch command [04:36] because you need to add each patched file individually? [04:36] yep [04:36] I'm trying to do an autoreconf patch [04:37] and I don't fancy adding a zillion of autogenerated files to the list [04:37] where I could a dpatch-edit-patch, run autoreconf and ctrl-D [04:37] seb128, just cp the trees, run autoreconf, diff them, and plop it in patches/ [04:38] kylem: I just converted the debian/rules to cdbs with simple-patchsys and used cdbs-edit-patch [04:38] it sucks, but it's effectively what dpatch would do. [04:38] i hope you're the original-maintianer. ;-) [04:38] for Ubuntu I am [04:38] or sort of, it's compiz [04:40] keeping the autoreconf stuff in patches is a pain [04:40] so we just don't do it :) [04:40] I'll not keep the debian/rules to cdbs though, that was just to be able to use cdbs-edit-patch [04:40] jcristau: better than running autotools at package build imho ;) [04:41] debian/rules patch; autoreconf; fakeroot debian/rules clean; git-commit -a [04:41] works fine :) [04:41] if you use git probably ;) [04:42] well, replace that with $scm commit [04:45] New bug: #47885 in xserver-xorg-video-ati (main) "Mouse cursor 'sticks' on screen 2 of dual head display" [Medium,Needs info] https://launchpad.net/bugs/47885 [05:21] New bug: #86753 in xorg-server (main) "Xorg Freezes on VT Switching in an AiGLX session" [Undecided,Unconfirmed] https://launchpad.net/bugs/86753 [06:52] New bug: #85766 in xorg (main) "mouse doesn't work in Warow any more" [Undecided,Unconfirmed] https://launchpad.net/bugs/85766 === cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-x [09:45] New bug: #86841 in libxrandr (main) "beryl does not refresh content of windows" [Undecided,Unconfirmed] https://launchpad.net/bugs/86841 === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-x [10:40] that bug 86841 is real [10:40] Malone bug 86841 in libxrandr "beryl does not refresh content of windows" [Low,Rejected] https://launchpad.net/bugs/86841 [10:40] oh, rejected already [10:41] same in compiz [10:41] s/in/with/ [10:45] tepsipakki: is that a compiz, beryl problem or an xorg one? [10:45] New bug: #21265 in Ubuntu "Error activating XKB configuration. (dup-of: 21595)" [Medium,Rejected] https://launchpad.net/bugs/21265 [10:45] tepsipakki: libx11 looks good, I'll upload tomorrow morning [10:46] I would upload now but I want to be around it something breaks [10:46] anything else that can be updated before the server? [10:54] xft [10:55] seb128: I haven't been able to run compiz before, so can't tell what makes it behave like that, but it someone else is seeing it.. [10:55] s/it/if/ [11:09] New bug: #86592 in xorg (main) "Live CD Installer causes screen to turn off when X starts" [Undecided,Unconfirmed] https://launchpad.net/bugs/86592 === seb128_ [n=seb128@ANancy-151-1-106-211.w90-13.abo.wanadoo.fr] has joined #ubuntu-x [11:11] New bug: #86870 in mesa (main) "/usr/lib/dri/i915_dri.so missing (feisty)" [Undecided,Unconfirmed] https://launchpad.net/bugs/86870 === seb128__ [n=seb128@ANancy-151-1-106-211.w90-13.abo.wanadoo.fr] has joined #ubuntu-x [11:14] New bug: #71094 in xorg (main) "Colour depth problem on one display following upgrade to edgy" [Undecided,Unconfirmed] https://launchpad.net/bugs/71094 [11:51] New bug: #86881 in xorg (main) "X shuts down at various occasions" [Undecided,Unconfirmed] https://launchpad.net/bugs/86881 [12:05] New bug: #85081 in xorg (main) "Dual head broken in Feisty" [Undecided,Unconfirmed] https://launchpad.net/bugs/85081 === seb128_ [n=seb128@ANancy-151-1-50-99.w83-196.abo.wanadoo.fr] has joined #ubuntu-x === seb128__ [n=seb128@ANancy-151-1-95-110.w90-6.abo.wanadoo.fr] has joined #ubuntu-x