http://bugs.winehq.org/show_bug.cgi?id=29743
Bug #: 29743 Summary: SketchUp 8 doesn't start after update - can't load opengl32.dll Product: Wine Version: 1.3.37 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: opengl AssignedTo: wine-bugs@winehq.org ReportedBy: dag.rende@gmail.com Classification: Unclassified
I have been using Google SketchUp 8 with wine in Ubuntu for long time. It worked perfect with my new Lenovo ThinkPad T420s in ubuntu 11.10 64 bit with integrated intel Sandy Bridge graphics, until about a week ago. Then I got a kernel update and opengl stoped working. I checked and found out that I had to remove an nvidia driver I had installed. OpenGL started working then, but SketchUp stpped working. At start it says: err:module:load_builtin_dll failed to load .so lib for builtin L"OPENGL32.dll": libGL.so.1: cannot open shared object file: No such file or directory err:module:import_dll Loading library OPENGL32.dll (which is needed by L"C:\Program Files\Google\Google SketchUp 8\SketchUp.exe") failed (error c000007a). err:module:load_builtin_dll failed to load .so lib for builtin L"GLU32.dll": libGL.so.1: cannot open shared object file: No such file or directory err:module:import_dll Loading library GLU32.dll (which is needed by L"C:\Program Files\Google\Google SketchUp 8\SketchUp.exe") failed (error c000007a).
The funny thing is that if I apt-get remove nvidia-current and logout/login, I have a working unity 3d (opengl). If I now apt-get install nvidia-current, I can run SketchUp without problem. But If I logout/login OpenGL doesn't work.
Is there any trick I can do to get just SketchUp using the so files from the nvidia driver, without disturbing the other parts of my system?
Regards, Dag