Page 1 of 1
Can't run XnView MP 0.97.0 AppImage in POP! OS 20.04
Posted: Sun Sep 27, 2020 7:26 am
by foth
Hi!
Can't run XnView MP 0.97.0 in POP! OS 20.04:
anton@notebook:~/Downloads$ '/home/anton/Downloads/XnView_MP.glibc2.17-x86_64.AppImage'
qt5ct: using qt5ct plugin
Cannot mix incompatible Qt library (5.12.

with this library (5.15.1)
Aborted (core dumped)
anton@notebook:~/Downloads$ '/home/anton/Downloads/XnViewMP-linux-x64/XnView/XnView'
/home/anton/Downloads/XnViewMP-linux-x64/XnView/XnView: error while loading shared libraries: libQtAV.so.1: cannot open shared object file: No such file or directory
Re: Can't run XnView MP 0.97.0 AppImage in POP! OS 20.04
Posted: Sun Sep 27, 2020 7:55 am
by xnview
which QT version do you have?
Re: Can't run XnView MP 0.97.0 AppImage in POP! OS 20.04
Posted: Sun Sep 27, 2020 2:52 pm
by foth
5.15...
Re: Can't run XnView MP 0.97.0 AppImage in POP! OS 20.04
Posted: Mon Sep 28, 2020 11:16 am
by xnview
foth wrote: Sun Sep 27, 2020 2:52 pm5.15...
i've fixed the package
Re: Can't run XnView MP 0.97.0 AppImage in POP! OS 20.04
Posted: Mon Sep 28, 2020 12:57 pm
by foth
thank you! now it works!
Why don't you compile a flatpak? I think this is the standard in the Linux world now.
Re: Can't run XnView MP 0.97.0 AppImage in POP! OS 20.04
Posted: Mon Sep 28, 2020 3:37 pm
by xnview
foth wrote: Mon Sep 28, 2020 12:57 pm
thank you! now it works!
Why don't you compile a flatpak? I think this is the standard in the Linux world now.
i need to check how to build a flatpak package
Re: Can't run XnView MP 0.97.0 AppImage in POP! OS 20.04
Posted: Sun Oct 18, 2020 6:51 pm
by cday
xnview wrote: Mon Sep 28, 2020 3:37 pm
foth wrote: Mon Sep 28, 2020 12:57 pm
Why don't you compile a flatpak? I think this is the standard in the Linux world now.
i need to check how to build a flatpak package
Building your first Flatpak
How to build a Flatpak
Re: Can't run XnView MP 0.97.0 AppImage in POP! OS 20.04
Posted: Tue Oct 20, 2020 6:11 pm
by joshas
There is a XnViewMP flatpak repository with older version, but it hasn't been updated from last year:
https://github.com/flathub/com.xnview.XnViewMP
Re: Can't run XnView MP 0.97.0 AppImage in POP! OS 20.04
Posted: Tue Oct 20, 2020 6:47 pm
by cday
Exactly, but that version was not created by Pierre I think, probably by Flatpak.org who haven't packaged later XnView MP releases...
Re: Can't run XnView MP 0.97.0 AppImage in POP! OS 20.04
Posted: Sat Mar 06, 2021 9:39 am
by joshas
I've created a pull request with most recent version of XnViewMP (0.98.2):
https://github.com/flathub/com.xnview.XnViewMP/pull/8 .
But there's at least one big issue with this build: directories cannot be deleted, when "Use Recycle Bin" option is enabled. Might be a bug in QT 5.12. Maybe someone more familiar with Flatpak could investigate?
Would be great if author of XnView could take over ownership of flatpak repository to manage releases there. Packaging and testing could be done by community.