[Bug 43470] New: GameRanger requiring special permissions
https://bugs.winehq.org/show_bug.cgi?id=43470 Bug ID: 43470 Summary: GameRanger requiring special permissions Product: Wine Version: 2.13 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: maiktapwagner(a)aol.com Distribution: --- Created attachment 58849 --> https://bugs.winehq.org/attachment.cgi?id=58849 Console Output wine 2.13 (Non-staging) Hello everyone, I downloaded GameRanger from http://www.gameranger.com/download/ and installed it using a clean prefix with wine 2.13. As noted in the AppDB I added the necessary winetricks commands for FlashPlayer and mfc42 The application eventually starts up but is forced to crash. Console output is attached. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43470 Maik Wagner <maiktapwagner(a)aol.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maiktapwagner(a)aol.com Keywords| |download URL| |http://www.gameranger.com/d | |ownload/ Distribution|--- |SUSE -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43470 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de --- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> --- 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 -- 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.
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.
participants (1)
-
wine-bugs@winehq.org