Launchpad has imported 7 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=46976.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2012-03-05T16:40:41+00:00 Loris Zinsou wrote:

According to this ( http://bugs.winehq.org/show_bug.cgi?id=30057 ) bug report, 
any application needing mouse warp or window clipping is broken with Wine 1.4 
and any xserver from 1.11 to 1.12 and later.
Many 3D apps controlled by mouse are affected, and as a result are unusable.

According to Wine developper Alexandre Julliard : "The devices claim to
report relative motion but they send absolute coordinates. I don't think
there's anything we can do about that, you'll have to report it to
xorg."

Reply at: https://bugs.launchpad.net/xorg-server/+bug/948938/comments/0

------------------------------------------------------------------------
On 2012-03-06T11:53:41+00:00 Loris Zinsou wrote:

Created attachment 58055
Wine trace for Mass Effect (Steam version)

I do not know if this is useful in any way, but here is a wine trace for Mass 
Effect (Steam version).
I runs perfectly with wine 1.4rc6 and xserver 1.10, but mouse input is broken 
with xserver 1.11 and 1.12.
Whatever direction I try to turn the pointer, it first goes to the right for 
half a second, then either continues to turn in the wrong direction, or goes in 
right direction.
It seems it depends on pointer movement speed or touch pressure (I use a 
touchpad), I 'm not sure.

That makes the game unplayable.

This behaviour is even worse with Crysis, Bioshock and other apps, with
the sensitivity being much to high, and the view going in every
direction and ending pointing to the floor with a minor mouse movement.

Reply at: https://bugs.launchpad.net/xorg-server/+bug/948938/comments/1

------------------------------------------------------------------------
On 2012-03-06T11:59:46+00:00 Loris Zinsou wrote:

Created attachment 58056
Wine trace for Crysis 2

Reply at: https://bugs.launchpad.net/xorg-server/+bug/948938/comments/2

------------------------------------------------------------------------
On 2012-03-14T23:39:49+00:00 Leif Walsh wrote:

Created attachment 58461
trace for borderlands

generated by setting WINEDEBUG=+cursor and running borderlands, playing
enough to expose the bug, and quitting, then filtering out any lines
without ':cursor:'

Reply at: https://bugs.launchpad.net/xorg-server/+bug/948938/comments/11

------------------------------------------------------------------------
On 2012-03-16T02:35:41+00:00 Rocko wrote:

Created attachment 58533
program illustrating the issue

The attached program illustrates the regression. It prints out the
raw_values and (transformed) valuator.values reported for XI_RawMotion
mouse movement events.

On xserver 1.10, the raw_values and valuator.values are the same (on my
system, at least), ie both are relative, which makes sense because my
mouse is a relative device.

On xserver 1.11, the raw_values are relative but the valuator.values are
absolute.

Reply at: https://bugs.launchpad.net/xorg-server/+bug/948938/comments/13

------------------------------------------------------------------------
On 2012-03-21T04:08:07+00:00 Peter Hutterer wrote:

http://patchwork.freedesktop.org/patch/9595/

Reply at: https://bugs.launchpad.net/xorg-server/+bug/948938/comments/18

------------------------------------------------------------------------
On 2012-03-21T14:25:33+00:00 Sven Arvidsson wrote:

(In reply to comment #5)
> http://patchwork.freedesktop.org/patch/9595/

Thank you! Wine is working fine with the patch applied.

Reply at: https://bugs.launchpad.net/xorg-server/+bug/948938/comments/19


** Changed in: xorg-server
       Status: Unknown => In Progress

** Changed in: xorg-server
   Importance: Unknown => Medium

** Bug watch added: Wine Bugzilla #30057
   http://bugs.winehq.org/show_bug.cgi?id=30057

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/948938

Title:
  Mouse input (warp and clipping) broken in Wine 1.4rc6

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/948938/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to