Summary: | Pointer screen crossings broken in Xorg server 1.13.0 (regression) | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Nick Bowler <nbowler> | ||||
Component: | Server/Input/Core | Assignee: | Peter Hutterer <peter.hutterer> | ||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | andyrtr, chewi, fsa, high.entropy, ihadzic, peter.hutterer, tom | ||||
Version: | git | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Nick Bowler
2012-09-07 20:53:13 UTC
Hi, Arch (stable) upgraded xorg-server to 1.13. I use a similar Zaphod configuration as described above and I'm facing the same annoying bug now. Any news on this issue? With best regards, Till In the meantime, you can still revert the commit without any other problems but that's probably a little easier to do on Gentoo (my distro) than it is on Arch. ;) I guess my comment was a bit misleading... :) While it would be possible to revert the commit (thanks to Nick), I just wanted to ask if the issue will be addressed in 1.13.1. The status is still set to NEW. Shouldn't the "Component" be changed to "Input/*"? Not sure if Peter Hutterer knows about this regression. Unfortunately, I'm not familiar with the inner workings of X to provide a patch. ~Till (In reply to comment #3) > While it would be possible to revert the commit (thanks to Nick), I just > wanted to ask if the issue will be addressed in 1.13.1. The status is still > set to NEW. Yes, it would be nice to have some feedback about this 11th-hour regression. What's the point in testing the release candidates if regressions are going to be introduced (and apparently reports ignored) right before release anyway? > Shouldn't the "Component" be changed to "Input/*"? That's what I thought at first, but all the Input/ components seem to be for specific drivers. This issue isn't driver-specific, it's a problem with the server. That being said, this bugtracker has waaaaaaaaay too many components. *** Bug 55993 has been marked as a duplicate of this bug. *** Wouldn't it make sense to assign this bug report to Peter Hutterer? Created attachment 68748 [details] [review] 0001-dix-fix-zaphod-screen-scrossing-54654.patch adding the offset of the new screen should be enough, can you please test this? thanks (In reply to comment #7) > Created attachment 68748 [details] [review] [review] > 0001-dix-fix-zaphod-screen-scrossing-54654.patch > > adding the offset of the new screen should be enough, can you please test > this? thanks Seems to work, thanks! Thanks. I can also confirm this patch to work on two different zaphod setups. FWIW, it fixes the problem for me too. Is this going to be merged at some point? I don't see it in git yet. Looking good here, thanks Peter. commit e7cd5cce740e653000fb1192b600268dcf77dde2 Author: Peter Hutterer <peter.hutterer@who-t.net> Date: Thu Oct 18 15:11:31 2012 +1000 dix: fix zaphod screen scrossing (#54654) |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.