http://bugs.winehq.org/show_bug.cgi?id=14824
Summary: Red Alert 3 Beta requires several functions of WinHttp to be implemented Product: Wine Version: CVS/GIT Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: winhttp AssignedTo: wine-bugs@winehq.org ReportedBy: ehoover@mines.edu
The Red Alert 3 Beta cannot authenticate the user's personal key with EA's servers because several of WinHttp's functions are unimplemented: WinHttpOpen WinHttpCrackUrl WinHttpConnect WinHttpOpenRequest WinHttpSendRequest WinHttpQueryDataAvailable WinHttpReceiveResponse WinHttpReadData WinHttpCloseHandle
Note: The game would like to use SSL, but it authenticates without it.
http://bugs.winehq.org/show_bug.cgi?id=14824
Ben Beswick geljamin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Ben Beswick geljamin@gmail.com 2008-08-23 10:59:56 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=14824
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net
--- Comment #2 from Hans Leidekker hans@meelstraat.net 2008-08-26 08:27:43 --- Those functions are implemented now but there's no SSL support yet. Please try again with current git and attach a WINEDEBUG=+winhttp trace if it fails.
http://bugs.winehq.org/show_bug.cgi?id=14824
--- Comment #3 from Andras Kovacs andras@csevego.net 2008-08-27 19:12:54 --- Created an attachment (id=15697) --> (http://bugs.winehq.org/attachment.cgi?id=15697) failure with builtin winhttp
The game successfully activates itself with the patch in HOWTO section of Red alert 3 beta's appdb page (http://appdb.winehq.org/objectManager.php?sClass=version&iId=13272&i...)
http://bugs.winehq.org/show_bug.cgi?id=14824
--- Comment #4 from Hans Leidekker hans@meelstraat.net 2008-08-28 07:43:26 --- I posted 3 patches that should help:
http://www.winehq.org/pipermail/wine-patches/2008-August/060303.html
Can you try them? Please attach another WINEDEBUG=+winhttp log if it still fails.
http://bugs.winehq.org/show_bug.cgi?id=14824
--- Comment #5 from Andras Kovacs andras@csevego.net 2008-08-28 13:22:54 --- Created an attachment (id=15710) --> (http://bugs.winehq.org/attachment.cgi?id=15710) log with latest patches
It goes further, different error message, but still fails. (Can not create internet connection)
http://bugs.winehq.org/show_bug.cgi?id=14824
--- Comment #6 from Hans Leidekker hans@meelstraat.net 2008-09-03 10:13:23 --- The log shows that the app needs redirects which are implemented now, so please try again with current git.
http://bugs.winehq.org/show_bug.cgi?id=14824
Mike Ellery mellery@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mellery@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=14824
Alexander Nicolaysen Sørnes alex@thehandofagony.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alex@thehandofagony.com
--- Comment #7 from Alexander Nicolaysen Sørnes alex@thehandofagony.com 2008-11-17 17:04:03 --- Yes, it works in Wine 1.1.8! But Red Alert 3 appears to install native winhttp.dll, which does not work. Should we make winhttp default to builtin instead of native?
http://bugs.winehq.org/show_bug.cgi?id=14824
--- Comment #8 from Hans Leidekker hans@meelstraat.net 2008-11-20 07:53:42 ---
Should we make winhttp default to builtin instead of native?
Patch sent: http://www.winehq.org/pipermail/wine-patches/2008-November/064898.html
http://bugs.winehq.org/show_bug.cgi?id=14824
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Hans Leidekker hans@meelstraat.net 2008-11-20 07:56:29 --- Thank you for testing Alexander.
http://bugs.winehq.org/show_bug.cgi?id=14824
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2008-11-21 10:31:47 --- Closing bugs fixed in 1.1.9.
http://bugs.winehq.org/show_bug.cgi?id=14824
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
http://bugs.winehq.org/show_bug.cgi?id=14824
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other
--- Comment #11 from Austin English austinenglish@gmail.com 2012-02-23 15:12:45 CST --- Removing deprecated 'All' Platform/OS.