Details
Description
As per flatpak/flatpak#1253, currently QFile::moveToTrash will detect the wrong Trash folder for Flatpak applications (it will detect $HOME/.var/app/$APP_ID/data/Trash instead), resulting sometimes in an rename error because rename(2) does not work across bind mounts.
To fix this, probably Qt needs to use the XDG Trash Portal to trash files.
Attachments
Issue Links
- relates to
-
QTBUG-102458 better xdg-desktop-portal support
-
- Reported
-