AppImage crash on launch

*** Please report new bugs here! ***

Moderators: helmut, XnTriq, xnview, Dreamer

Post Reply
rafael.linux.user
Posts: 20
Joined: Wed Jul 11, 2018 12:06 pm

AppImage crash on launch

Post 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!!
Post Reply