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.
http://bugs.winehq.org/show_bug.cgi?id=32166
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|Installer |
http://bugs.winehq.org/show_bug.cgi?id=32166
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |34057
http://bugs.winehq.org/show_bug.cgi?id=32166
Bug 32166 depends on bug 34057, which changed state.
Bug 34057 Summary: .Net Framework 3.0 installer fails http://bugs.winehq.org/show_bug.cgi?id=34057
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=32166
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |32554
http://bugs.winehq.org/show_bug.cgi?id=32166
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |34217
http://bugs.winehq.org/show_bug.cgi?id=32166
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on|32554 |
http://bugs.winehq.org/show_bug.cgi?id=32166
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- Created attachment 47433 --> http://bugs.winehq.org/attachment.cgi?id=47433 Application log (wine-1.7.11-272-gc7a11f9)
No change in wine-1.7.11-272-gc7a11f9.
HOWTO: ---------------------------------- There are some show-stopping bugs in Winetricks for the dotnet packages so a fully-automated install is not possible. If any step fails (which most do) then repeat the installation until it completes.
export WINEARCH=win32 winetricks -q dotnet30 wine NetFx20SP1_x86.exe /q wine NetFx20SP2_x86.exe /q wine msiexec /i XPSEP\ XP\ and\ Server\ 2003\ 32\ bit.msi /q wine dotnetfx35sp1.exe /q wine RebelBettingSetup.exe ----------------------------------
The application log appears a little more forthcoming than the console output.
https://bugs.winehq.org/show_bug.cgi?id=32166
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Depends on|34217 | Summary|RebelBetting: "Serious |RebelBetting (.NET app): |error" when selecting a |"Serious error" when |listing |selecting a listing
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce this, selection (and bet) works fine here.
The client has evolved and now uses .NET Framework 4.0
Prerequisite: 'winetricks -q dotnet40' in clean 32-bit WINEPREFIX.
I suggest to close this bug. Any Wine-Mono related things should deserve their own bugs.
Also removing dependency to bug 34217 since the old client is no longer available and .NET 4.0 recipes don't need XPSEP.
--- quote --- I would *guess* that these have something to do with it: fixme:shell:URL_ParseUrl failed to parse --- quote ---
Those are completely harmless. Also explained in WineHQ appdb .NET Frameworks entries.
$ sha1sum RebelBettingSetup.exe d5a5f8677e321acf3cae728232cad598ed84f093 RebelBettingSetup.exe
$ du -sh RebelBettingSetup.exe 34M RebelBettingSetup.exe
$ wine --version wine-1.7.34
Regards
https://bugs.winehq.org/show_bug.cgi?id=32166
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Catching up to you, Anastasius. ;)
Confirming fixed, though the application has obviously changed since the bug was originally logged so I can't be certain the original problem is solved. I think it's safe to assume though.
https://bugs.winehq.org/show_bug.cgi?id=32166
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.35.