http://bugs.winehq.org/show_bug.cgi?id=12136
Summary: Sketchup6: crashes on x86-64 right after startup Product: Wine Version: CVS/GIT Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: apersaud@lbl.gov
Created an attachment (id=11532) --> (http://bugs.winehq.org/attachment.cgi?id=11532) console output from crash
Installed openSUSE wine snapshot 0.9.57.20080320 on x86-64. Moved .wine to .wineold. Run "winecfg" to create new clean .wine directory. Downloaded installer for Sketchup (version 6). Run installer (worked without problems). Run Sketchup, wants to install Gecko for html rendering, installs fine. Some openGL problem(?) comes up, which seems to be fixed once I change the registry:
HKEY_CURRENT_USER/SOFTWARE/GOOGLE/SKETCHUP6/GLCONFIG/DISPLAY/HW_OK to 0x1 (from 0x0)
If I then restart Sketchup the main window pops up, together with two small windows (help and some setup window). In the main window the menu bar is displayed correctly, but the drawing window shows garbage (just white with some odd lines drawn on it, no coordinate system, etc. which is normally displayed).
The setup window has a "continue" button, once I press it the application shuts down and a google bug reporting window comes up.
Bug reproduces every time I run Sketchup.
I attached the console output of "wine c:/.../sketchup.exe"
HTH