https://bugs.winehq.org/show_bug.cgi?id=57677 mata <sutupud(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sutupud(a)yahoo.com --- Comment #3 from mata <sutupud(a)yahoo.com> --- (In reply to Starfoxfs from comment #2)
Hi,
no Wine IExplore doesn´t work too when i run it from Linux CMD
Wine is installed for my Main User an this User is in WWW-data Group too. From Linux itself Internet connection works without Problems.
If i start wine from Linux CMD with SUDO then it works, but thats a Security Risk i mean.
This issue is only from Linux CMD and only the Wine Utilities ! so if i start a installed Wine Application with Internet Connection it works fine.
e.g. If i start "wine cmd" and then use "Ping google.com" i get the Error Message:
Pinging google.com [172.217.18.14] with 32 bytes of data: PING: transmit failed. General failure. PING: transmit failed. General failure. PING: transmit failed. General failure. PING: transmit failed. General failure.
Ping statistics for 172.217.18.14 Packets: Sent = 4, Received = 0, Lost = 4 (100% loss)
If i use "wine iexplore" there no connection and an blank Internet Site.
That might be explained by `sudo wine ...` causing a different WINEPERFIX to be used (/root/.wine instead of /home/$USER/.wine or similar), with maybe something in the user's being misconfiguerd - e.g. wrong proxy settings would be a possible explanation. You should try with a fresh prefix. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.