[Ubuntu-x-swat] [Bug 948938] Re: Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-29 Thread Launchpad Bug Tracker
This bug was fixed in the package xorg-server - 2:1.11.4-0ubuntu8 --- xorg-server (2:1.11.4-0ubuntu8) precise; urgency=low [ Chase Douglas ] * Fix crash at startup due to input option abi break (LP: #931397) - Revert two commits from upstream 1.12 input stack [ Bryce

[Ubuntu-x-swat] [Bug 948938] Re: Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/xorg-server -- 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

[Ubuntu-x-swat] [Bug 948938] Re: Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-28 Thread RussianNeuroMancer
** Tags added: patch -- 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:

[Ubuntu-x-swat] [Bug 948938]

2012-03-27 Thread Loris Zinsou
It works ! Thanks. -- 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:

[Ubuntu-x-swat] [Bug 948938] Re: Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-21 Thread Bug Watch Updater
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

[Ubuntu-x-swat] [Bug 948938] Re: Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-20 Thread Bryce Harrington
** Bug watch added: freedesktop.org Bugzilla #46976 https://bugs.freedesktop.org/show_bug.cgi?id=46976 ** Also affects: xorg-server via https://bugs.freedesktop.org/show_bug.cgi?id=46976 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Ubuntu-x-swat] [Bug 948938] Re: Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xorg-server (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu.

[Ubuntu-x-swat] [Bug 948938] Re: Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-20 Thread Bryce Harrington
** Package changed: xorg (Ubuntu) = xorg-server (Ubuntu) ** Changed in: xorg-server (Ubuntu) Assignee: (unassigned) = Chase Douglas (chasedouglas) ** Changed in: xorg-server (Ubuntu) Importance: Undecided = Medium ** Changed in: xorg-server (Ubuntu) Status: New = Triaged -- You

[Ubuntu-x-swat] [Bug 948938] Re: Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-16 Thread entonjackson
I cannot apply the patch, because i can't compile it on amd64. it tells me there are 32bit X libraries missing... anyway. Please commit the fix, if it's really fixing this issue without creating another. -- You received this bug notification because you are a member of Ubuntu-X, which is

[Ubuntu-x-swat] [Bug 948938] Re: Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-16 Thread Rocko
The problem is that the patch doesn't allow for any acceleration or clipping that X normally supplies, so it is unlikely to be committed. If you are having trouble building wine on ubuntu 12.04, there are some workarounds you can try that I detailed in

[Ubuntu-x-swat] [Bug 948938] Re: Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-16 Thread Bryce Harrington
xinput's actually a client tool used on the console, I don't think it has anything to do with this issue. Bumping back to xorg package for re-triage. ** Package changed: xinput (Ubuntu) = xorg (Ubuntu) ** Changed in: xorg (Ubuntu) Status: Confirmed = New -- You received this bug

[Ubuntu-x-swat] [Bug 948938] Re: Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-14 Thread Rocko
FYI, I uploaded a patch for wine (http://bugs.winehq.org/attachment.cgi?id=39256) that either fixes it (if XI2 is intentionally returning absolute values) or works around the problem (if it's a regression in xserver). -- You received this bug notification because you are a member of Ubuntu-X,

[Ubuntu-x-swat] [Bug 948938] Re: Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-13 Thread entonjackson
Same here. Specially annoying when playing fullscreen games! -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xinput in Ubuntu. https://bugs.launchpad.net/bugs/948938 Title: Mouse input (warp and clipping) broken in Wine 1.4rc6 To manage

[Ubuntu-x-swat] [Bug 948938] Re: Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-08 Thread Rocko
This program illustrates the problem, displaying a window and the output results (to compile, use: gcc rawmotion.c -o rawmotion -lX11 -lXi). In xserver 1.11, the raw_values it displays are relative and the valuators.values are absolute. In xserver 1.10, the two streams are both relative. **

[Ubuntu-x-swat] [Bug 948938] Re: Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-07 Thread Loris Zinsou
This a test program by Henri Verbeet. According to its author : It prints the mouse coordinates to the terminal, you mostly care about delta for this bug. Press 'C' to enable / disable clipping, press 'W' to warp the mouse. Note that this doesn't necessarily behave the same as those games, but it

[Ubuntu-x-swat] [Bug 948938] [NEW] Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-07 Thread Loris Zinsou
Public bug reported: Mouse warp and clipping are broken with Wine (tested with Wine 1.3.37 to 1.4rc6) and Ubuntu 12.04. It works fine with Ubuntu 11.10 and the same versions of Wine. The bug is present with both xserver 1.11.x and 1.12rc. I tried on a desktop and a laptop (with mouse and

[Ubuntu-x-swat] [Bug 948938] Re: Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-07 Thread Loris Zinsou
This the log i get from the program, maybe more readble than full Mass Effect output. ** Attachment added: example log https://bugs.launchpad.net/ubuntu/+source/xinput/+bug/948938/+attachment/2828987/+files/test%20output.txt -- You received this bug notification because you are a member of

[Ubuntu-x-swat] [Bug 948938] Re: Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-07 Thread Loris Zinsou
** Attachment added: Wine Mass Effect input trace https://bugs.launchpad.net/bugs/948938/+attachment/2828948/+files/wine%20trace -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xinput in Ubuntu. https://bugs.launchpad.net/bugs/948938 Title:

[Ubuntu-x-swat] [Bug 948938] Re: Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-07 Thread Loris Zinsou
Here is a video showing mouse par int the first part (that places my cursor to an arbitrary position, then does nothing, no warp). In the second part, I start clipping, but the clipping zone does not fit in the white test window. ** Attachment added: input test video

[Ubuntu-x-swat] [Bug 948938] Re: Mouse input (warp and clipping) broken in Wine 1.4rc6

2012-03-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xinput (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xinput in Ubuntu. https://bugs.launchpad.net/bugs/948938 Title: