[Bug 25912] SketchUp 7/8 one mouse event behind

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 5 04:43:12 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=25912

blackravener at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |blackravener at gmail.com

--- Comment #36 from blackravener at gmail.com 2012-08-05 04:43:12 CDT ---
(In reply to comment #20)

> 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 

Both of these work for me with Intel GPU, but I want to use my Nvidia Gt555m
(which unfortunately is Nvidia Optimus). I have no problem running

optirun env WINEPREFIX="<prefix>" wine <path to sketchup.exe>

and I do see improved performance, but mouse click is one action behind.

If I run

optirun vblank_mode=0 WINEPREFIX="<prefix>" wine <path to sketchUp.exe

I'm getting error "/usr/bin/vglrun: 296: exec: vblanc_mode=0: not found"

Is there a way to run sketchup with optirun and vblanc_mode=0 at the same time?

-- 
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.



More information about the wine-bugs mailing list