You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've tried to install hearthstone-linux, following the instructions in the README.md, but a libsoup error occured when i use ./login in the hearthstone repository.
Here are the details of the error :
(process:10058): libsoup-ERROR **: 15:04:40.557: libsoup2 symbols detected. Using libsoup2 and libsoup3 in the same process is not supported.
Trappe pour point d'arrêt et de trace
And here are the result of command apt list | grep libsoup :
Hey, libwebkit2gtk-4.1-dev has the libsoup-3.0-dev dependency, I'm not sure if there is some conflict if there is also libsoup2.4 installed. On my ubuntu 24.04 I have only libsoup2.4-common also installed and it works without any issues.
(Sorry for my english, I'm a french user)
Debian GNU/Linux 12 (bookworm)
GNOME : 43.9
Hi, I've tried to install hearthstone-linux, following the instructions in the README.md, but a libsoup error occured when i use
./login
in the hearthstone repository.Here are the details of the error :
And here are the result of command
apt list | grep libsoup
:Thank's in advance for your help !
The text was updated successfully, but these errors were encountered: