http://bugs.winehq.org/show_bug.cgi?id=17105
Summary: Magic: The Gathering Online 3.0 fails to log in with L0014 Product: Wine Version: 1.1.13 Platform: HP OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: secur32 AssignedTo: kai.blin@gmail.com ReportedBy: robfjohnson@gmail.com
Created an attachment (id=18941) --> (http://bugs.winehq.org/attachment.cgi?id=18941) Console Output
When running Magic Online Version 3 with Wine, when I try to log in I receive L0014: The Magic Online Server is down for maintenance. If you continue to receive this error, check your date and time settings.
Note that this is different than bug 14060, as 14060 gives you L0001: You have lost your connection to the server. Bug 14060 is supposedly (and from what I see actually) fixed as of git from 1-20-09. I encountered this bug when I tested with git from 1-22-09, and continues into 1-23-09.
Having spoken to other Magic Online players, I found that L0014 has been caused (on Windows machines) by firewall issues, and also by incorrectly set Date and Time. I do not know any such issues on my computer that would cause this bug, but I am not certain that the problem is not my computer.
It seems to me that the bug is in schan - which was the cause of but 14060. 14060 was schan being not implemented, whereas this bug, unless the problem is with my computer, may be that schan is half-implemented. (See, in the Console Output, the "Using hardcoded "NORMAL" priority" messages.) However, this paragraph is just speculation in case it gives someone an idea.
http://bugs.winehq.org/show_bug.cgi?id=17105
Kai Blin kai.blin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kai.blin@gmail.com |wine-bugs@winehq.org
--- Comment #1 from Kai Blin kai.blin@gmail.com 2009-01-24 01:25:33 --- reassigning bug
http://bugs.winehq.org/show_bug.cgi?id=17105
Filipe Ataíde ataide.filipe@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ataide.filipe@gmail.com
--- Comment #2 from Filipe Ataíde ataide.filipe@gmail.com 2009-03-29 07:35:57 --- I get the same error. L0014! I used the winetricks dotnet20 vcrun2005 approach and then got to the same error as you.
http://bugs.winehq.org/show_bug.cgi?id=17105
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2009-05-29 11:33:22 --- Was this on a PC? You selected HP, which is for old mainframe-ish HP systems.
http://bugs.winehq.org/show_bug.cgi?id=17105
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|HP |PC
--- Comment #4 from Dan Kegel dank@kegel.com 2009-05-29 11:36:29 --- Changing platform to PC.
http://bugs.winehq.org/show_bug.cgi?id=17105
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang@yahoo.com
--- Comment #5 from Juan Lang juan_lang@yahoo.com 2009-08-08 10:37:06 --- Could you try with 1.1.27 with the following patch applied? http://www.winehq.org/pipermail/wine-patches/2009-August/076773.html
http://bugs.winehq.org/show_bug.cgi?id=17105
--- Comment #6 from Juan Lang juan_lang@yahoo.com 2009-08-10 10:47:33 --- Update: that patch has been committed, so please retry with current git.
http://bugs.winehq.org/show_bug.cgi?id=17105
Gary Kramlich grim@reaperworld.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |grim@reaperworld.com
--- Comment #7 from Gary Kramlich grim@reaperworld.com 2009-10-13 21:30:22 --- seeing this with win 1.1.29-1 from debian unstable (pkg: wine-unstable).
http://bugs.winehq.org/show_bug.cgi?id=17105
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #8 from Juan Lang juan_lang@yahoo.com 2009-10-13 21:36:45 --- Confirming then. Please attach console output from running it.
http://bugs.winehq.org/show_bug.cgi?id=17105
--- Comment #9 from Gary Kramlich grim@reaperworld.com 2009-10-13 21:58:02 --- theres a bunch of other noise in here. Note that i installed dotnet2.0 from winetricks.
I'm running debian amd64 using the nvidia beta driver, which didn't install the 32bit compatibility libraries. I manually copied those over and ran ldconfig to get this far.
OpenGL is enabled and working, so are pixel shaders.
I've tried using winxp and vista and the windows version with the exact same results.
Network setup is a bridge device used for vm's but works on eth0 as well.
I'm only pasting the relevant parts since theres a lot of noise in here.
When trying to login: err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution. fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority fixme:secur32:schannel_get_cipher_algid unknown algorithm 2 fixme:crypt:CertVerifyCertificateChainPolicy unimplemented for 4
when trying the play now for free: fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority fixme:secur32:schannel_get_cipher_algid unknown algorithm 2 fixme:crypt:CertVerifyCertificateChainPolicy unimplemented for 4
Not sure if the ntlanmanger bit is related to it not detecting a network connection or not.
http://bugs.winehq.org/show_bug.cgi?id=17105
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |18337
--- Comment #10 from Juan Lang juan_lang@yahoo.com 2009-10-13 22:03:59 --- (In reply to comment #9)
fixme:crypt:CertVerifyCertificateChainPolicy unimplemented for 4
Thanks. This looks like bug 18337, so this is yet another app that depends on that.
http://bugs.winehq.org/show_bug.cgi?id=17105
--- Comment #11 from Gary Kramlich grim@reaperworld.com 2009-10-13 22:08:08 --- Yeah i was looking at both, and this one seemed to just deal with the schannel stuff. Is there a list of the native dlls that implement it? I'd like to give that a try.
http://bugs.winehq.org/show_bug.cgi?id=17105
--- Comment #12 from Juan Lang juan_lang@yahoo.com 2009-10-13 22:12:51 --- (In reply to comment #11)
Is there a list of the native dlls that implement it?
I don't know. You might have better luck asking on wine-users. At a minimum you'd need crypt32 and msasn1, but I've never had success using the native variants of those. This doesn't mean that you won't, just that a) I don't know, and b) this might not be the best forum to talk about workarounds.
http://bugs.winehq.org/show_bug.cgi?id=17105
--- Comment #13 from Henri Verbeet hverbeet@gmail.com 2009-10-14 04:56:45 --- Created an attachment (id=24120) --> (http://bugs.winehq.org/attachment.cgi?id=24120) recognize (A)RC4 cipher
This patch should at least get rid of the "unknown algorithm 2" FIXME.
http://bugs.winehq.org/show_bug.cgi?id=17105
--- Comment #14 from Juan Lang juan_lang@yahoo.com 2009-10-14 09:08:03 --- (In reply to comment #13)
This patch should at least get rid of the "unknown algorithm 2" FIXME.
This patch looks good to me, Henri. Would you mind sending it in?
http://bugs.winehq.org/show_bug.cgi?id=17105
--- Comment #15 from Henri Verbeet hverbeet@gmail.com 2009-10-14 10:04:00 --- (In reply to comment #14)
This patch looks good to me, Henri. Would you mind sending it in?
Yeah, I'll send that together with some other patches tomorrow.
http://bugs.winehq.org/show_bug.cgi?id=17105
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|secur32 |crypt32
--- Comment #16 from Juan Lang juan_lang@yahoo.com 2009-10-20 18:20:20 --- Oh yeah, this is a crypt32 bug, since it depends on 18337.
http://bugs.winehq.org/show_bug.cgi?id=17105
--- Comment #17 from Juan Lang juan_lang@yahoo.com 2009-10-27 15:58:16 --- Created an attachment (id=24399) --> (http://bugs.winehq.org/attachment.cgi?id=24399) Patch
Does the attached patch help?
http://bugs.winehq.org/show_bug.cgi?id=17105
Bug 17105 depends on bug 18337, which changed state.
Bug 18337 Summary: CertVerifyCertificateChainPolicy doesn't implement CERT_CHAIN_POLICY_SSL http://bugs.winehq.org/show_bug.cgi?id=18337
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=17105
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #24399|0 |1 is obsolete| |
--- Comment #18 from Juan Lang juan_lang@yahoo.com 2009-10-29 11:41:47 --- (From update of attachment 24399) The patch was committed. Is this still a problem with today's git, or 1.1.33 or later?
http://bugs.winehq.org/show_bug.cgi?id=17105
--- Comment #19 from Boyd Stephen Smith Jr. bss@iguanasuicide.net 2009-11-24 14:54:01 --- Created an attachment (id=24940) --> (http://bugs.winehq.org/attachment.cgi?id=24940) stderr output from wine process when running MTGO_NET.exe
Log when encountering this problem using wine-1.1.33-1.1.i586 from Emulators:Wine repository of openSUSE Build Service [] on openSUSE 11.2.
So, 1.1.33 still has this issue.
http://bugs.winehq.org/show_bug.cgi?id=17105
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|crypt32 |secur32
--- Comment #20 from Juan Lang juan_lang@yahoo.com 2009-11-24 15:43:55 --- Thanks. From your log: fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000109
This error message also appears with bug 17296. I'm going to guess it's an schannel error. You might try this patch from bug 20748: http://bugs2.winehq.org/attachment.cgi?id=24832
http://bugs.winehq.org/show_bug.cgi?id=17105
Mike Ellery mellery@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mellery@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=17105
--- Comment #21 from butraxz@gmail.com 2013-03-04 14:53:34 CST --- This has not been updated for three years. Is this an issue in 1.5.25 or should this be closed as abandoned ?
http://bugs.winehq.org/show_bug.cgi?id=17105
ricardo filipe ricardo_barbano@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ricardo_barbano@hotmail.com
--- Comment #22 from ricardo filipe ricardo_barbano@hotmail.com --- this should be marked as fixed as it now works with dotnet40
http://bugs.winehq.org/show_bug.cgi?id=17105
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download Status|NEW |RESOLVED URL| |http://mtgoinstaller1.onlin | |egaming.wizards.com/mtgov3/ | |MTGOIII_Helper.exe CC| |focht@gmx.net Resolution|--- |FIXED
--- Comment #23 from Anastasius Focht focht@gmx.net --- Hello folks,
since ricardo verified the login is working, resolving 'fixed'.
You need following prerequisites:
.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
NOTE:
.NET 3.x is clearly not needed - it might have been a requirement some years ago. 'winetricks vcrun2005' is also not needed
$ sha1sum MTGOinstaller.exe 4cf30aaa4a8de1a219a20ebf5c24c9025893dec2 MTGOinstaller.exe
$ du -sh MTGOinstaller.exe 836M MTGOinstaller.exe
$ wine --version wine-1.7.17-92-ge2bf516
Regards
https://bugs.winehq.org/show_bug.cgi?id=17105
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #24 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.18.