AppImage crash on launch
Posted: Thu Apr 04, 2024 2:01 pm
AppImage "XnView" previous versions was running fine in openSUSE Tumbleweed. I downloaded today last "XnView MP" AppImage version, but it crashed with:
So I looked for "libnsl.so.1" library and installed thru "" and fixed issue.
Please, include that library in AppImage to avoid another users to have same issue.
Thank you!!
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.
Code: Select all
zypper in libnsl1
Please, include that library in AppImage to avoid another users to have same issue.
Thank you!!