Search found 4 matches

by rvincenz
Sat Feb 08, 2020 10:02 am
Forum: Archive
Topic: XnView MP 0.95
Replies: 21
Views: 62290

Re: XnView MP 0.95

The new package works. Thanks.
by rvincenz
Sun Feb 02, 2020 7:01 pm
Forum: Archive
Topic: XnView MP 0.95
Replies: 21
Views: 62290

Re: XnView MP 0.95

apt list --installed | grep qt

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

kde-style-breeze-qt4/bionic-updates,now 4:5.12.8-0ubuntu0.1 amd64 [installed,automatic]
libdbusmenu-qt2/bionic,now 0.9.3+16.04.20160218-1ubuntu1 amd64 [installed,automatic]
libdbusmenu ...
by rvincenz
Sat Feb 01, 2020 10:54 pm
Forum: Archive
Topic: XnView MP 0.95
Replies: 21
Views: 62290

Re: XnView MP 0.95

Here is the output of the installation and executing the programm:

user@host-linux:~/Downloads$ sudo apt install ./XnViewMP-linux-x64.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'xnview' instead of './XnViewMP-linux-x64.deb'
The ...
by rvincenz
Sat Feb 01, 2020 8:45 am
Forum: Archive
Topic: XnView MP 0.95
Replies: 21
Views: 62290

Re: XnView MP 0.95

I'm using Ubuntu 18.04 LTS and was Updating to 0.95. XnView MP dosen't work because the qt Library you use is not supported. ubuntu 18.04 LTS is using QT 5.9. Please add a dependency to this Library and Version to the deb package. This will protect against installation into a incompatible System. I ...