http://bugs.winehq.org/show_bug.cgi?id=27505
Summary: Silent Heroes Launcher fails with mono210 (works with dotnet20) Product: Wine Version: 1.3.22 Platform: x86-64 URL: http://www.blasteroids.com/games/file_details.cfm/6561 / OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: mscoree AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
austin@aw25 ~/.wine/drive_c/Program Files/Paradox Interactive/Silent Heroes $ wine Silent\ Heroes\ Launcher.exe System.IndexOutOfRangeException: Array index is out of range. at ZtormLauncher.MainForm.getSerial () [0x00000] in <filename unknown>:0 at ZtormLauncher.MainForm.MainForm_Load (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Form.OnLoad (System.EventArgs e) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs e) [0x00000] in <filename unknown>:0
9779e71e1f8be07c0fbed749e1227210ad53ef8b sh_launcher_setup.exe
pops up an error dialog and exits. With dotnet, gives me an error about not finding a serial, then gives me a login prompt.
http://bugs.winehq.org/show_bug.cgi?id=27505
--- Comment #1 from Austin English austinenglish@gmail.com 2013-09-17 22:08:59 CDT --- Still in wine-1.7.2-54-g396a61d
http://bugs.winehq.org/show_bug.cgi?id=27505
--- Comment #2 from Austin English austinenglish@gmail.com 2013-10-28 17:57:17 CDT --- System.IndexOutOfRangeException: Array index is out of range. at ZtormLauncher.MainForm.getSerial () [0x00000] in <filename unknown>:0 at ZtormLauncher.MainForm.MainForm_Load (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Form.OnLoad (System.EventArgs e) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs e) [0x00000] in <filename unknown>:0
still in wine-1.7.5 and wine-mono-4.5.0.
https://bugs.winehq.org/show_bug.cgi?id=27505
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #3 from Béla Gyebrószki gyebro69@gmail.com --- Still present in 1.7.34 and Wine Mono 4.5.4 installed.
https://bugs.winehq.org/show_bug.cgi?id=27505
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|Silent Heroes Launcher |Silent Heroes Launcher |fails with mono210 (works |(.NET 2.0 app) fails with |with dotnet20) |Wine-Mono
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming. You need workaround for bug 37760 to reproduce.
The app makes https requests, tries to authenticate with a server using X.509 certificates. MS .NET Framework has several "builtin" root certificates installed by default ... maybe Mono doesn't provide them?
Regards
https://bugs.winehq.org/show_bug.cgi?id=27505
--- Comment #5 from Vincent Povirk madewokherd@gmail.com --- Now it fails with http 400 errors.
https://bugs.winehq.org/show_bug.cgi?id=27505
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX
--- Comment #6 from Vincent Povirk madewokherd@gmail.com --- This fails in the same way on Windows. I think the servers it depends on are no longer maintained.
https://bugs.winehq.org/show_bug.cgi?id=27505
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #7 from Zebediah Figura z.figura12@gmail.com --- Nitpicking, but perhaps ABANDONED would be more appropriate here?
https://bugs.winehq.org/show_bug.cgi?id=27505
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|WONTFIX |ABANDONED
--- Comment #8 from Austin English austinenglish@gmail.com --- (In reply to Zebediah Figura from comment #7)
Nitpicking, but perhaps ABANDONED would be more appropriate here?
Yes, though personally I don't think it really matters in practice. As much as it is talked about, I rarely see anyone actually calculating bugzilla stats.