AnotherRedisDesktopManager icon indicating copy to clipboard operation
AnotherRedisDesktopManager copied to clipboard

snap installation "error while loading shared libraries: libxshmfence.so.1: cannot open shared object file"

Open David5201 opened this issue 2 years ago • 1 comments

OS

/snap/bin$ uname -a Linux iid 6.2.0-34-generic #34~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 7 13:12:03 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

VERSION

snap/bin$ sudo snap list Name Version Rev Tracking Publisher Notes another-redis-desktop-manager 1.6.1 11 latest/stable qii404 -

ISSUE DESCRIPTION

snap/bin$ ./another-redis-desktop-manager /snap/another-redis-desktop-manager/11/another-redis-desktop-manager: error while loading shared libraries: libxshmfence.so.1: cannot open shared object file: No such file or directory

David5201 avatar Oct 28 '23 13:10 David5201

this seems related to the LD_LIBRARY_PATH you can try the AppImage version instead

qishibo avatar Nov 03 '23 08:11 qishibo