https://bugs.winehq.org/show_bug.cgi?id=40799
Bug ID: 40799 Summary: Unable to fetch wine-mono, wine_gecko nor to update Steam Product: Wine Version: 1.9.12 Hardware: x86 OS: NetBSD Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: adrien_fernandes2@hotmail.com
Created attachment 54723 --> https://bugs.winehq.org/attachment.cgi?id=54723 Outputs of the three commands
Hello, My problem is that I can't fetch Mono nor Gecko and I can't update Steam after installing it. The winecfg command is working, I can set my prefix. I even tried some (offline) games before deleting the .wine for the bug report attachment.
https://bugs.winehq.org/show_bug.cgi?id=40799
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #1 from fjfrackiewicz@gmail.com --- (In reply to Adrien Fernandes from comment #0)
Created attachment 54723 [details] Outputs of the three commands
Hello, My problem is that I can't fetch Mono nor Gecko and I can't update Steam after installing it. The winecfg command is working, I can set my prefix. I even tried some (offline) games before deleting the .wine for the bug report attachment.
Does your distro offer wine-mono and wine-gecko packages?
https://bugs.winehq.org/show_bug.cgi?id=40799
--- Comment #2 from Adrien Fernandes adrien_fernandes2@hotmail.com --- No it doesn't.
https://bugs.winehq.org/show_bug.cgi?id=40799
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #3 from Jacek Caban jacek@codeweavers.com --- Please attach mshtml,urlmon,wininet,appwizcpl,tid logs from an attempt to install Gecko.
https://bugs.winehq.org/show_bug.cgi?id=40799
--- Comment #4 from Adrien Fernandes adrien_fernandes2@hotmail.com --- I don't have any log, it just doesn't download at all. It doesn't seems to be a Gecko/Mono issue but a "network" issue. Steam doesn't connect, it crashes when trying to update the software) but I just played Darkest Dungeon without problem (and some other games)
https://bugs.winehq.org/show_bug.cgi?id=40799
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com Keywords| |source Summary|Unable to fetch wine-mono, |Unable to fetch |wine_gecko nor to update |wine-mono/wine-gecko on |Steam |NetBSD
--- Comment #5 from Austin English austinenglish@gmail.com --- (In reply to Adrien Fernandes from comment #4)
I don't have any log, it just doesn't download at all. It doesn't seems to be a Gecko/Mono issue but a "network" issue. Steam doesn't connect, it crashes when trying to update the software) but I just played Darkest Dungeon without problem (and some other games)
It's likely a NetBSD issue (not many people test Wine on NetBSD. Last I tried, I was blocked by bug 20907).
You can work around this by downloading the gecko / mono .msi files manually and putting them in ~/.cache/wine/
You can get those files here: http://dl.winehq.org/wine/
https://bugs.winehq.org/show_bug.cgi?id=40799
--- Comment #6 from Adrien Fernandes adrien_fernandes2@hotmail.com --- Even when doing that, it doesn't work, same crash at the same time, it doesn't even try to install, it just crashes.
https://bugs.winehq.org/show_bug.cgi?id=40799
--- Comment #7 from Austin English austinenglish@gmail.com --- (In reply to Adrien Fernandes from comment #6)
Even when doing that, it doesn't work, same crash at the same time, it doesn't even try to install, it just crashes.
Can you please attach that output? Make sure to use a clean WINEPREFIX.
https://bugs.winehq.org/show_bug.cgi?id=40799
--- Comment #8 from Adrien Fernandes adrien_fernandes2@hotmail.com --- Here is exactly what Wine tells me when I run winecfg with clean .wine prefix
$ winecfg wine: created the configuration directory '/home/Adrien2002/.wine' err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046} err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa} err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002 err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002 err:ole:get_local_server_stream Failed: 80004002 err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046} err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa} err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002 err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002 err:ole:get_local_server_stream Failed: 80004002 fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20 wine: Unhandled page fault on read access to 0x00000001 at address 0x0017:0x7fb1d3cb (thread 0018), starting debugger... fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20 wine: Unhandled page fault on read access to 0x00000001 at address 0x0017:0x7fb1d3cb (thread 001e), starting debugger... Could not load wine-gecko. HTML rendering will be disabled. wine: configuration in '/home/Adrien2002/.wine' has been updated.
https://bugs.winehq.org/show_bug.cgi?id=40799
--- Comment #9 from Austin English austinenglish@gmail.com --- Please attach a +urlmon,+relay,+seh,+tid trace running wineboot on a clean prefix.
https://bugs.winehq.org/show_bug.cgi?id=40799
--- Comment #10 from Adrien Fernandes adrien_fernandes2@hotmail.com --- Created attachment 54845 --> https://bugs.winehq.org/attachment.cgi?id=54845 +urlmon,+relay,+seh,+tid
https://bugs.winehq.org/show_bug.cgi?id=40799
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #54723|0 |1 is obsolete| |
--- Comment #11 from Jacek Caban jacek@codeweavers.com --- Created attachment 54846 --> https://bugs.winehq.org/attachment.cgi?id=54846 hack
Does the attached patch help?
https://bugs.winehq.org/show_bug.cgi?id=40799
--- Comment #12 from Adrien Fernandes adrien_fernandes2@hotmail.com --- Yes ! It is downloading !
I am on stable, I never tried NetBSD current with Wine, I believe it will work too. Thank you.
By the way, Steam is telling me that I must be connected to Internet to update Steam.
fixme:ver:GetCurrentPackageId (0x33e538 0x0): stub fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
Do you think I should open a new bug report ?
https://bugs.winehq.org/show_bug.cgi?id=40799
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
https://bugs.winehq.org/show_bug.cgi?id=40799
--- Comment #13 from winetest@luukku.com --- (In reply to Adrien Fernandes from comment #12)
Yes ! It is downloading !
I am on stable, I never tried NetBSD current with Wine, I believe it will work too. Thank you.
By the way, Steam is telling me that I must be connected to Internet to update Steam.
fixme:ver:GetCurrentPackageId (0x33e538 0x0): stub fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
Do you think I should open a new bug report ?
Do you still have issues with steam? The servers are down sometimes and you are unable to connect, but I dont remember seeing that behaviour for some time now.