https://bugs.winehq.org/show_bug.cgi?id=43470 ImperatorS79 <fevrier.simon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fevrier.simon(a)gmail.com --- Comment #2 from ImperatorS79 <fevrier.simon(a)gmail.com> --- (In reply to Sebastian Lackner from comment #1)
If the error is caused by the
err:winediag:IcmpCreateFile Failed to use ICMP (network ping), this requires special permissions.
message, this is a configuration issue and not a Wine bug. Have you checked if it works after giving Wine-preloader the required permissions? The command to do that is (adjust path to the wine-preloader executable if necessary).
sudo setcap cap_net_raw+epi /usr/bin/wine-preloader
I don't think it's the cause, since GameRanger is working for me in both 2.13 and 2.13-staging withour ICMP (Ubuntu 17.04). PS : you can override dnsapi to native (windows) to get rid of those dnsapi errors -- 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.