Page 1 of 1

AppImage crash on launch

Posted: Thu Apr 04, 2024 2:01 pm
by rafael.linux.user
AppImage "XnView" previous versions was running fine in openSUSE Tumbleweed. I downloaded today last "XnView MP" AppImage version, but it crashed with:

Code: Select all

/tmp/.mount_XnView9snU7e/usr/XnView/XnView: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directorycrash on launch.
So I looked for "libnsl.so.1" library and installed thru "

Code: Select all

zypper in libnsl1
" and fixed issue.

Please, include that library in AppImage to avoid another users to have same issue.

Thank you!!