Facebook Twitter Instagram
    WiredRevolution.com
    • Home
    • About
    • Contact Us
    • Essential Linux Commands
    • Sitemap
    Facebook Twitter Instagram
    WiredRevolution.com
    wine

    Fix SketchUp refresh bug on Linux with WINE

    RyanBy RyanNovember 13, 2012Updated:November 13, 20121 Min Read
    Facebook Twitter Pinterest LinkedIn Reddit WhatsApp Email

    In SketchUp 7 and 8 there is a problem that when run on Linux with WINE with the refresh of the screen. Whatever you are working with on the screen it will always one mouse event behind. For example if you are deleting an object, you will need to scroll the view in or out to see the change take effect in SketchUp. This can be a real pain and can get in the way quickly.

    Here is my setup but I have seen the issue on another system with Nvidia and an older version of Ubuntu/Wine as well.

    • Sketchup 8
    • Wine 1.4.1
    • Ubuntu 12.10 64bit
    • Intel HD 4000

    The fix is to simply launch SketchUp fromthe command line with vblank_mode=0.

    $ vblank_mode=0 WINEPREFIX="/home/ryan/.wine" wine .wine/drive_c/Program\ Files\ \(x86\)/Google/Google\ SketchUp\ 8/SketchUp.exe

    You will need to change the command for your username and wine installation path of course.

    Share. Facebook Twitter Pinterest LinkedIn WhatsApp Reddit Email
    Previous ArticleFix OpenGL: ChoosePixelFormat SketchUp error in WINE
    Next Article Transfer your ssh public key to a remote machine

    Related Posts

    Fix insync Gnome Shell extension error on Ubuntu

    Netflix now working on Ubuntu Linux

    Transfer your ssh public key to a remote machine

    Most Commented
    March 12, 2009

    Fix blue tinted video in Ubuntu

    September 10, 2010

    Setup SSH access between VirtualBox Host and Guest VMs

    March 8, 2011

    Install GNOME Shell in Ubuntu 10.10 Maverick

    April 4, 2009

    Setup the PS3 Bluetooth Controller on Ubuntu

    October 22, 2008

    How to correctly use LD_LIBRARY_PATH

    Recent Comments
    • Execute command on linux virtual machine (or server) from windows commandline on Setup SSH access between VirtualBox Host and Guest VMs
    • Solved: How to SSH to a VirtualBox guest externally through a host? - Daily Developer Blog on Setup SSH access between VirtualBox Host and Guest VMs
    • How to SSH to a VirtualBox guest externally through a host? [closed] – Code D3 on Setup SSH access between VirtualBox Host and Guest VMs
    • How to copy and paste from VirtualBox? [duplicate] on Setup SSH access between VirtualBox Host and Guest VMs
    • Jackie Laguna on Fix OpenGL: ChoosePixelFormat SketchUp error in WINE
    © 2025 ThemeSphere. Designed by ThemeSphere.

    Type above and press Enter to search. Press Esc to cancel.