http://bugs.winehq.org/show_bug.cgi?id=32164
Bug #: 32164 Summary: RebelBetting + dotnet35sp1 crashes Product: Wine Version: 1.5.16 Platform: x86-64 URL: http://rebelbetting.com/files/RebelBettingSetup.exe OS/Version: Linux Status: NEW Keywords: dotnet, download Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk Classification: Unclassified
Created attachment 42434 --> http://bugs.winehq.org/attachment.cgi?id=42434 wine-1.5.16-232-g4255772 console output
Using "winetricks dotnet35sp1" to work around Bug 32125, RebelBetting crashes when loading under wine-1.5.16-232-g4255772.
This fails:
1. Revert commit af08a2f6ba2fb0d65f1a1d3b7720216860fc9456 (Bug 32156) 2. Patch winetricks with patch from http://code.google.com/p/winetricks/issues/detail?id=286 3. winetricks -q dotnet35sp1 4. Install 5. Run
This works:
1. Revert commit af08a2f6ba2fb0d65f1a1d3b7720216860fc9456 2. Patch winetricks with patch 3. winetricks -q msxml6 dotnet35sp1 (order is important) 4. Install 5. Run
So, workaround is native msxml6.
Note: dotnet35sp1 runs through some dialogs about being unable to uninstall service packs - just click ok and continue.