http://bugs.winehq.org/show_bug.cgi?id=26725
Summary: Java: online installer fails to download files Product: Wine Version: 1.3.17 Platform: x86 URL: http://www.java.com/en/download/manual.jsp OS/Version: Linux Status: NEW Keywords: download, Installer Severity: minor Priority: P2 Component: wininet AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=34046) --> (http://bugs.winehq.org/attachment.cgi?id=34046) +wininet
Get the windows xp online installer for java and run it, then choose 'install'. The installer will give an error 403 and fail to download its files: austin@laptop:~$ wine jxpiinstall.exe wine: created the configuration directory '/home/austin/.wine' fixme:storage:create_storagefile Storage share mode not implemented. fixme:iphlpapi:NotifyAddrChange (Handle 0x1e6e90c, overlapped 0x1e6e8f0): stub wine: configuration in '/home/austin/.wine' has been updated. fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! fixme:urlmon:DownloadBSC_OnProgress Unsupported status 3 fixme:urlmon:DownloadBSC_OnProgress Unsupported status 3 fixme:wininet:InternetLockRequestFile STUB fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! ... fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
native wininet works around it.