hhanh00 / zwallet

Zcash and Ycash light shielded wallet
https://ywallet.app
MIT License
42 stars 20 forks source link

Error message in terminal when running Ywallet-latest-x86_64.AppImage #141

Closed metalworker2 closed 5 months ago

metalworker2 commented 5 months ago

Subject of the issue

Error message when running ./Ywallet-latest-x86_64.AppImage on up to date Debian machine:

/tmp/user/1000/.mount_YwalleKhCccs/ywallet: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.32' not found (required by /tmp/user/1000/.mount_YwalleKhCccs/lib/libaudioplayers_linux_plugin.so)

could not figure out how to find and install whatever it thinks is missing.

Your environment

Debian 12

Steps to reproduce

Expected behaviour

I expect Ywallet app to run without error message.

Actual behaviour

Get error message in terminal, Ywallet does not start.

hhanh00 commented 5 months ago

Should work now. The website was pointing to an old version. (You need to download the latest one)

metalworker2 commented 5 months ago

Yes it works now. Thanks