http://bugs.winehq.org/show_bug.cgi?id=14060
Summary: magic the gathering online 3.0 does not connect Product: Wine Version: CVS/GIT Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: secur32 AssignedTo: kai.blin@gmail.com ReportedBy: ricardo_barbano@hotmail.com CC: ricardo_barbano@hotmail.com
fixme:secur32:schan_InitializeSecurityContextW stub
another application that needs SChannel implemented. right now login doesn't work because of this.
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #1 from Kai Blin kai.blin@gmail.com 2008-07-03 11:21:04 --- Could you check current git? There's a patch that should allow loading the native schannel.dll
http://bugs.winehq.org/show_bug.cgi?id=14060
ricardo filipe ricardo_barbano@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|ricardo_barbano@hotmail.com |
--- Comment #2 from ricardo filipe ricardo_barbano@hotmail.com 2008-07-03 11:44:45 --- i have tried with current git. i put native schannel.dll and it asks for msasn1.dll which doesn't exist yet in wine. i put the native msasn1.dll in system32 too and the game does not login, it shows the same message and the same "fixme:secur32" in the console ...
http://bugs.winehq.org/show_bug.cgi?id=14060
Alexande Petrov zowers+wine@zowers.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zowers+wine@zowers.net
--- Comment #3 from Alexande Petrov zowers+wine@zowers.net 2008-07-18 12:10:15 --- have same problem wine: 1.1.1~winehq0~ubuntu~8.04-0ubuntu1
http://bugs.winehq.org/show_bug.cgi?id=14060
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Lei Zhang thestig@google.com 2008-07-18 12:19:23 --- confirming then
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #5 from Mike D ctta0s@gmail.com 2008-07-22 02:13:41 --- Created an attachment (id=14972) --> (http://bugs.winehq.org/attachment.cgi?id=14972) Log from crash running MTGO
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #6 from Mike D ctta0s@gmail.com 2008-07-22 02:15:33 --- (From update of attachment 14972) Running wine-1.1.1 on Mac OS 10.5.4, I can't even get to the login screen. The updater runs fine, but when I try to launch the game, I get the following message: Object reference not set to an instance of an object. at Microsoft.DirectX.Direct3D: Int32 get_AdapterCount()
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #7 from Alexande Petrov zowers+wine@zowers.net 2008-07-22 08:22:52 --- (In reply to comment #6)
(From update of attachment 14972 [details]) Running wine-1.1.1 on Mac OS 10.5.4, I can't even get to the login screen. The updater runs fine, but when I try to launch the game, I get the following message: Object reference not set to an instance of an object. at Microsoft.DirectX.Direct3D: Int32 get_AdapterCount()
that's obviously another bug
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #8 from ricardo filipe ricardo_barbano@hotmail.com 2008-07-22 08:47:33 --- yes that's another bug. i just ran it in wine 1.1.1 and no problem like that.
open a new bug if you want, this one is only for logging in.
http://bugs.winehq.org/show_bug.cgi?id=14060
Rodrigo Exterckötter Tjäder rodrigo@tjader.com.br changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rodrigo@tjader.com.br
http://bugs.winehq.org/show_bug.cgi?id=14060
Pierre-Loup Griffais pierreloup.griffais@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pierreloup.griffais@gmail.co | |m
--- Comment #9 from Pierre-Loup Griffais pierreloup.griffais@gmail.com 2008-10-02 02:58:02 --- I have that same problem with current git:
fixme:secur32:schan_InitializeSecurityContextW stub
If I use those native libraries: secur32.dll, crypt32.dll, schannel.dll, msoss.dll, msasn1.dll, MTGO freezes instead of displaying the "server not found" error message and I get:
err:module:find_forwarded_export module not found for forward 'secur32.EnumerateSecurityPackagesW' used by L"C:\windows\system32\security.dll" err:module:find_forwarded_export function not found for forward 'secur32.EnumerateSecurityPackagesW' used by L"C:\windows\system32\security.dll". If you are using builtin L"security.dll", try using the native one instead.
Using a native security.dll doesn't seem to help. If there's a workaround involving native libraries, I'd be glad to hear about it. From what I understand, built-in schannel is mostly stubs and unlikely to provide the required functionality anytime soon?
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #10 from Bruno Bigras bruno@burnbox.net 2008-11-13 22:14:19 --- Created an attachment (id=17271) --> (http://bugs.winehq.org/attachment.cgi?id=17271) Log while getting the "server offline" message (wine-1.1.8)
http://bugs.winehq.org/show_bug.cgi?id=14060
Bruno Bigras bruno@burnbox.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #17271|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #11 from Bruno Bigras bruno@burnbox.net 2008-11-13 22:26:21 --- Created an attachment (id=17272) --> (http://bugs.winehq.org/attachment.cgi?id=17272) Screen capture of the "server offline" message
http://bugs.winehq.org/show_bug.cgi?id=14060
Bruno Bigras bruno@burnbox.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bruno@burnbox.net
--- Comment #12 from Bruno Bigras bruno@burnbox.net 2008-11-13 22:32:27 --- secur32:schan_InitializeSecurityContextW seem to be implemented now, but I got a "server offline" message while trying to login. I believe my clock is right.
See log and screen capture.
http://bugs.winehq.org/show_bug.cgi?id=14060
Leonardo lleoliveirabr@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lleoliveirabr@gmail.com
--- Comment #13 from Leonardo lleoliveirabr@gmail.com 2008-12-01 07:35:14 --- Hi, I have the same problem with Miranda IM app. I can't login on MSN and Gtalk Message on terminal log: fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority
The bug is reported here: http://bugs.winehq.org/show_bug.cgi?id=16200
Will this be fixed anytime soon?
Thanks.
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #14 from ricardo filipe ricardo_barbano@hotmail.com 2008-12-18 11:34:37 --- Created an attachment (id=18051) --> (http://bugs.winehq.org/attachment.cgi?id=18051) log with +secur32
this a trace log with +secur32
it still says the servers are down, when they are not.
http://bugs.winehq.org/show_bug.cgi?id=14060
ricardo filipe ricardo_barbano@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #18051|application/octet-stream |application/plain-text mime type| |
http://bugs.winehq.org/show_bug.cgi?id=14060
ricardo filipe ricardo_barbano@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #18051|application/plain-text |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=14060
ricardo filipe ricardo_barbano@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #18051|0 |1 is obsolete| |
--- Comment #15 from ricardo filipe ricardo_barbano@hotmail.com 2008-12-29 16:21:40 --- Created an attachment (id=18315) --> (http://bugs.winehq.org/attachment.cgi?id=18315) +secur32 log
new log with today's git.
http://bugs.winehq.org/show_bug.cgi?id=14060
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
--- Comment #16 from Austin English austinenglish@gmail.com 2009-01-20 02:39:17 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=14060
Robert Johnson robfjohnson@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |robfjohnson@gmail.com
--- Comment #17 from Robert Johnson robfjohnson@gmail.com 2009-01-23 19:25:57 --- Having tested it with the current git, this seems to be fixed, however a new bug has appeared in its place, at least on my computer.
Bug 17105, although it appears similar to this bug, is in my opinion (as a regular user of Magic Online) a different bug, as explained in that bug.
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #18 from Austin English austinenglish@gmail.com 2009-01-23 21:24:11 --- Ricardo, can you retest?
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #19 from ricardo filipe ricardo_barbano@hotmail.com 2009-01-24 00:53:55 --- he has a point in saying it is different on the error code, but that's because schannel has evolved.
although the main problem remais the same, you can't login, so i wouldn't make it a different bug. i already had posted a trace with the new output.
cool with me either way... going to an exam, bye x)
http://bugs.winehq.org/show_bug.cgi?id=14060
Kai Blin kai.blin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kai.blin@gmail.com |wine-bugs@winehq.org
--- Comment #20 from Kai Blin kai.blin@gmail.com 2009-01-24 01:24:59 --- reassigning bug
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #21 from Austin English austinenglish@gmail.com 2009-07-30 12:07:40 --- Is this still an issue in current (1.1.26 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=14060
peter smith kaelarishatal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kaelarishatal@gmail.com
--- Comment #22 from peter smith kaelarishatal@gmail.com 2009-07-30 14:40:28 --- This is still happening for me in 1.1.26
http://bugs.winehq.org/show_bug.cgi?id=14060
René Kjellerup rk.katana.steel@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rk.katana.steel@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #23 from René Kjellerup rk.katana.steel@gmail.com 2009-11-16 14:10:15 --- This still happens in wine 1.1.33 for me
http://bugs.winehq.org/show_bug.cgi?id=14060
Boyd Stephen Smith Jr. bss@iguanasuicide.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bss@iguanasuicide.net
--- Comment #24 from Boyd Stephen Smith Jr. bss@iguanasuicide.net 2009-11-24 14:07:55 --- Confirming with wine-1.1.33-1.1.i586 from the Emulators:Wine repository on the openSUSE build service (http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_11.2) running on openSUSE 11.2.
A simple workaround for just this bug is installing the Visual Studio 2005 redistributable package. (winetricks vcrun2005) is a simple way to do this.
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #25 from Boyd Stephen Smith Jr. bss@iguanasuicide.net 2009-11-24 14:55:35 --- (In reply to comment #24)
A simple workaround for just this bug is installing the Visual Studio 2005 redistributable package. (winetricks vcrun2005) is a simple way to do this.
However, that just "upgrades" you to bug 17105.
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #26 from René Kjellerup rk.katana.steel@gmail.com 2009-11-26 05:02:51 --- (In reply to comment #25)
(In reply to comment #24)
A simple workaround for just this bug is installing the Visual Studio 2005 redistributable package. (winetricks vcrun2005) is a simple way to do this.
However, that just "upgrades" you to bug 17105.
I've tried with vcrun2005 and vcrun2005sp1 and I still get the L0001 Server offline error
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #27 from Austin English austinenglish@gmail.com 2010-05-26 16:02:43 --- This is your friendly reminder that there has been no bug activity for 6 months. Is this still an issue in current (1.2-rc1 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #28 from Boyd Stephen Smith Jr. bss@iguanasuicide.net 2010-05-26 16:38:53 --- I can test on 1.1.24 tonight probably. Is that new enough?
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #29 from ricardo filipe ricardo_barbano@hotmail.com 2010-05-26 19:01:09 --- it would be best if you could test with 1.2 rc1
i don't have my test system on at the moment, but there were no improvements in the affected area so i doubt it is fixed... i'll see if i can get a system to retest.
http://bugs.winehq.org/show_bug.cgi?id=14060
Mike Ellery mellery@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mellery@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=14060
Eric Lowrie achernar@shatteredkingdoms.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |achernar@shatteredkingdoms. | |org
--- Comment #30 from Eric Lowrie achernar@shatteredkingdoms.org 2010-07-23 07:00:12 --- (In reply to comment #29)
it would be best if you could test with 1.2 rc1
i don't have my test system on at the moment, but there were no improvements in the affected area so i doubt it is fixed... i'll see if i can get a system to retest.
I tested with 1.2 over the past few days. After much groping and grasping I did get the program installed, but encountered basically the same error and some of the same debug lines.
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #31 from PeteV pete0verse@gmail.com 2011-04-07 17:18:37 CDT --- Created an attachment (id=33985) --> (http://bugs.winehq.org/attachment.cgi?id=33985) Screen shot wine1.3.17 running MTGO3 L0014error
http://bugs.winehq.org/show_bug.cgi?id=14060
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other
--- Comment #32 from Austin English austinenglish@gmail.com 2012-02-23 15:19:53 CST --- Removing deprecated 'All' Platform/OS.
http://bugs.winehq.org/show_bug.cgi?id=14060
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #33 from Bruno Jesus 00cpxxx@gmail.com 2012-07-23 03:56:49 CDT --- Is this still an issue in wine 1.5.9?
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #34 from ricardo filipe ricardo_barbano@hotmail.com 2012-07-23 08:51:48 CDT --- At the moment this can't even be tested because of bugs on mono (bug 28621) and on gdiplus that prevent progress with .net (bug 31293) before getting to the login screen.
http://bugs.winehq.org/show_bug.cgi?id=14060
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28621, 31293
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #35 from ricardo filipe ricardo_barbano@hotmail.com 2012-07-24 07:02:14 CDT --- after replacing gdiplus with native, using .net 3, this is still a bug in git wine.
http://bugs.winehq.org/show_bug.cgi?id=14060
Bug 14060 depends on bug 31293, which changed state.
Bug 31293 Summary: Multiple .NET apps need GdipPrivateAddFontFile (MTGO v3 launcher, Harmony Practice 3) http://bugs.winehq.org/show_bug.cgi?id=31293
What |Old Value |New Value ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #36 from ricardo filipe ricardo_barbano@hotmail.com --- After installing dotnet40 with winetricks I can now login into the game with the latest git version!
http://bugs.winehq.org/show_bug.cgi?id=14060
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Version|unspecified |1.0.0 Keywords| |dotnet, download URL| |http://mtgoinstaller1.onlin | |egaming.wizards.com/mtgov3/ | |helper/MTGOIII_Helper.exe Hardware|Other |x86 CC| |focht@gmx.net Resolution|--- |FIXED Summary|magic the gathering online |Magic: The Gathering Online |3.0 does not connect |3.x fails to connect/login | |to server OS|other |Linux
--- Comment #37 from Anastasius Focht focht@gmx.net --- Hello ricardo,
since there is bug 28621 targeting Mono, resolving this one 'fixed'.
Regards
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #38 from ricardo filipe ricardo_barbano@hotmail.com --- They are totally different bugs though... Shouldn't we keep different bugs from the same application separate?
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #39 from Anastasius Focht focht@gmx.net --- Hello ricardo,
this bug has been recycled multiple times (have a look at the history). The current Mono issue is clearly not the one reported by OP in 2008.
You are of course free to report a new bug for Mono purists.
Regards
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #40 from ricardo filipe ricardo_barbano@hotmail.com --- I'm not sure what you mean. The bug is still the same: You cannot login into MTGO 3.x with builtin wine, nor with only dotnet20.
At most I could understand marking this as a dupe of http://bugs.winehq.org/show_bug.cgi?id=17105 and continuing the reporting there, but for that bug to show up you have to install vcrun2005, so i don't see the point.
http://bugs.winehq.org/show_bug.cgi?id=14060
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED URL|http://mtgoinstaller1.onlin |http://mtgoinstaller1.onlin |egaming.wizards.com/mtgov3/ |egaming.wizards.com/mtgov3/ |helper/MTGOIII_Helper.exe |MTGOIII_Helper.exe Resolution|FIXED |---
--- Comment #41 from Anastasius Focht focht@gmx.net --- Hello ricardo,
--- quote --- I'm not sure what you mean. The bug is still the same: You cannot login into MTGO 3.x with builtin wine, nor with only dotnet20. --- quote ---
vs.
--- quote --- After installing dotnet40 with winetricks I can now login into the game with the latest git version! --- quote ---
First you say it works if you installed .NET 4.0 in the prefix. Later you say it still doesn't work with .NET 2.0? Another place you said you installed .NET 3.0 So what gives?
Regards
http://bugs.winehq.org/show_bug.cgi?id=14060
Bruno Bigras bigras.bruno@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|bigras.bruno@gmail.com |
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #42 from ricardo filipe ricardo_barbano@hotmail.com --- It means you can only login into the game with dotnet40. any of the previous dotnets or builtin dlls don't let you login. did i miss the point in time where applications that work with dotnetxx are no longer considered for bugs in mscoree and related dlls?
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #43 from Vincent Povirk madewokherd@gmail.com --- My understanding is this used to be broken with native dotnet, and now the bug affecting native dotnet is fixed. Problems with mono would be a separate bug.
http://bugs.winehq.org/show_bug.cgi?id=14060
ricardo filipe ricardo_barbano@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED
--- Comment #44 from ricardo filipe ricardo_barbano@hotmail.com --- Okay then. I thought it would be considered a bug until it worked with mono, even if it worked with some dotnet version. I will close this as fixed then and open a new one for mono.
http://bugs.winehq.org/show_bug.cgi?id=14060 Bug 14060 depends on bug 28621, which changed state.
Bug 28621 Summary: Magic: The Gathering Online 3.x updater tool 'Kicker.exe' hangs with Mono http://bugs.winehq.org/show_bug.cgi?id=28621
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #45 from Anastasius Focht focht@gmx.net --- Hello folks,
I downloaded the bootstrapper and installed the game.
.NET Framework 4.0 client profile required by installer and MTGO_NET.exe .NET Framework 2.0 required by kicker (updater) and managed DX installer
.NET 3.x is clearly not needed - it might have been a requirement some years ago.
--- quote --- It means you can only login into the game with dotnet40. any of the previous dotnets or builtin dlls don't let you login. --- quote ---
The game executable binds to .NET Framework 4.0 assemblies. It will _not_ work with .NET 3.x by design.
The thing runs properly with .NET Framework 4.0 and 2.0 installed.
I didn't want to pay $9.99 just for testing hence I used "play free trial". I joined some match with other 'guest' players (cards game?).
--- quote --- did i miss the point in time where applications that work with dotnetxx are no longer considered for bugs in mscoree and related dlls? --- quote ---
There are two .NET bug types:
1) using native .NET Framework that demonstrates a bug with Wine (flagged with 'dotnet' keyword). When the bug has been fixed in Wine it will be closed. It will not be reused for Mono -> separate bug!
2) using bundled Mono that either highlights a bug in Wine or a problem with Mono itself (flagged with 'mscoree' component) When the bug has been fixed in Wine it will be closed -or- when Mono is fixed.
There are various cases where people are better off with native .NET Framework. Mono can't provide 100% featureset of native either due to technical or legal reasons. People want solutions now and not wait for years (that would make Wine/Mono useless to them). Of course it might be still useful to report Mono bugs for "purist" case (even if some feature implementation is highly unlikely).
Again: I think we can close this bug as the login works with native .NET Framework properly installed.
If you can demonstrate that the login problem still exists with Mono 4.5.x you should create a new bug, explicitly stating "Magic: The Gathering Online 3.x fails to connect/login to server doesn't work with Mono".
$ sha1sum MTGOinstaller.exe 4cf30aaa4a8de1a219a20ebf5c24c9025893dec2 MTGOinstaller.exe
$ du -sh MTGOinstaller.exe 836M MTGOinstaller.exe
$ wine --version wine-1.7.17-92-ge2bf516
Regards
http://bugs.winehq.org/show_bug.cgi?id=14060
--- Comment #46 from ricardo filipe ricardo_barbano@hotmail.com --- Thank you for the clarification, I have closed both bugs of the application that now work with dotnet.
https://bugs.winehq.org/show_bug.cgi?id=14060
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #47 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.18.