http://bugs.winehq.org/show_bug.cgi?id=27694
Summary: wine iexplore can't load hotmail.com (gives a blank page) Product: Wine Version: 1.3.23 Platform: x86 URL: http://www.hotmail.com OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=35440) --> (http://bugs.winehq.org/attachment.cgi?id=35440) terminal output
A user asked about it in #winehq.
Terminal output attached.
http://bugs.winehq.org/show_bug.cgi?id=27694
MestreLion wine@rodrigosilva.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine@rodrigosilva.com
--- Comment #1 from MestreLion wine@rodrigosilva.com 2011-07-05 00:00:19 CDT --- Judging by the date, I guess that user is me :D
My ultimate goal is to access zone.com games (http://zone.msn.com/en-us/home). Since they are ActiveX-based, I need wine.
In native (linux) Firefox and Chromium I can manage to "Sign In" (upper-right corner, redirects to https://login.live.com/login.srf and then gets back) using my regular hotmail/Windows Live account. From there I can navigate, access hotmail, change profile, etc. But, as expected, launching games wont work, since they need Active X
But in wine i cant even get to Sign In. Any MS website that requires live.com authentication fails. That includes zone.com, hotmail.com, msn.com, and so on.
Tried using the builtin browser (gecko 1.2.0), as well as IE6, 7 and 8 (from winetricks, each in a separate prefix), all using fresh installed wine-1.3.23 from offical PPA. Same result for all browsers
Using Linux Mint 10 64bits (binary compatible with Ubuntu 10.10 Maverick)
Im open to any suggestion on how to make hotmail sign in to work.
Thanks!
http://bugs.winehq.org/show_bug.cgi?id=27694
--- Comment #2 from MestreLion wine@rodrigosilva.com 2011-07-05 00:01:24 CDT --- Created an attachment (id=35443) --> (http://bugs.winehq.org/attachment.cgi?id=35443) Wine Log when trying to Sign In to live.com authentication
http://bugs.winehq.org/show_bug.cgi?id=27694
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ocean04@suomi24.fi
--- Comment #3 from ocean04@suomi24.fi 2011-07-05 07:25:09 CDT --- Iexplore hotmail blank page is regression.
0613a826713091cc7f486bcd9774e8bc90f867eb is the first bad commit commit 0613a826713091cc7f486bcd9774e8bc90f867eb Author: Jacek Caban jacek@codeweavers.com Date: Fri Apr 15 19:36:36 2011 +0200
mshtml: Better support for HTTP redirection.
:040000 040000 9fc2185cbc1f6e8dbd28549cd39945c48884b2e1 cabc761271c61c8b15fbae0758b50226052dc9c4 M dlls
Maybe problem is http -> https redirection? Anyway hotmail opens before that commit.
http://bugs.winehq.org/show_bug.cgi?id=27694
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |jacek@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=27694
--- Comment #4 from Juan Lang juan_lang@yahoo.com 2011-07-05 11:41:34 CDT --- It could also be that the commit is correct but exposes another bug. In your log is: err:wininet:NETCON_secure_connect SSL_connect failed: 12169
12169 is ERROR_INTERNET_SEC_INVALID_CERT. Please attach a +wininet,+crypt,+chain log.
http://bugs.winehq.org/show_bug.cgi?id=27694
--- Comment #5 from Austin English austinenglish@gmail.com 2011-07-05 11:45:35 CDT --- Created an attachment (id=35453) --> (http://bugs.winehq.org/attachment.cgi?id=35453) WINEDEBUG=wininet,crypt,chain
Here you go, this is with wine-1.3.23-192-g39684c7
http://bugs.winehq.org/show_bug.cgi?id=27694
--- Comment #6 from Juan Lang juan_lang@yahoo.com 2011-07-05 15:19:40 CDT --- Please create the log in append mode, there are lines clobbering each other in there. Also, your log doesn't have the same error MestreLion's does, so there could be more than one bug here.
http://bugs.winehq.org/show_bug.cgi?id=27694
--- Comment #7 from Austin English austinenglish@gmail.com 2011-07-05 15:29:48 CDT --- (In reply to comment #6)
Please create the log in append mode, there are lines clobbering each other in there. Also, your log doesn't have the same error MestreLion's does, so there could be more than one bug here.
His appears to be loading zone.msn.com, which doesn't give a blank page. He's referring to the inability to login, which is the same bug you're (likely) referring to.
MestreLion, please file a separate bug for that. This bug is solely for hotmail.com giving a blank page.
http://bugs.winehq.org/show_bug.cgi?id=27694
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |0613a826713091cc7f486bcd977 | |4e8bc90f867eb
http://bugs.winehq.org/show_bug.cgi?id=27694
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #8 from Dan Kegel dank@kegel.com 2012-01-11 22:51:04 CST --- Still gives a blank page.
http://bugs.winehq.org/show_bug.cgi?id=27694
--- Comment #9 from ocean04@suomi24.fi 2013-02-03 08:50:40 CST --- Still in wine-1.5.23
http://bugs.winehq.org/show_bug.cgi?id=27694
--- Comment #10 from Austin English austinenglish@gmail.com 2013-08-06 21:33:11 CDT --- In 1.7.0, the text: "Don't have a Microsoft account? Sign up now"
shows up, though the rest of the page is missing. It's now redirecting to live.com, fwiw.
http://bugs.winehq.org/show_bug.cgi?id=27694
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #11 from Jacek Caban jacek@codeweavers.com 2013-10-18 10:44:56 CDT --- The original reported bug is fixed and right now we hit another, not related, bug with missing IHTMLFrameBase::get_onload implementation.
http://bugs.winehq.org/show_bug.cgi?id=27694
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org 2013-10-25 12:54:40 CDT --- Closing bugs fixed in 1.7.5.
http://bugs.winehq.org/show_bug.cgi?id=27694
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |34815