Page 1 of 1

MP 0.98.3 (Flatpak): Failing to delete folders, when using Recycle Bin

Posted: Wed Jun 02, 2021 5:54 pm
by joshas
XnViewMP 0.98.3, Flatpak version on Linux. If "Use Recycle Bin" setting is turned on, it is impossible to delete folders. Deleting files works without issues, they correctly end up in "Recycle Bin".
If "Use Recycle Bin" option is turned off, deleting works for both folders and files.
I wonder if XnViewMP is using some different function to delete folders that trips Flatpak's gio handler?
I've also posted about issue on flathub issues list, but no answer there: https://github.com/flathub/flathub/issues/2237

Re: MP 0.98.3 (Flatpak): Failing to delete folders, when using Recycle Bin

Posted: Fri Jun 11, 2021 9:29 am
by xnview
it's the same function used in standard package. what do you means that you have tried to debug "gio trash directory_name"?