[Bug 43692] Heroes of the Storm crash at start on Wine 2.16 staging

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 17 07:48:38 CDT 2017


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

--- Comment #8 from ImperatorS79 <fevrier.simon at gmail.com> ---
(In reply to Ivan Gorbunov from comment #6)
> Created attachment 59187 [details]
> TerminalOut3
> 
> Wine terminal out without CSMT

For the libudev problem, you should try something like that : 

sudo ln -sf /lib/i386-linux-gnu/libudev.so.1 /lib/i386-linux-gnu/libudev.so.0

It generally happens when you have libudev1 installed, but not 0.

Then it seems you are missing libncurse.so.5, so you should try something like
that :

sudo apt install libncurses5:i386
sudo apt install libncurses5

The retry to launch HotS ;)

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