https://bugs.winehq.org/show_bug.cgi?id=42869
Bug ID: 42869 Summary: can't connect to internet Product: Wine-staging Version: 2.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: frenzisys@gmail.com CC: erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
Created attachment 57985 --> https://bugs.winehq.org/attachment.cgi?id=57985 steam log with WINEDEBUG=+wininet,+winsock
I just update my linux system to ubuntu 17.04 and update my wine bin to winehq-staging I start winetricks on a clean .wine directory, and after I installed winhttp I try to connect to internet with two app: - steam (by winetricks) - iexplore but none of the two works because wine can't connect to internet
https://bugs.winehq.org/show_bug.cgi?id=42869
--- Comment #1 from Marco frenzisys@gmail.com --- Created attachment 57986 --> https://bugs.winehq.org/attachment.cgi?id=57986 iexplore log
https://bugs.winehq.org/show_bug.cgi?id=42869
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com ---
trace:winsock:WS_getaddrinfo "www.google.com", (null) 0x157438 -> 0x77d738 -5
There could be something wrong with your DNS servers or configuration. -5 means the address (in this case www.google.com) does not have any server IP.
https://bugs.winehq.org/show_bug.cgi?id=42869
--- Comment #3 from Marco frenzisys@gmail.com --- Now every windows program can't use internet. In previous ubuntu's version and wine's version, there were no problems