http://bugs.winehq.org/show_bug.cgi?id=10026
--- Comment #1 from jirkam jmleziva@tiscali.cz 2007-10-14 12:43:58 --- I can precise the situation. The problem occures only with the video driver "via" in the file xorg.conf . If I set the videodriver to "vesa" the problem is solved. But I need the driver "via" from the Openchrome project because the "vesa" driver causes too slow scrolling of the window. Here is the section with the problem, from /etc/X11/xorg.conf :
Section "Device" BoardName "Framebuffer Graphics" BusID "1:0:0" Driver "via" Identifier "Device[0]" Screen 0 VendorName "VESA" EndSection
Jiri