http://bugs.winehq.org/show_bug.cgi?id=32101
Bug #: 32101 Summary: SSF Saturn Emulator - Crashes with SendMessage() error Product: Wine Version: 1.5.15 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dredgingthelake@gmail.com Classification: Unclassified
SSF Saturn emulator crashes with (in a dialog box):
SendMessage() error. File: ./MainWindows.cpp Line : 1395 Function: WinMain
Regression test:
5f5f20d6cf7c38f59171b760870d58b8fdf53132 is the first bad commit commit 5f5f20d6cf7c38f59171b760870d58b8fdf53132 Author: Aric Stewart aric@codeweavers.com Date: Thu Sep 27 09:42:54 2012 -0500
imm32: Properly separate the IME UI window and the thread default IME window.
:040000 040000 4232e65da77ca4d003f2b133d4f3c62f3e2ceadc 34a22bef4861ba95808e23fb8688224bb8eeac1d M dlls
Reverting the commit fixes the bug.
There is a second bug with later versions of SSF that can only be seen when this commit is reverted, should I report that one as all?
http://bugs.winehq.org/show_bug.cgi?id=32101
DL dredgingthelake@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |http://www7a.biglobe.ne.jp/ | |~phantasy/ssf/ Regression SHA1| |5f5f20d6cf7c38f59171b760870 | |d58b8fdf53132
http://bugs.winehq.org/show_bug.cgi?id=32101
--- Comment #1 from Austin English austinenglish@gmail.com 2012-10-30 12:56:55 CDT --- (In reply to comment #0)
There is a second bug with later versions of SSF that can only be seen when this commit is reverted, should I report that one as all?
Yes, please, and mark it as depending on this one.
http://bugs.winehq.org/show_bug.cgi?id=32101
DL dredgingthelake@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28874
http://bugs.winehq.org/show_bug.cgi?id=32101
--- Comment #2 from DL dredgingthelake@gmail.com 2012-10-30 21:08:31 CDT --- Turns out I had already posted a bug report with the second issue a while back. I linked the "Depends on" to this bug. Here's the older report:
http://bugs.winehq.org/show_bug.cgi?id=28874
http://bugs.winehq.org/show_bug.cgi?id=32101
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aric@codeweavers.com, | |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de 2012-11-03 12:58:07 CDT --- CCed Aric Aric it seems we messed up imm32 again, could you please have a look?
http://bugs.winehq.org/show_bug.cgi?id=32101
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com 2012-11-22 05:22:38 CST --- A patch related to this bug was commited yesterday, can you test again in wine-git? http://source.winehq.org/git/wine.git/?a=commit;h=ad6272486ba56fd609af537213...
http://bugs.winehq.org/show_bug.cgi?id=32101
--- Comment #5 from DL dredgingthelake@gmail.com 2012-11-22 19:10:12 CST --- (In reply to comment #4)
A patch related to this bug was commited yesterday, can you test again in wine-git? http://source.winehq.org/git/wine.git/?a=commit;h=ad6272486ba56fd609af537213...
Yes, it is fixed.
http://bugs.winehq.org/show_bug.cgi?id=32101
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ad6272486ba56fd609af537213f | |30affb7c6463b Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2012-11-22 19:17:15 CST --- (In reply to comment #5)
Yes, it is fixed.
Thanks.
http://bugs.winehq.org/show_bug.cgi?id=32101
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2012-11-23 14:30:54 CST --- Closing bugs fixed in 1 5.18.
https://bugs.winehq.org/show_bug.cgi?id=32101
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |imm32