Found some solution here: http://appdb.winehq.org/commentview.php?iAppId=1815&iVersionId=6842&iThreadId=38271 > This basically means that X11DRV_wglChoosePixelFormatARB function in dlls/winex11.drv/opengl.c is not implemented correctly. > > This afaik does not depend on '--opengl' parameter (and I'm not sure if sketchup takes any parameters at all). > > You can try disabling DRI - put the line > > Option "DRI" "False" > > in > > Section "Device" > > in your xorg.conf, restart X (re-login/ctrl-alt-backspace/reboot) I will try to disable some stuff with winecfg later. Thanks.