[Bug 16453] New: Chrome outer installer can't download inner installer

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 10 10:49:58 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=16453

           Summary: Chrome outer installer can't download inner installer
           Product: Wine
           Version: 1.1.10
          Platform: Other
               URL: http://chrome.google.com
        OS/Version: other
            Status: NEW
          Keywords: download, Installer, patch
          Severity: normal
          Priority: P2
         Component: winhttp
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


Tried Chrome today by going to chrome.google.com in firefox under wine and
downloading what they offered.
The small (750KB) outer installer starts, but fails because 
WinHttpCrackUrl is too picky about its arguments.  I
removed the extra checks (see attached patch) and it got
a fair bit further; the failure seems to be associated with the log message

err:winhttp:netconn_secure_connect SSL_connect failed: error:140770FC:SSL
routines:SSL23_GET_SERVER_HELLO:unknown protocol

(which might mean all sorts of things, including we tried
to connect to an http server with https...)


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list