Hi! I am trying to install SolidWorks 2010 on wine (1.3.17, from launchpad) on xUbuntu 10.10. I installed it by this steps: winetricks vcrun2005 vcrun2008 instalation winetricks gdiplus (not for sure) cp comdlg32.dll to SW home dir. "winetricks mfc42" (also installs a native oleaut32) Then set oleaut32 to native. cp oleaut32 to SolidWorks dir installin' dcom98.exe after removing system32/ole* winetricks dotnet30 It loads now just fine. I can create new part. It dies on save or 2D to 3D operation (do not know how to translate it to english). But most people who had try to install SW claims on saving-bug. In my case it does not save too, but it crush whole X session. I tried to capture some useful information about this by executing logsave name.log command and here is the Tail: Code: err:ole:CoGetClassObject class {572c76e1-6670-49c8-a276-be468ecbe6fc} not registered err:ole:CoGetClassObject class {572c76e1-6670-49c8-a276-be468ecbe6fc} not registered err:ole:create_server class {572c76e1-6670-49c8-a276-be468ecbe6fc} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {572c76e1-6670-49c8-a276-be468ecbe6fc} could be created for context 0x17 err:ole:RegisterDragDrop invalid hwnd (nil) err:ole:RegisterDragDrop invalid hwnd (nil) fixme:appbar:SHAppBarMessage unknown msg: 4 fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETTASKBARPOS, hwnd=0x422): stub fixme:appbar:SHAppBarMessage unknown msg: 4 fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETTASKBARPOS, hwnd=0x1): stub fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList fixme:wgl:X11DRV_wglGetPixelFormatAttribivARB unsupported 202f WGL Attribute fixme:wgl:X11DRV_wglGetPixelFormatAttribivARB unsupported 2030 WGL Attribute XIO: fatal IO error 11 (Zasoby chwilowo niedostpne) on X server ":1.0" after 642544 requests (642535 known processed) with 2 events remaining. 'Zasoby chwilowo niedostpne' means 'resources temporary unavailable'. Good night, friends!