Code: Select all
sudo apt install qt5-default
Code: Select all
~$ xnview
Cannot mix incompatible Qt library (version 0x50907) with this library (version 0x50c06)
Aborted (core dumped)
Moderators: helmut, XnTriq, xnview, Dreamer
Code: Select all
sudo apt install qt5-default
Code: Select all
~$ xnview
Cannot mix incompatible Qt library (version 0x50907) with this library (version 0x50c06)
Aborted (core dumped)
which message do you have?MaxMeier wrote: Wed Jan 29, 2020 2:46 pm the same problem exists with a fresh new installation of Linux MINT 19.3 xfce 64bit.
XnView MP 0.95 was installed from the Linux DEB 64bit.
The XnView version 0.94.x is working properly.
I'm not able to reproduce on ubuntu 18.04fractl wrote: Thu Jan 30, 2020 12:47 pmCode: Select all
~$ xnview Cannot mix incompatible Qt library (version 0x50907) with this library (version 0x50c06) Aborted (core dumped)
Code: Select all
apt list --installed
The version XnViewMP 0.95, which is now on your server, works
I've just reinstalled the 0.95 .deb over my working copy of 0.92 and nothing has changed there.xnview wrote: Thu Jan 30, 2020 4:26 pmI'm not able to reproduce on ubuntu 18.04fractl wrote: Thu Jan 30, 2020 12:47 pmCode: Select all
~$ xnview Cannot mix incompatible Qt library (version 0x50907) with this library (version 0x50c06) Aborted (core dumped)
Which Qt libs do you haveCode: Select all
apt list --installed
Code: Select all
~$ apt list --installed
...
qt-at-spi/bionic,now 0.4.0-8 amd64 [installed,automatic]
qt5-default/bionic-updates,now 5.9.5+dfsg-0ubuntu2.4 amd64 [installed]
qt5-gtk-platformtheme/bionic-updates,now 5.9.5+dfsg-0ubuntu2.4 amd64 [installed,automatic]
qt5-qmake/bionic-updates,now 5.9.5+dfsg-0ubuntu2.4 amd64 [installed,automatic]
qt5-qmake-bin/bionic-updates,now 5.9.5+dfsg-0ubuntu2.4 amd64 [installed,automatic]
qtbase5-dev/bionic-updates,now 5.9.5+dfsg-0ubuntu2.4 amd64 [installed,automatic]
qtbase5-dev-tools/bionic-updates,now 5.9.5+dfsg-0ubuntu2.4 amd64 [installed,automatic]
qtchooser/bionic,now 64-ga1b6736-5 amd64 [installed,automatic]
qtcore4-l10n/bionic,bionic,now 4:4.8.7+dfsg-7ubuntu1 all [installed,automatic]
qttranslations5-l10n/bionic,bionic,now 5.9.5-0ubuntu1 all [installed,automatic]
...
I've fixed the .deb & tgz, please download it againwgc214 wrote: Mon Feb 03, 2020 3:56 pm Your help would be appreciated. I am using Fedora 31 with Cinnamon desktop. I cannot get .095 to work. Version 0.94.3 works just fine.
It seems that the problem comes from libfontconfig, QT 5.12 requires libfontconfig 1.13wgc214 wrote: Tue Feb 04, 2020 5:03 pm I downloaded the latest tgz file, unpacked it, and copied XnView and all files beneath to my home directory. It fails with exactly the same messages as I previously reported.