https://bugs.winehq.org/show_bug.cgi?id=43783
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair@hotmail.com
--- Comment #19 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to Luiz Angelo Daros De Luca from comment #18)
It looks like it never tried to use network for activation. I could not sniff anything.
I'll double bet on this:
008e:trace:winhttp:resolve_hostname failed to get IPv4 address of L"" (Name or service not known), retrying with IPv6 008e:trace:winhttp:resolve_hostname failed to get address of L"" (Name or service not known)
This error is new. It was not present on previous logs.
BTW, I'm using wine 3.7
Does this patch help?
https://github.com/wine-staging/wine-staging/blob/master/patches/ws2_32-geta...