http://bugs.winehq.org/show_bug.cgi?id=32166
Bug #: 32166 Summary: RebelBetting: "Serious error" when selecting a listing Product: Wine Version: 1.5.16 Platform: x86-64 URL: http://rebelbetting.com/files/RebelBettingSetup.exe OS/Version: Linux Status: NEW Keywords: dotnet, download, Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk Classification: Unclassified
Created attachment 42435 --> http://bugs.winehq.org/attachment.cgi?id=42435 wine-1.5.16-262-gb036ee6 console output
When selecting a listing in RebelBetting (log-in required), a dialog pops up reporting a "Serious error" but is not more specific than that.
To get this far: 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 msxml6 dotnet35sp1 (order is important) (Bug 32164)
I would *guess* that these have something to do with it: fixme:shell:URL_ParseUrl failed to parse
Tried msxml3 and msxml4 but they made no difference.