amnezia-vpn / amnezia-client

Amnezia VPN Client (Desktop+Mobile)
https://amnezia.org
GNU General Public License v3.0
5.63k stars 347 forks source link

Linux Error shared libraries: libxcb-glx.so.0 #404

Open prxpostern opened 1 year ago

prxpostern commented 1 year ago

hi . when i run the app i got this error:

root@TG-Bot:~# ./AmneziaVPN_Linux_3.1.0.1 --help ./AmneziaVPN_Linux_3.1.0.1: error while loading shared libraries: libxcb-glx.so.0: cannot open shared object file: No such file or directory

please help me.

papampi commented 1 year ago

You need to install xcb plugin apt install libxcb-cursor0 libxcb-xinerama0

prxpostern commented 1 year ago

I had installed I tried to install again. But it still gives the same error.

@.***:~# apt install libxcb-cursor0 libxcb-xinerama0 Reading package lists... Done Building dependency tree... Done Reading state information... Done libxcb-xinerama0 is already the newest version (1.14-3ubuntu3). libxcb-cursor0 is already the newest version (0.1.1-4ubuntu1). 0 upgraded, 0 newly installed, 0 to remove and 26 not upgraded.

On Wed, Nov 1, 2023 at 9:46 AM Payam Nab @.***> wrote:

You need to install xcb plugin apt install libxcb-cursor0 libxcb-xinerama0

— Reply to this email directly, view it on GitHub https://github.com/amnezia-vpn/amnezia-client/issues/404#issuecomment-1788469774, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKQWQV6AMMZXOKKG7V55D4LYCHSL7AVCNFSM6AAAAAA6VOQ672VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBYGQ3DSNZXGQ . You are receiving this because you authored the thread.Message ID: @.***>

papampi commented 1 year ago

May be update it to latest? And try without any arguments, it's a gui application