Search found 10 matches

by david3
Sun Aug 17, 2025 10:56 am
Forum: New
Topic: XnViewMP 1.9.3 deb fails to install on Debian 13
Replies: 10
Views: 394

Re: XnViewMP 1.9.3 deb fails to install on Debian 13


Thanks, that works for the installation.
Unfortunately, XnViewMP does not remember the settings you have made and starts in the default view every time.
However, the directory ~/.config/xnviewmp is created and the files in it look OK.
Do you have any tips for that too?


I also see ~/.config ...
by david3
Fri Aug 15, 2025 4:23 pm
Forum: New
Topic: XnViewMP 1.9.3 deb fails to install on Debian 13
Replies: 10
Views: 394

Re: XnViewMP 1.9.3 deb fails to install on Debian 13

I've had the same issue. The problem is the XnView pixbuf dependency is named different.

XnView wants: libgdk-pixbuf2.0-0
And Debian names it: libgdk-pixbuf-2.0-0

This is how I've worked around it.

sudo dpkg -i --ignore-depends=libgdk-pixbuf2.0-0 XnViewMP-linux-x64.deb

Then you need to modify ...
by david3
Thu Aug 14, 2025 1:00 pm
Forum: New
Topic: Deleting doesn't move to recycle bin
Replies: 12
Views: 616

Re: Deleting doesn't move to recycle bin

It seems it doesn't like using the recycle bin for deleting from mount points. It's unclear if it's a btrfs thing (mounting a subvolume), or more general.

Possibly related:

https://gitlab.gnome.org/GNOME/glib/-/issues/1885
by david3
Fri Aug 08, 2025 1:36 pm
Forum: New
Topic: Deleting doesn't move to recycle bin
Replies: 12
Views: 616

Re: Deleting doesn't move to recycle bin

xnview wrote: Wed Jul 30, 2025 3:08 pm could you gio on with a file on your usb drive?
If I try "gio trash (filename)" it gives an error:

Trashing on system internal mounts is not supported

Is that what you mean?
by david3
Sun Jul 13, 2025 1:49 pm
Forum: New
Topic: Deleted files don't go to recycle bin
Replies: 4
Views: 235

Re: Deleted files don't go to recycle bin

I'm having the same problem on Debian. Except, when I delete the file on the system drive, it sends it to the recycle bin, but on an attached USB hard drive, it doesn't. Both are using the BTRFS file system.
by david3
Sun Jul 13, 2025 1:47 pm
Forum: New
Topic: Deleting doesn't move to recycle bin
Replies: 12
Views: 616

Re: Deleting doesn't move to recycle bin

xnview wrote: Mon Jul 07, 2025 7:53 am Ok, gio doesn't support to delete a file from USB hard drive (FAT32 or exFAT)
The USB hard drive has a BTRFS file system, same as the system SSD drive that sends files to the recycle bin.
by david3
Sat Jul 05, 2025 11:26 am
Forum: New
Topic: Deleting doesn't move to recycle bin
Replies: 12
Views: 616

Re: Deleting doesn't move to recycle bin

Here's the log, as requested.

0.32.0 (git 0e9a8e6) - Multimedia Development Kit. Copyright (c) 2016-2025 WangBin(QtAV author) <wbsecg1 at gmail.com>
Build for: Linux 4KB x86_64; glibc2.24/2.41 libc++210000; Clang21.0.0 (++20250321082721+03557169e0ad-1~exp1~20250321082842.799); 10:27:00 Mar 22 2025 ...
by david3
Fri Jun 27, 2025 12:02 pm
Forum: New
Topic: Deleting doesn't move to recycle bin
Replies: 12
Views: 616

Re: Deleting doesn't move to recycle bin

xnview wrote: Thu Jun 26, 2025 1:44 pm which linux ditribution do you have?
Debian Trixie
by david3
Wed Jun 25, 2025 1:29 pm
Forum: New
Topic: Deleting doesn't move to recycle bin
Replies: 12
Views: 616

Re: Deleting doesn't move to recycle bin

xnview wrote: Sun Jun 22, 2025 8:52 am File is local? do you have gio tool?
Yes, the file is local. I do have the gio tool.
by david3
Tue Jun 17, 2025 6:02 pm
Forum: New
Topic: Deleting doesn't move to recycle bin
Replies: 12
Views: 616

Deleting doesn't move to recycle bin

I'm running: XnViewMP-linux-x64.deb 1.9.2

Deleting an image doesn't send it to the recycle bin, but rather permanently deletes it.