amnezia-client icon indicating copy to clipboard operation
amnezia-client copied to clipboard

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

Open prxpostern opened this issue 2 years ago • 3 comments

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.

prxpostern avatar Oct 30 '23 05:10 prxpostern

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

papampi avatar Nov 01 '23 06:11 papampi

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: @.***>

prxpostern avatar Nov 01 '23 06:11 prxpostern

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

papampi avatar Nov 01 '23 19:11 papampi