http://bugs.winehq.com/show_bug.cgi?id=1347
Summary: Screen is wiped/blanked on usage of DirectDraw Product: Wine Version: 20030318 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: wine-directx AssignedTo: wine-bugs@winehq.com ReportedBy: mike@theoretic.com
Some desktop apps that use DirectDraw, such as Java Swing and QuickTime cause the contents of the screen to be erased. Forcing a repaint, by dragging windows around, or by switching to a VT and back to X, restores the screen to what it should be. The only ddraw fixmes I can see are:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x4027f258)->(00000000,00000008) fixme:ddraw:Main_DirectDrawClipper_Initialize (0x4027cc90)->(0x4027f264,0x00000000),stub! fixme:ddraw:get_display_window clipper clip lists not supported
So presumably this is a problem with clipping?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=1347. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.