[Bug 2916] Richedit Bug Causes Blitzin2 to Crash

Wine Bugs wine-bugs at winehq.org
Thu Apr 28 20:40:49 CDT 2005


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





------- Additional Comments From Speeddymon at gmail.com  2005-28-04 20:40 -------
If this crash comes with an error about the assertion failed and mentions
something about size.cx, please do a search in the file wine/dlls/riched/run.c
for the line "assert(size.cx);" without the quotes, and comment out that line. 
That should get this working again.  If there is no error on screen, please run
wine with the winedbg option set to riched.  That should tell you where it is
crapping out.  If it turns out to be that assertion, please do the instructions
above, and if not, please post the output in an attachment here.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list