Bug 512716 - Haruna uses its own trash, instead of the user trash directory, in the flatpak version
Summary: Haruna uses its own trash, instead of the user trash directory, in the flatpa...
Status: REPORTED
Alias: None
Product: Haruna
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Flatpak Linux
: NOR wishlist
Target Milestone: ---
Assignee: george fb
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-28 10:01 UTC by anonuser7969
Modified: 2025-11-28 10:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description anonuser7969 2025-11-28 10:01:17 UTC
SUMMARY
When I delete a video by right clicking it in the playlist view, the video is sent to ~/.var/app/org.kde.haruna/data/Trash, instead of ~/.local/share/Trash (or whatever path XDG_DATA_HOME specifies)

Running 'sudo flatpak override org.kde.haruna --filesystem=xdg-data/Trash' solves the problem.

 Would it be possible to have xdg-data/Trash be a default permission for the Haruna flatpak?