http://bugs.winehq.org/show_bug.cgi?id=17232
--- Comment #4 from Anastasius Focht focht@gmx.net 2009-04-23 15:24:10 --- Hello,
--- quote --- this is the console output I get with wine 1.1.19; .NET was installed beforehand via winetricks --- quote ---
Did you notice the difference in the backtraces you posted? Sorry, but you're still not paying attention to appdb!
First you posted backtraces from "start.exe" with a broken WINEPREFIX. Now you are posting backtrace from "democonfig.exe" with a broken WINEPREFIX.
Do you think this is funny?
Again: Please don't use tainted/broken WINEPREFIXes for installing/testing/reporting bugs!
I tested it myself. Clean WINEPREFIX and only 'winetricks -q dotnet20 jet40' Downloaded and installed the app. It starts and doesn't crash on the first attempt after install.
There is one show stopper crash because the app installs its own gecko engine which conflicts with Wine's one (pulled in by winetricks dotnet20). Though that can be manually fixed by removing nspr4.dll from system32.
Regards