http://bugs.winehq.org/show_bug.cgi?id=14556
Summary: Broken dotnet2.0 setup Product: Wine Version: CVS/GIT Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: max@veneto.com
In latest wine dotnet2.0 installed with winetricks has problems. I could only reproduce (up to now) with autocad setup; my old wineprefix with dotnet2.0+autocad2005 inside works still good; a new setup in a clean wineprefix don't. The most evident error when launching autocad is here :
err:eventlog:ReportEventW L".NET Runtime Optimization Service (clr_optimization_v2.0.50727_32) - Service reached limit of transient errors. Will shut down. Last error returned from Service Manager: 0x80070005.\n"
It crashes some time later due to unimplemented gdi call.
In "old" wineprefix (setup somewhere after 1.0) the above error message don't appear and the app runs still good. I'd try a regression test, but as-is with no other way to reproduce is too time expensive, as it requires a new wineprefix + dotnet+autocad setup on each run.
Ciao
Max