http://bugs.winehq.com/show_bug.cgi?id=1347
------- Additional Comments From fsteinel@flonet.net 2003-22-06 06:59 ------- Bug comments restored from Gmane.org:
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? ------- Additional Comments From lionel.ulmer <at> free.fr 2003-03-28 14:39 ------- Well, to start to look at the problem, attaching a '+ddraw' trace would be best.