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@winehq.org ReportedBy: RandomAccountName@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.
http://bugs.winehq.org/show_bug.cgi?id=29534
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=29534
--- Comment #1 from Austin English austinenglish@gmail.com --- Confirming, still in wine-1.7.15-67-g99c151a
austin@aw25 ~ $ du -h riffview.zip 16K riffview.zip austin@aw25 ~ $ sha1sum riffview.zip 7c596e5c7923f0b2785ed0bc88a177442d7f2eb5 riffview.zip
needs `winetricks vb5run` first
https://bugs.winehq.org/show_bug.cgi?id=29534
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs@gmail.c | |om
https://bugs.winehq.org/show_bug.cgi?id=29534
--- Comment #2 from Sagawa sagawa.aki+winebugs@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.
https://bugs.winehq.org/show_bug.cgi?id=29534
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #3 from A Wine user RandomAccountName@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. :)
https://bugs.winehq.org/show_bug.cgi?id=29534
--- Comment #4 from Sagawa sagawa.aki+winebugs@gmail.com --- Thanks for testing. I'm preparing to send the patch to wine-patches. Just a moment, please.
https://bugs.winehq.org/show_bug.cgi?id=29534
--- Comment #5 from Sagawa sagawa.aki+winebugs@gmail.com --- I sent the patch. http://source.winehq.org/patches/data/103742
https://bugs.winehq.org/show_bug.cgi?id=29534
Jarkko K jarkko_korpi@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi@hotmail.com
--- Comment #6 from Jarkko K jarkko_korpi@hotmail.com --- What happened to the patch? Did it got merged or rejected?
https://bugs.winehq.org/show_bug.cgi?id=29534
--- Comment #7 from Bruno Jesus 00cpxxx@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...
https://bugs.winehq.org/show_bug.cgi?id=29534
--- Comment #8 from Jarkko K jarkko_korpi@hotmail.com --- Then this should basically work and mark fixed...
(I haven't tested).
https://bugs.winehq.org/show_bug.cgi?id=29534
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0bfc8f05c62c34002d465533856 | |05c538edff04d Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com --- Marking fixed as per comment 3.
https://bugs.winehq.org/show_bug.cgi?id=29534
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.19.