Le mercredi 08 septembre 2010 à 10:18 -0500, qwertymn a écrit : > > I tried to install dotnet20 and 30 only with winetricks, but it doesn't > > helps. In fact it trashes my SolidWorks installation > > > > > In what way is it trashed? Could you post the crash output? > In fact it works. I reinstalled everything from a new prefix and I had some successes with some parts of the app that needs .net30 Globally SolidWorks works better now. But some other modules are still broken, particularly the part library called Toolbox, which still can't be configured. It is a separated executable called SldToolboxConfigure.exe > > Again, could you post console output? > Main problem for wpf apps is bug http://bugs.winehq.org/show_bug.cgi?id=18640 . Maybe some little hacks from this bug might help > Right. It seems to be the same bug : here is the console output. I will try some hacks and report it on bug 18640 : fixme:win:EnumDisplayDevicesW ((null),0,0x552e238,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x552e5c8,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),1,0x552e5c8,0x00000000), stub! fixme:d3d9:IDirect3D9ExImpl_GetAdapterDisplayModeEx iface 0x210cf0, adapter 0, mode 0x2151b0, rotation 0x2151c8 stub! err:ntdll:vDbgPrintExWithPrefix 65: MIL FAILURE: Unexpected HRESULT 0x88760827 in caller: Could not create display set. fixme:win:EnumDisplayDevicesW ((null),0,0x552e170,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x552e500,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),1,0x552e500,0x00000000), stub! fixme:d3d9:IDirect3D9ExImpl_GetAdapterDisplayModeEx iface 0x1f89d8, adapter 0, mode 0x210b48, rotation 0x210b60 stub! err:ntdll:vDbgPrintExWithPrefix 65: MIL FAILURE: Unexpected HRESULT 0x88760827 in caller: The render thread failed unexpectedly. fixme:shell:URL_ParseUrl failed to parse L"PresentationFramework.resources" fixme:shell:URL_ParseUrl failed to parse L"PresentationFramework.resources" fixme:imm:ImmDisableIME (-1): stub fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of other threads fixme:thread:NtQueryInformationThread info class 9 not supported yet fixme:thread:NtQueryInformationThread info class 9 not supported yet fixme:thread:NtQueryInformationThread info class 9 not supported yet fixme:thread:NtQueryInformationThread info class 9 not supported yet fixme:thread:NtQueryInformationThread info class 9 not supported yet fixme:ras:RasEnumConnectionsA (0x630607a8,0x5dcc98,0x6305f610),stub! fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead! fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime 2.0 Error Reporting"): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00001388,(nil),0x000b,0x00000120,0x3009a1b4,0x5dc624): stub err:eventlog:ReportEventW L"clr20r3" err:eventlog:ReportEventW L"sldtoolboxconfigure.exe" err:eventlog:ReportEventW L"18.2.1.12" err:eventlog:ReportEventW L"4b5692d2" err:eventlog:ReportEventW L"presentationframework" err:eventlog:ReportEventW L"3.0.0.0" err:eventlog:ReportEventW L"45398c20" err:eventlog:ReportEventW L"6496" err:eventlog:ReportEventW L"be" err:eventlog:ReportEventW L"system.windows.markup.xamlparse" err:eventlog:ReportEventW L"NIL" fixme:advapi:DeregisterEventSource (0xcafe4242) stub err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub err:ole:CoUninitialize Mismatched CoUninitialize err:ole:CoUninitialize Mismatched CoUninitialize Unhandled Exception: System.Windows.Markup.XamlParseException: 'Border' object cannot be added to 'Grid'. Exception from HRESULT: 0x88980406 Error at object 'System.Windows.Controls.Border' in markup file 'SldToolboxConfigure;component/windowmessagebox.xaml'. ---> System.Runtime.InteropServices.COMException (0x88980406): Exception from HRESULT: 0x88980406 at MS.Internal.HRESULT.Check(Int32 hr) at System.Windows.Media.Composition.DUCE.Channel.SyncFlush() Thanks !