[Bug 5955] DirectDrawCreate crash on non-OpenGL desktop

Wine Bugs wine-bugs at winehq.org
Sun Feb 18 17:28:27 CST 2007


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





------- Additional Comments From wine at mail.kilgus.net  2007-18-02 17:28 -------
I just compiled 0.9.31 and tried it again. The crash is gone now. :-) The app 
however still doesn't work. The Blt() call always comes back with error 
DDERR_INVALIDRECT. The debug channel says
 "Application gave us bad destination rectangle for Blt without a clipper set."
which is a bit misleading now as the code for the check is
    if ((/*This->clipper == NULL*/ TRUE) && [...]
Any idea why?

-- 
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