[Bug 1347] Screen is wiped/blanked on usage of DirectDraw
http://bugs.winehq.org/show_bug.cgi?id=1347 --- Comment #24 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2008-03-24 13:39:08 --- Yes, it is x11_copy_from_screen and the code calling it. If you look at the conditions under which it is called(NULL rectangle and no WRITEONLY lock or something like that), you'll quickly see that the hack will break as soon as the application behaves differently, e.g. passes a rectangle that is bigger than its window but not NULL, or specifies WRITEONLY(pointless flag), etc. Furthermore the behavior this hack gets working is broken on Vista, so it is only a matter of time until the applications are fixed or obsolete. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org