[Bug 23470] New: Spectrum Lab problem on mouse button release when win. version is set to win xp
http://bugs.winehq.org/show_bug.cgi?id=23470 Summary: Spectrum Lab problem on mouse button release when win. version is set to win xp Product: Wine Version: 1.1.42 Platform: x86-64 URL: http://www.qsl.net/dl4yhf/spectra1.html OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: wine(a)lipkowski.org Spectrum Lab (free download from http://dl4yhf.ssl7.com/speclab/install_speclab.zip) has a problem with (probably) not getting mouse button up events. How to reproduce: set wine to windows xp mode, run the program, press left mouse button with cursor on the frequency scale: the "four sided arrow cursor" turns into a "two sided arrow", release the mouse button: the cursor is still a "two sided arrow" (like it is when the button is pressed, this mode is used to drag the frequency scale). Now change the windows version in winecfg to windows ME, upon releasing the mouse button the cursor properly reverts to the "four sided arrow" cursor mode. It looks like the app doesn't get the "mouse button released" in this particular case, but only in this case (menus work etc). This issue is present in all versions of spectrum lab i've tried (this time confirmed on the latest: v2.75b09). The kernel is 2.6.33.2 (used many different kernels), the system is Debian lenny x86_64. Now i have wine 1.1.42 installed, but the bug was present in other 1.1.x versions tried (x=40-42, and a few versions around 20-30), and in the distribution package 1.0.1 I think that this issue is absent on wine 1.0.1 compiled from source on slackware 11.0 (intel 32bit distribution), but i can't check this right now. -- 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=23470 wine(a)lipkowski.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine(a)lipkowski.org -- 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=23470 --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> 2010-07-02 03:13:54 --- That's because OpenInputDesktop is a stub, the app ignores the button up if that call fails. -- 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=23470 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=23470 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |fgouget(a)codeweavers.com Resolution| |DUPLICATE --- Comment #2 from François Gouget <fgouget(a)codeweavers.com> 2013-05-22 20:54:16 CDT --- This is a duplicate of bug 12067 (the OpenInputDesktop() stub problem). *** This bug has been marked as a duplicate of bug 12067 *** -- 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=23470 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-06-05 09:13:26 CDT --- Closing duplicate bugs. -- 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