Hello Pierre,
.deb bug for Debian 13 (trixie) and MX Linux 25
I have a bug with XnViewMP. because the libgdk-pixbuf2.0-0 library changed it's name but its still available, its libgdk-pixbuf-2.0-0 now. they XnView will need to change their debian control file.
(from here: https://forum.mxlinux.org/viewtopic.php ... 90#p833090 )
keep your good job, xnview still a must have.
Regards oops66.
(solved) .deb bug for Debian 13 (trixie) and MX Linux 25
Moderators: helmut, xnview, Dreamer
(solved) .deb bug for Debian 13 (trixie) and MX Linux 25
Last edited by oops66 on Mon Sep 29, 2025 4:12 pm, edited 1 time in total.
XnViewMP Linux amd64 -> Debian - MX - antiX
Re: .deb bug for Debian 13 (trixie) and MX Linux 25
It is true, by this way that's work. xnview can works.
root@mx25:/home/tof-mx# dpkg -i --force-overwrite /folder1/XnViewMP-linux-x64_V1.9.3.deb
Merci Pierre.
XnViewMP Linux amd64 -> Debian - MX - antiX
Re: .deb bug for Debian 13 (trixie) and MX Linux 25
Edit, it is not a real solution, I have to do in this case , because the system after is unstable:
Code: Select all
apt --fix-broken install
...
It was fast

Nice.
Code: Select all
Package: xnview
Version: 1.9.4
Architecture: amd64
Installed-Size: 18
Depends: libasound2 (>= 1.0.16), libatk1.0-0 (>= 1.12.4), libbz2-1.0, libc6 (>= 2.17), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libcups2 (>= 1.4.0), libdbus-1-3 (>= 1.9.14), libdrm2 (>= 2.4.30), libegl1-mesa | libegl1, libfontconfig1 (>= 2.11), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:3.4), libgdk-pixbuf2.0-0 (>= 2.22.0) | libgdk-pixbuf-2.0-0 (>= 2.22.0), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.33.14), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libgtk-3-0 (>= 3.5.18), libopenal1 (>= 1.14), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.4), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 5), libx11-6 (>= 2:1.4.99.1), libx11-xcb1, libxcb-shm0, libxcb1 (>= 1.8), libxcb-xinerama0, libxext6, libxfixes3, libxi6 (>= 2:1.5.99.2), libxv1, zlib1g (>= 1:1.2.3.4), libopenal1
Section: graphics
Priority: optional
Maintainer: None <none@none.com>
Homepage: http://www.xnview.com
Description: Graphic viewer, browser, converter.
XnViewMP Linux amd64 -> Debian - MX - antiX