http://bugs.winehq.org/show_bug.cgi?id=35291
--- Comment #2 from yeled.nova@gmail.com --- Created attachment 47072 --> http://bugs.winehq.org/attachment.cgi?id=47072 "Hearthstone Beta Launcher.exe" output when setcap'ed.
Thanks to oiaohm from the forum, I now have additional information.
# setcap 'cap_net_bind_service=+ep' /usr/bin/wine-preloader $ wine "Hearthstone Beta Launcher.exe" gives
err:ntdll:RtlpWaitForCriticalSection section 0x710e94 "?" wait timed out in thread 0031, blocked by 002d, retrying (60 sec)
while # setcap '-r' /usr/bin/wine-preloader $ wine "Hearthstone Beta Launcher.exe" doesn't.
Running "Hearthstone.exe" doesn't show this line of error. I think this might be helpful to this bug, or it's the lead to a new bug.
Thanks.