Page 1 of 1

XnView MP 0.99.6 won't open on Fedora 35

Posted: Mon Dec 13, 2021 2:19 am
by DoctorDan
I've downloaded the appimage, set the exec flag and tried to launch. The result is that nothing happens.
I have also tried the tar file but that would not run either.
I'm obviously missing something but I have other appimages that run as expected with no special tweaks.

Anyone have any suggestions?

Thank you

Re: XnView MP 0.99.6 won't open on Fedora 35

Posted: Mon Dec 13, 2021 7:16 am
by xnview
same problem with previous version?

Re: XnView MP 0.99.6 won't open on Fedora 35

Posted: Mon Dec 13, 2021 6:08 pm
by DoctorDan
Don't know, I just found the app.

Re: XnView MP 0.99.6 won't open on Fedora 35

Posted: Mon Dec 13, 2021 6:29 pm
by cday
xnview wrote: Mon Dec 13, 2021 7:16 am same problem with previous version?
DoctorDan wrote: Mon Dec 13, 2021 6:08 pm Don't know, I just found the app.
Old versions

Scroll well down, if you would like to try an earlier version...

Re: XnView MP 0.99.6 won't open on Fedora 35

Posted: Tue Dec 14, 2021 7:01 pm
by robbymilo
Also on Fedora 35 and appimages are not working. I've tried the latest version and versions all the way back to XnView_MP-0.93.glibc2.17-x86_64.AppImage. I get the error:

Code: Select all

error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory

Re: XnView MP 0.99.6 won't open on Fedora 35

Posted: Tue Dec 14, 2021 7:04 pm
by robbymilo
With the tgz, I get:

Code: Select all

symbol lookup error: /lib64/libk5crypto.so.3: undefined symbol: EVP_KDF_ctrl, version OPENSSL_1_1_1b

Re: XnView MP 0.99.6 won't open on Fedora 35

Posted: Tue Dec 14, 2021 7:48 pm
by cday
AppImage 0.99.6 launches on Linux Mint 20.2 after editing the Properties to make the file executable.


@Pierre: Attached USB memories are also displayed immediately when opens, unlike the DEB version... :wink:

Re: XnView MP 0.99.6 won't open on Fedora 35

Posted: Sun Jan 16, 2022 3:33 pm
by ewoks
cday wrote: Tue Dec 14, 2021 7:48 pmAppImage 0.99.6 launches on Linux Mint 20.2
Question was about Fedora, so please let's not hijack the thread.

Any update on fedora issues from XnView Team? Not even AppImage v0.99.7 can start at the moment..

Code: Select all

/tmp/.mount_XnViewQebzwj/usr/XnView/XnView: error while loading shared libraries: libnsl.so.1: cannot open shared object file
can be avoid after installing libnsl

Code: Select all

# dnf install libnsl
but

Code: Select all

symbol lookup error: /lib64/libkrb5.so.3: undefined symbol: k5_hashtab_free, version krb5support_0_MIT
as mentioned in another thread viewtopic.php?p=171697 remains.