Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 206731 - x11-base/xorg-server mouse acceleration bug (patch available)
Summary: x11-base/xorg-server mouse acceleration bug (patch available)
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo X packagers
URL: https://bugs.freedesktop.org/show_bug...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-20 02:36 UTC by Javeed Shaikh
Modified: 2008-01-23 03:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Javeed Shaikh 2008-01-20 02:36:39 UTC
xorg-server has a nasty mouse acceleration bug.
I fixed it a while ago, but they haven't said anything yet.

Here's the URL to upstream bugzilla, with the patch.

It would be awesome if the patch could be included in the
ebuild.
Comment 1 Javeed Shaikh 2008-01-20 02:37:11 UTC
Forgot the link...
https://bugs.freedesktop.org/show_bug.cgi?id=13808
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2008-01-21 02:48:48 UTC
Javeed,

I'll be happy to incorporate the patch as soon as it's committed upstream. Please reopen this bug when that happens.

You might want to change the upstream component to Input/Core.
Comment 3 Javeed Shaikh 2008-01-23 00:30:44 UTC
Upstream says they won't do it until 1.5 since it breaks ABI.

That shouldn't really affect us gentoo people though, should it?

(And to be honest, I don't think anyone relied on the brokenness
of the acceleration infrastructure... in the entire source code,
those variables are used only in one function, the one that
applies acceleration.)
Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2008-01-23 03:10:59 UTC
(In reply to comment #3)
> Upstream says they won't do it until 1.5 since it breaks ABI.
> 
> That shouldn't really affect us gentoo people though, should it?

Yeah it does, because that means people have to rebuild all their drivers after a revbump. It's very painful to make users do that, however easy it might seem.