http://bugs.winehq.org/show_bug.cgi?id=30630
Bug #: 30630 Summary: Java: chrome plugin installer fails Product: Wine Version: 1.5.3 Platform: x86 URL: http://www.java.com/en/download/manual.jsp OS/Version: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Depends on: 26725 Classification: Unclassified
Install chrome (you'll probably need native winhttp to work around bug 30023). Then, go to install java (http://java.com/en/download/chrome.jsp?locale=en):
78a4d33f4cb87e2c63a272bb2c4e13f6b4cdeef3 chromeinstall-7u4.exe
run that, the download will fail. Workaround, winetricks wininet (bug 26725).
Retry: fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:shell:SHFlushSFCacheWrap : stub fixme:ras:RasEnumConnectionsA (0x630607a8,0x33a084,0x6305f610),stub! fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead! fixme:service:EnumServicesStatusW resume handle not supported fixme:ras:RasEnumEntriesA ((nil),(null),0x3375f4,0x337db0,0x337dac),stub! fixme:ras:RasEnumEntriesA ((nil),(null),0x3375f4,0x337db0,0x337dac),stub! fixme:urlmon:protocol_continue Could not get cache file fixme:urlmon:DownloadBSC_OnStopBinding No cache file Error opening file C:\users\austin\Application Data\Sun\Java\jre1.7.0_04\Java3BillDevices.jpg Error: 2 fixme:ras:RasEnumEntriesA ((nil),(null),0x8cd1c0,0x8cd97c,0x8cd978),stub! fixme:ras:RasEnumEntriesA ((nil),(null),0xccd1b8,0xccd974,0xccd970),stub! fixme:ras:RasEnumEntriesA ((nil),(null),0x339514,0x339cd0,0x339ccc),stub! fixme:service:EnumServicesStatusW resume handle not supported fixme:ras:RasEnumEntriesA ((nil),(null),0x3388a4,0x339060,0x33905c),stub! fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub fixme:secur32:schan_imp_create_session Using hardcoded "NORMAL" priority fixme:wintrust:HTTPSCertificateTrust (0x151038) fixme:wintrust:HTTPSFinalProv (0x151038)
perhaps cryto related?
http://bugs.winehq.org/show_bug.cgi?id=30630
--- Comment #1 from Juan Lang juan.lang@gmail.com 2012-05-09 10:44:14 CDT --- (In reply to comment #0)
fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub fixme:secur32:schan_imp_create_session Using hardcoded "NORMAL" priority fixme:wintrust:HTTPSCertificateTrust (0x151038) fixme:wintrust:HTTPSFinalProv (0x151038)
perhaps cryto related?
Probably not. The last two indicate the functions are stubs, i.e. they always return success. The one prior is a noisy version of a comment, IMO. The first two would probably only be suspicious if there were an actual failure later on.
https://bugs.winehq.org/show_bug.cgi?id=30630
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #2 from Frédéric Delanoy frederic.delanoy@gmail.com --- Could you please retry with the latest wine version (1.7.40 or later)?
https://bugs.winehq.org/show_bug.cgi?id=30630
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to Frédéric Delanoy from comment #2)
Could you please retry with the latest wine version (1.7.40 or later)?
Bug 30023 is still in 1.7.41. After winetricks winhttp, chrome installs and launches. You need --no-sandbox, but after that, chrome crashes for me when loading any webpage.
I'm going to mark this as abandoned.
https://bugs.winehq.org/show_bug.cgi?id=30630
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Béla Gyebrószki gyebro69@gmail.com --- Closing abandoned bugs.