[Bug 11943] New: Wacom Tablet Y-axe gets inverted on click
http://bugs.winehq.org/show_bug.cgi?id=11943 Summary: Wacom Tablet Y-axe gets inverted on click Product: Wine Version: 0.9.57. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: grunca101(a)yahoo.com On Gutsy with Wine 0.9.57, using a Wacom Graphire 4 on ArtRage 2.5 the Y-axe is getting inverted on action (click, touching the tablet). On hover everything is fine. When clicking, the cursor jumps on the mirrored location symmetrical to the horizontal center line of the screen. (if the center of the screen is Y 0, what on hover is Y 100 on click it jumps to Y -100). Pressure is working fine. This issue might be also present in version 0.9.56 (as tested from me a while ago). But version 0.9.55 DOESN'T HAVE THIS ISSUE. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11943 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Component|-unknown |wintab32 --- Comment #1 from Lei Zhang <thestig(a)google.com> 2008-03-09 12:01:14 --- Can you run a regression test between 0.9.55 and 0.9.57? http://wiki.winehq.org/RegressionTesting Maybe this is related to bug 11838 somehow? Severity is not major. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11943 John Klehm <xixsimplicityxix(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xixsimplicityxix(a)gmail.com --- Comment #2 from John Klehm <xixsimplicityxix(a)gmail.com> 2008-05-23 07:53:14 --- Is this still an issue in current wine? I cannot reproduce so if it still is an issue can you give more information about what programs you are using when this occurs? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11943 Gustav Hartvigsson <gustav.hartvigsson(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gustav.hartvigsson(a)gmail.com --- Comment #3 from Gustav Hartvigsson <gustav.hartvigsson(a)gmail.com> 2008-06-19 15:51:50 --- I can confirm that the bug is renaming. this is a major bug for the work flow for some ppl. I got the bug in ArtRage 2.5 Starters Edition. I am using a Bamboo One with the [WacomLinux] 0.8-3 drivers.. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11943 --- Comment #4 from Gustav Hartvigsson <gustav.hartvigsson(a)gmail.com> 2008-09-05 16:05:52 --- bug remains: app tested: ArtRage 2.5 Starters Edition OS: Ubuntu 8.04 kernel: Linux 2.6.24-21-generic #1 SMP wine --version: wine-1.1.3 wacom drivers : 0.8.0-3 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11943 John Klehm <xixsimplicityxix(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |azathothgr(a)gmail.com --- Comment #5 from John Klehm <xixsimplicityxix(a)gmail.com> 2008-09-30 11:08:41 --- *** Bug 15341 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11943 John Klehm <xixsimplicityxix(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Wacom Tablet Y-axe gets |Wacom Tablet Y-axe gets |inverted on click |inverted on click in ArtRage | |2.5 --- Comment #6 from John Klehm <xixsimplicityxix(a)gmail.com> 2008-09-30 11:15:53 --- Updated summary to refelct affected app. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11943 John Klehm <xixsimplicityxix(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #7 from John Klehm <xixsimplicityxix(a)gmail.com> 2008-09-30 11:33:23 --- This is definitely related to bug 11838. This line taken from the log on duplicate bug 15341. trace:wintab32:DUMPCONTEXT context: L"AmbientDesign", 5, 4, 1f, 7ff0, 0, 64, 15e2{PK_STATUS PK_CURSOR PK_BUTTONS PK_X PK_Y PK_NORMAL_PRESSURE PK_ORIENTATION }, 0{}, 15e2{PK_STATUS PK_CURSOR PK_BUTTONS PK_X PK_Y PK_NORMAL_PRESSURE PK_ORIENTATION }, ffffffff, ffffffff, 0, 0, 0, 40640 ,30480, 0, 0, 0, 0,40640, -30480, 0, 65536, 65536, 65536, 0, 0, 0, 1280, 1024 65536 65536 The -30480 is the OutY value that isnt handled currently. Same as the negative outY values found in opencanvas 1.1 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11943 Salvatore Iovene <salvatore.iovene(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |salvatore.iovene(a)gmail.com --- Comment #8 from Salvatore Iovene <salvatore.iovene(a)gmail.com> 2008-10-01 07:25:28 --- I can reproduce with wine 1.1.5 and linuxwacom 0.8.1-4. Though, it only happen to me when I select the "Precise pointer" (or what is it called) option from the menu. In normal use, I'm unaffected. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11943 John Klehm <xixsimplicityxix(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from John Klehm <xixsimplicityxix(a)gmail.com> 2008-10-02 23:46:27 --- Fix committed today http://source.winehq.org/git/wine.git/?a=commit;h=b77f0a16726a962ede71b12128... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11943 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2008-10-10 10:09:14 --- Closing bugs fixed in 1.1.6. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org