Page 1 of 1

1.9.3 (Linux-AppImage) doesn't run on OpenSuSE Tumbleweed

Posted: Sun Aug 31, 2025 12:57 pm
by michael_
Hello,
first thanks for this cool piece of software!!!

But the newest version AppImage doesn't run on OpenSuSE Tumbleweed, version 1.88 AppImage did. The downloaded tgz of 1.9.3 also runs.

Starting 1.9.3-AppImage with mouseclick from desktop doesn't work, starting from Konsole doesn't work too and shows the error:
/tmp/.mount_XnViewbaFpkc/usr/XnView/XnView: /lib64/libnsl.so.1: version `GLIBC_2.2.5' not found (required by /tmp/.mount_XnViewbaFpkc/lib/x86_64-linux-gnu/libwrap.so.0)
The installed version of glibc is 2.4.1, should be o.k. Copying the available version of libnsl to libnsl.so.1 of course doesn't help

Maybe someone wants to fix the problem.

Thank you. Bye.

Michael

Re: 1.9.3 (Linux-AppImage) doesn't run on OpenSuSE Tumbleweed

Posted: Sun Aug 31, 2025 2:10 pm
by xnview
you need to install libnsl1

Re: 1.9.3 (Linux-AppImage) doesn't run on OpenSuSE Tumbleweed

Posted: Sun Aug 31, 2025 4:49 pm
by michael_
Hello, libnsl1 is installed. But not with the old version, xnview wants, but with the actual version.

Re: 1.9.3 (Linux-AppImage) doesn't run on OpenSuSE Tumbleweed

Posted: Fri Sep 05, 2025 5:54 am
by xnview
i dont know why appimage needs libnsl1

Re: 1.9.3 (Linux-AppImage) doesn't run on OpenSuSE Tumbleweed

Posted: Fri Sep 05, 2025 10:59 am
by michael_
Maybe you can ask somebody who knows???

Or what do you suggest to solve the problem?

Re: 1.9.3 (Linux-AppImage) doesn't run on OpenSuSE Tumbleweed

Posted: Sat Sep 06, 2025 8:50 am
by xnview
michael_ wrote: Fri Sep 05, 2025 10:59 am Or what do you suggest to solve the problem?
you can use the TGZ package

Re: 1.9.3 (Linux-AppImage) doesn't run on OpenSuSE Tumbleweed

Posted: Sat Sep 13, 2025 5:33 am
by michael_
Hi,
that's what i do. But that doesn't correct the error!