Sketchup on Linux: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
m (→‎Troubleshooting: making the command more readable)
m (→‎Installation: making the command more readable in installation instructions)
Line 4: Line 4:
*Download Sketchup: http://www.sketchup.com/download/all
*Download Sketchup: http://www.sketchup.com/download/all
*Install from sketchup executable for windows by right clicking on the .exe and selecting 'Wine Windows Program Loader'
*Install from sketchup executable for windows by right clicking on the .exe and selecting 'Wine Windows Program Loader'
*You will most likely get the "SketchUp was unable to initalize OpenGL" message the first time you try to run sketchup, download [[File:force_sketchup_hw_accel.reg]] to your home directory and install by launching a terminal and typing 'wine regedit /s force_sketchup_hw_accel.reg'
*You will most likely get the "SketchUp was unable to initalize OpenGL" message the first time you try to run sketchup, download [[File:force_sketchup_hw_accel.reg]] to your home directory and install by launching a terminal and typing
  wine regedit /s force_sketchup_hw_accel.reg


==Troubleshooting==
==Troubleshooting==

Revision as of 13:39, 25 May 2013

Debian

Installation

 wine regedit /s force_sketchup_hw_accel.reg

Troubleshooting

If you have trouble installing or running SketchUp on Wine, you might try using these registry settings file to correct the problem. To use one, just download it into your home directory, launch a terminal and type

 wine regedit /s filename

where filename is the name of the registry file.

  • "SketchUp was unable to initalize OpenGL": If you see this error, download File:Force sketchup hw accel.reg
  • SketchUp crashes on start with no error message: Force off the "Welcome to SketchUp" dialog with File:Disable welcome.reg
  • SketchUp crashes on or shortly after startup; either the main window is displayed, or you have already disabled the Welcome screen: Force off the "Snappy Instructor" dialog with File:Disable instructor.reg