http://bugs.winehq.org/show_bug.cgi?id=25912
thomas geps.stuff@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |geps.stuff@gmail.com
--- Comment #43 from thomas geps.stuff@gmail.com 2013-08-28 13:48:44 CDT --- (In reply to comment #19)
Two additional workarounds (a little cleaner than the 'watch a pixel and continuously refresh'.
Workaround 1 (slow): Run using the command line: env LIBGL_ALWAYS_SOFTWARE=1 WINEPREFIX="<whatever the prefix is>" wine SketchUp.exe
Workaround 2 (awesome): Run using the command line: vblank_mode=0 WINEPREFIX="<whatever the prefix is>" wine SketchUp.exe
These both absolutely fixed the problem for me of having the screen not update correctly. My configuration: Sketchup8 installed via WineTricks Wine 1.5.5 Ubuntu 12.04 64bit Intel i915 driver (i965 DRI)
Things I tried that *didnt* work: Using my .drirc to set the vblank_mode to 0 Changing options of INTEL_STRICT_CONFORMANCE Setting LIBGL_ALWAYS_INDIRECT And about a thousand other things.
Is there any chance that this workaround (2) can make it into winetricks - I am pretty sure it will be benign for people with working graphics out of the box (nvidia?)
Hey i need some Help ! I have the same problem with SketchUp but i didnt check the right way to type in the terminal :-( ive tried = der-gep@dergep-ThinkPad-X121e:~$ vblank_mode=0 WINEPREFIX=/home/der-gep/.PlayOnLinux/wineprefix/GoogleSketchUp/drive_c/Program Files/Google/Google SketchUp 8 wine Sketchup.exe where is the mistake ??? the path should be the right because ive copyed it from the "properties" box ...