Bug 512716

Summary: Haruna uses its own trash, instead of the user trash directory, in the flatpak version
Product: [Applications] Haruna Reporter: anonuser7969
Component: generalAssignee: george fb <georgefb899>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Flatpak   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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?