[Bug 48860] New: RegiStax 6: mouse does not work in open file dialog
https://bugs.winehq.org/show_bug.cgi?id=48860 Bug ID: 48860 Summary: RegiStax 6: mouse does not work in open file dialog Product: Wine Version: 5.0 Hardware: x86 URL: http://www.astronomie.be/registax/setupregistax6.exe OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: eserradi(a)gmx.com Regression SHA1: 62ed79ae1ad14d8c46309e93d521cef5797625de setupregistax6.exe Distribution: Debian Mouse does not work in open file dialog in RegiStax V6. A workaround to restore mouse functionality is to press the tab key until the combobox with label "Look in:", then press down key to expand the item list and move mouse over one item to make the mouse work again. It worked very well in wine version 1.8.7, then switched to wine v4 and v5 and stop working. It looks like wine opens two instances of RegiStax as in the title bar appears "RegiStax V6 <2>", it might be related to the mouse problem. Previous versions of the program are not affected. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48860 eserradi(a)gmx.com changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48860 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1|62ed79ae1ad14d8c46309e93d52 |62ed79ae1ad14d8c46309e93d52 |1cef5797625de |1cef5797625de |setupregistax6.exe | -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48860 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|62ed79ae1ad14d8c46309e93d52 | |1cef5797625de | -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48860 Roman Pišl <rpisl(a)seznam.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rpisl(a)seznam.cz --- Comment #1 from Roman Pišl <rpisl(a)seznam.cz> --- Bisecting old versions is tricky.. but finally: b4fea4f2f0df40976f50d396e9e4046929697879 is the first bad commit commit b4fea4f2f0df40976f50d396e9e4046929697879 Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Mon Mar 27 14:01:40 2017 -0500 user32: Don't call ReleaseCapture() in EnableWindow(). Killing the capture is already handled in DefWindowProc(). Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48860 --- Comment #2 from eserradi(a)gmx.com --- Created attachment 68510 --> https://bugs.winehq.org/attachment.cgi?id=68510 revert commit b4fea4f2f0df40976f50d396e9e4046929697879 for wine v5 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48860 --- Comment #3 from eserradi(a)gmx.com --- I reverted commit b4fea4f2f0df40976f50d396e9e4046929697879 and after applying and recompiling wine 5.0.2 the problem with the mouse has been solved, it is working again. The patch I used is attached as a workaround until a proper solution is merged in wine 5.x, thanks a lot! -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48860 --- Comment #4 from Roman Pišl <rpisl(a)seznam.cz> --- Created attachment 68512 --> https://bugs.winehq.org/attachment.cgi?id=68512 Patch Try this patch, it could be a proper solution. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48860 Roman Pišl <rpisl(a)seznam.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #68512|0 |1 is obsolete| | --- Comment #5 from Roman Pišl <rpisl(a)seznam.cz> --- Created attachment 68516 --> https://bugs.winehq.org/attachment.cgi?id=68516 Patch #2 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48860 --- Comment #6 from eserradi(a)gmx.com --- I tested patch #2 with wine 5.0.2 and it works very well, no more problems with the mouse, good job! -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48860 eserradi(a)gmx.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |normal Component|-unknown |user32 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48860 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |b4fea4f2f0df40976f50d396e9e | |4046929697879 CC| |z.figura12(a)gmail.com Keywords| |patch -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48860 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Keywords| |download --- Comment #7 from Zebediah Figura <z.figura12(a)gmail.com> --- <https://source.winehq.org/patches/data/197867> shows that Roman's patch isn't correct. <https://source.winehq.org/patches/data/197869> should be correct and fixes the application for me. Thanks for the bisect and the patch in any case; it helped me track down the bug much more quickly than I otherwise would have been able to... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48860 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |32f5dfde0db785b862af1c8a811 | |52f268c08fa47 --- Comment #8 from Zebediah Figura <z.figura12(a)gmail.com> --- Fixed by <https://source.winehq.org/git/wine.git/commitdiff/32f5dfde0db785b862af1c8a81152f268c08fa47>. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48860 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.0-rc6. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48860 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |5.0.x -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48860 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net URL|http://www.astronomie.be/re |https://web.archive.org/web |gistax/setupregistax6.exe |/20200519083800/http://www. | |astronomie.be/registax/setu | |pregistax6.exe -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48860 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|5.0.x |--- --- Comment #10 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 5.0.x milestone from bug fixes included in 5.0.4. -- 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)
-
WineHQ Bugzilla