
#Cmd ping transmit failure general failure install
I actually installed winehq-staging because I knew it was newer than stable and I wasn't sure if I was supposed to install wine-devel or wine-development. These contain the /usr/bin compatibility symlinks. meta-package for the out-of-tree Wine package(s). You basically just don't install the winehq. One of the packages will need to be installed out-of-tree i.e. You can install the WineHQ Wine Stable and Wine Development packages in parallel. It's already omitted from the next release ( 3.0.3). I doubt Wine Stable will pick up the ping implementation anytime soon. In fact I didn't even mention Wine Staging. I never stated that you should or need to run Wine Staging (which is primarily targeted at gamers). This is the recommended package for end-users to run. Wine Development is essentially where all the bug fixes and improvements land. Wine Stable is basically: " my application already works under Wine, I want to keep it working". That is EXACTLY the information I am looking for, thank you! Any idea if/when the fix will be back-ported to Wine Stable? Like, for example, should I expect it in the next version, or is it possible it won't be back-ported for at least a few versions away or possibly never backported to Wine Stable? I am a little bit weary of running Wine Staging simply because I don't know how stable it is, or how many regressions I should expect or if it's generally quite ipkpjersi I see there is someone else having this issue here: viewtopic.php?f=8&t=30704 and he even gets the same error as me after using `setcap` however he did not get this issue solved. If someone can solve this for me, this may be one of the only sources of fixing this issue (bug?) on the Internet. I have searched thread after thread online and I came up empty.

I'm decent at Linux but it seems this is beyond my level and I need help with this.

`sudo setcap 'cap_net_bind_service=+ep' "$(readlink -f "/usr/bin/wine-preloader")"`īoth `setcap` commands result in the same shared libraries error. `wine: error while loading shared libraries: libwine.so.1: cannot open shared object file: No such file or directory`Īnd then separately after running `sudo setcap -r "$(readlink -f "/usr/bin/wine")"` to remove the shared libraries error, I also ran this: `sudo setcap cap_net_raw+epi "$(readlink -f "/usr/bin/wine")"` `sudo chmod 4755 /bin/ping` to allow wine to access ping.

Here is the error that I need to solve to get the server playable: `0049:err:winediag:IcmpCreateFile Failed to use ICMP (network ping), this requires special permissions.` I can run mase_bc2 and _Win32_Final.exe and even connect to the LAN server in game - but, when loading a map, it does not continue loading and instead the game freezes.
#Cmd ping transmit failure general failure mod
I am trying to run a Battlefield Bad Company 2 server for testing (I might be doing some development on a mod at some point) and I am unable to get it to a playable state. I need help getting ping to work under wine on Ubuntu 16.04.
