http://bugs.winehq.org/show_bug.cgi?id=26022
Summary: Miner Wars Demo: fails to install updates Product: Wine Version: 1.3.13 Platform: x86 URL: http://www.fileplanet.com/218230/210000/fileinfo/Miner -Wars-Demo OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Depends on: 26020
Created an attachment (id=33187) --> (http://bugs.winehq.org/attachment.cgi?id=33187) application log
Download demo from url, install dotnet20 (to workaround bug 26020), then install the app.
$ cd ~/.wine/drive_c/Program Files/Miner Wars $ wine MinerWarsLauncher.exe
It'll tell you it wants to update, click okay. It runs a couple checks, then pops up a fatal error. Terminal shows: fixme:ras:RasEnumConnectionsW (0x3e27af8,0x3c0dcbc,0x3c0dcb8),stub! fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead! fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub fixme:ras:RasConnectionNotificationW (0xffffffff,0x228,0x00000003),stub! fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
Looking at its own log, the fatal error seems to be: 2011-02-07 16:18:46.818 - Thread: 1 -> Exception occured: System.Security.Cryptography.CryptographicException: Unknown error "-2146893801". at System.Security.Cryptography.CryptographicException.ThrowCryptogaphicException(Int32 hr) at System.Security.Cryptography.Utils._AcquireCSP(CspParameters param, SafeProvHandle& hProv) at System.Security.Cryptography.Utils.AcquireProvHandle(CspParameters parameters) at System.Security.Cryptography.Utils.get_StaticDssProvHandle() at System.Security.Cryptography.DSACryptoServiceProvider.ImportParameters(DSAParameters parameters) at System.Security.Cryptography.DSA.FromXmlString(String xmlString) at MinerWars.Launcher.MyMainForm.RunBackgroundUpdater() at MinerWars.Launcher.MyMainForm.RunBackground(BackgroundWorker bw, Int32 a) at MinerWars.Launcher.MyMainForm.BackgroundThread_DoWork(Object sender, DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
I'll attach its log, which seems to have a bit more info.
http://bugs.winehq.org/show_bug.cgi?id=26022
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2011-02-07 22:24:11 CST --- Probably a dup of bug 10506.
http://bugs.winehq.org/show_bug.cgi?id=26022
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |10506
http://bugs.winehq.org/show_bug.cgi?id=26022
--- Comment #2 from Austin English austinenglish@gmail.com 2013-08-13 15:59:09 CDT --- Blocked by 26020.
https://bugs.winehq.org/show_bug.cgi?id=26022
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #3 from Wylda wylda@volny.cz ---
Update isn't possible in wine-1.7.28, as was reported.
https://bugs.winehq.org/show_bug.cgi?id=26022
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net, | |super_man@post.com
--- Comment #4 from super_man@post.com --- (In reply to Juan Lang from comment #1)
Probably a dup of bug 10506.
dupe?
https://bugs.winehq.org/show_bug.cgi?id=26022
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Status|NEW |RESOLVED Component|-unknown |crypt32 Depends on|10506, 26020 | Resolution|--- |DUPLICATE Summary|Miner Wars Demo: fails to |Miner Wars Demo (.NET 2.0 |install updates |app) fails to install | |updates, throws | |'System.Security.Cryptograp | |hy.CryptographicException' | |(crypt32 needs DSS | |provider)
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
resolving as dupe of bug 10506
Also please don't add blocker dependencies to Wine-Mono related bugs from bugs reported with MS .NET Framework. If you want to track dependencies you have to create *separate* bug dependency chains for Wine-Mono. You know ... first and second class citizen treatment.
Regards
*** This bug has been marked as a duplicate of bug 10506 ***
https://bugs.winehq.org/show_bug.cgi?id=26022
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com --- Closing.