Page 1 of 1
0.84 Linux: Startup: "nothing provides libQt5Core.so.5..."
Posted: Mon Jan 30, 2017 5:50 pm
by ChameleonScales
I'm trying to install XnViewMP for OpenSUSE using the XnViewMP-linux.x86_64.rpm from
http://download.xnview.com/
When I run it, I get the following message :
nothing provides libQt5Core.so.5(Qt_5_PRIVATE_API)(64bit) needed by xnview-0.84-2.x86_64
I looked for this package on the web and didn't find it.
Any ideas ? Will it work if I install XnView without this package ?
I'm on OpenSUSE Leap 42.2
Re: 0.84 Linux: Startup: "nothing provides libQt5Core.so.5..
Posted: Tue Jan 31, 2017 8:00 am
by xnview
and if you try the tgz package?
Re: 0.84 Linux: Startup: "nothing provides libQt5Core.so.5..
Posted: Wed Feb 01, 2017 12:27 am
by ChameleonScales
Sorry I didn't mention it, but yes I tried the tgz first and it didn't start.
Once extracted, starting XnView from the terminal gives this message :
/usr/lib64/libQt5Network.so.5: version `Qt_5_PRIVATE_API' not found (required by ./XnView)
I checked and I have libQt5Network5 installed but I guess it's different since it doesn't have the ".so.5" (and the same goes for Core5).
Also I just tried the tgz on Manjaro and Kubuntu and got this message :
Code: Select all
This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".
Reinstalling the application may fix this problem.
Aborted (core dumped)
Although on Manjaro I could install it from the AUR and on Kubuntu I could use the .deb package. But for OpenSUSE ? I didn't find a solution.
Re: 0.84 Linux: Startup: "nothing provides libQt5Core.so.5..
Posted: Thu Feb 02, 2017 8:48 am
by xnview
Re: 0.84 Linux: Startup: "nothing provides libQt5Core.so.5..
Posted: Thu Feb 02, 2017 4:06 pm
by ChameleonScales
Yes !
So I've got a question : is this issue related to OpenSUSE or am I just an isolated case ?
If it's an openSUSE problem, could it be fixed on the new version ?
Re: 0.84 Linux: Startup: "nothing provides libQt5Core.so.5..
Posted: Fri Feb 03, 2017 12:17 pm
by xnview
ChameleonScales wrote:Yes !
So I've got a question : is this issue related to OpenSUSE or am I just an isolated case ?
If it's an openSUSE problem, could it be fixed on the new version ?
the official release is built for ubuntu, i need to build a version for debian based
Re: 0.84 Linux: Startup: "nothing provides libQt5Core.so.5..."
Posted: Tue Aug 14, 2018 12:37 pm
by aanno

Same problem here, but on Fedora 28 with XnView MP 0.90:
```
XnView: /lib64/libQt5Network.so.5: version `Qt_5_PRIVATE_API' not found (required by XnView)
$ ls -l /lib64/libQt5Network.so.5*
lrwxrwxrwx 1 root root 23 23. Feb 20:14 /lib64/libQt5Network.so.5 -> libQt5Network.so.5.10.1
lrwxrwxrwx 1 root root 23 23. Feb 20:14 /lib64/libQt5Network.so.5.10 -> libQt5Network.so.5.10.1
-rwxr-xr-x 1 root root 1812968 23. Feb 20:17 /lib64/libQt5Network.so.5.10.1
```
Perhaps it is possible to provide the app in a desktop container format (snap, flatpak)???
Re: 0.84 Linux: Startup: "nothing provides libQt5Core.so.5..."
Posted: Tue Aug 14, 2018 12:52 pm
by xnview
If you try to install Qt5?
you have an AppImage
HERE
Re: 0.84 Linux: Startup: "nothing provides libQt5Core.so.5..."
Posted: Sat Mar 09, 2019 7:25 pm
by scx
aanno wrote: Tue Aug 14, 2018 12:37 pm

Same problem here, but on Fedora 28 with XnView MP 0.90:
```
XnView: /lib64/libQt5Network.so.5: version `Qt_5_PRIVATE_API' not found (required by XnView)
$ ls -l /lib64/libQt5Network.so.5*
lrwxrwxrwx 1 root root 23 23. Feb 20:14 /lib64/libQt5Network.so.5 -> libQt5Network.so.5.10.1
lrwxrwxrwx 1 root root 23 23. Feb 20:14 /lib64/libQt5Network.so.5.10 -> libQt5Network.so.5.10.1
-rwxr-xr-x 1 root root 1812968 23. Feb 20:17 /lib64/libQt5Network.so.5.10.1
```
Perhaps it is possible to provide the app in a desktop container format (snap, flatpak)???
I have created flatpak packages for XnView MP, XnConvert, XnSketch and XnRetro.
viewtopic.php?f=79&t=33329&&start=0&p=155029#p155029
viewtopic.php?f=79&t=33329&&start=15&p=155203#p155203