[18:00] bryce: bug 180654 looks like it could be fixed released but the upstream bug is still open [18:00] Launchpad bug 180654 in xserver-xorg-driver-ati "[r100] rendering artifacts: intermittent vertical lines on right side of round shapes" [Unknown,Confirmed] https://launchpad.net/bugs/180654 [18:00] ok, looking [19:16] yep, fix released [21:22] federico1: any comments on my reply? http://bugzilla.gnome.org/show_bug.cgi?id=546969 [21:22] Gnome bug 546969 in Screen resolution "The GUI components do not always reflect the current situation" [Normal,Unconfirmed] [21:25] tseliot: hmmm, is there a way in which we could detect that a configuration will not apply correctly? if not, could you add some code to compare the proposed configuration with what we actually got, and present an error message if they are different? something like "your hardware or graphics driver didn't allow the specified configuration" [21:31] federico1: AFAIK there's no way to see it in advance since it might depend on the driver (e.g. a bug), or on some weird display/tv model [21:32] ugh [21:32] tseliot: ok, then we definitely need to tell the user what happened [21:32] otherwise he'll click "apply" and things won't seem to work [21:33] federico1: ok, that would be possible but doing some detection stuff would still be necessary. I can do that [21:33] tseliot: cool [21:34] federico1: ok, I'll write another patch with the warning [21:39] tseliot: thanks! [22:09] bryce, tjaalton: to which package would you assign this bug report? https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/260867 [22:09] Launchpad bug 260867 in xorg "Bad video signal after upgrading to Interpid" [Undecided,Incomplete] [22:09] nvidia-common? [22:12] yep, that'd be better than xorg [22:13] or nvidia-96, if it's going to get support for 1.5 [22:34] I have assigned it to both packages [23:26] tseliot: ok I've done some updating to the patch and emailed it back to you to review [23:26] tseliot: it seems there's been some changes upstream that need accounting for [23:27] I've tried to integrate your code in a bit better, but it could probably be done better [23:53] bryce: I've just sent you a new patch [23:55] tseliot: ok cool [23:57] hmm [23:58] yeah that's basically what I extracted. See the patch I sent back to you which I feel is a bit cleaner patch [23:58] since it deletes only 1 line of existing code, in theory it should be easier to maintain as upstream code changes [23:59] (I've a feeling upstream won't be accepting use of python code for this, so we will be maintaining this patch a while; may as well make our lives simpler for us ;-) ) [23:59] * bryce -> lunch bbiab