[Bug 33060] cannot enter game room automatically with 11game platform

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 5 14:46:46 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=33060

--- Comment #5 from Qian Hong <fracting at gmail.com> ---
err:winediag:IcmpCreateFile Failed to use ICMP (network ping), this requires
special permissions.

Looks like the application want cap_net_raw permission.

Does it help if you run `sudo setcap cap_net_raw+epi /usr/bin/wine-preloader`
and then restart the application?

Not sure why, but after setcap Wine services.exe crash for me again and again.
If that happen to you, you can use `sudo setcap -r 
/usr/local/bin/wine-preloader` to clear capability.

Instead, you could try install and run the application using root, however it
is really not recommended to run Wine as  root in daily usage, just a proof of
concept.

-- 
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.



More information about the wine-bugs mailing list