[Bug 10043] Babas Chess version 3.6

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 16 10:33:46 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=10043





--- Comment #4 from Alex Villacís Lasso <a_villacis at palosanto.com>  2007-10-16 10:33:46 ---
I am the author of the patch at issue.

It is strange, since tests on WinXP-SP2 (provided in a previous patch)
indicated that \r to \r\n transformation by WM_GETTEXT is indeed the correct
behavior for riched20. Maybe this transformation should not be done in a corner
case that BabasChess is triggering. Or maybe this patch, by fixing one
behavior, has uncovered another bug somewhere else - it wouldn't be the first
time. 

The problem is that I am having trouble running the application at all. My
attempts fail because of a call to an unimplemented stub in gdiplus.dll, before
reaching any edit box. This means that the submitter of the bug is probably
running with a native gdiplus.dll. I am still looking for a suitable native
gdiplus.dll, since my installation of WinXP-SP2 does not provide it.

Could the author of the bug please run the app with builtin riched20, *without*
reversing the riched20 patch, and with WINEDEBUG=+seh,+riched20, and post the
resulting trace?

What happens with a clean installation of Wine? Does the application run at
all? (It does *not* in my case...)


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list