[Bug 29534] New: RIFF File Viewer crashes on choosing an item in a context menu
http://bugs.winehq.org/show_bug.cgi?id=29534 Bug #: 29534 Summary: RIFF File Viewer crashes on choosing an item in a context menu Product: Wine Version: 1.3.36 Platform: x86-64 URL: http://mda.smartelectronix.com/bin/riffview.zip OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: RandomAccountName(a)mail.com Classification: Unclassified Created attachment 38266 --> http://bugs.winehq.org/attachment.cgi?id=38266 Terminal output Right-clicking in the text area to the right and choosing any option from the context menu results in a crash. However, there's no crash when using the equivalent keyboard shortcuts. This application needs msvbvm50.dll, so I've used winetricks vb5run to install it. Same problem in 1.2.3, 1.0.1, and 0.9.33. Neither winetricks dcom98 (in 1.2.3) nor winetricks usp10 helps. -- 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=29534 A Wine user <RandomAccountName(a)mail.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.
https://bugs.winehq.org/show_bug.cgi?id=29534 --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- Confirming, still in wine-1.7.15-67-g99c151a austin(a)aw25 ~ $ du -h riffview.zip 16K riffview.zip austin(a)aw25 ~ $ sha1sum riffview.zip 7c596e5c7923f0b2785ed0bc88a177442d7f2eb5 riffview.zip needs `winetricks vb5run` first -- 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=29534 Sagawa <sagawa.aki+winebugs(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs(a)gmail.c | |om -- 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=29534 --- Comment #2 from Sagawa <sagawa.aki+winebugs(a)gmail.com> --- Created attachment 47941 --> https://bugs.winehq.org/attachment.cgi?id=47941 proposed patch Could you verify my patch fixes the issue? In short, on native, Edit control doesn't emit WM_COMMAND message on choosing an item in a context menu. But wine does. So, the app get confused. -- 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=29534 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #3 from A Wine user <RandomAccountName(a)mail.com> --- (In reply to Sagawa from comment #2)
Created attachment 47941 [details] proposed patch
Could you verify my patch fixes the issue?
Yes, it works fine for me. :) -- 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=29534 --- Comment #4 from Sagawa <sagawa.aki+winebugs(a)gmail.com> --- Thanks for testing. I'm preparing to send the patch to wine-patches. Just a moment, please. -- 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=29534 --- Comment #5 from Sagawa <sagawa.aki+winebugs(a)gmail.com> --- I sent the patch. http://source.winehq.org/patches/data/103742 -- 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=29534 Jarkko K <jarkko_korpi(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi(a)hotmail.com --- Comment #6 from Jarkko K <jarkko_korpi(a)hotmail.com> --- What happened to the patch? Did it got merged or rejected? -- 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=29534 --- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to Sagawa from comment #5)
I sent the patch. http://source.winehq.org/patches/data/103742
(In reply to Jarkko K from comment #6)
What happened to the patch? Did it got merged or rejected?
The patch was commited: http://source.winehq.org/git/wine.git/commitdiff/0bfc8f05c62c34002d465533856... -- 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=29534 --- Comment #8 from Jarkko K <jarkko_korpi(a)hotmail.com> --- Then this should basically work and mark fixed... (I haven't tested). -- 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=29534 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0bfc8f05c62c34002d465533856 | |05c538edff04d Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #9 from Bruno Jesus <00cpxxx(a)gmail.com> --- Marking fixed as per comment 3. -- 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=29534 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.19. -- 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