cosmic icon indicating copy to clipboard operation
cosmic copied to clipboard

COSMIC Files shows an error when deleting files

Open sungsphinx opened this issue 6 months ago • 2 comments

Using the latest cosmic-base:40-amd64

Error (had to type it manually since I can't copy it):

Delete {
  paths: [
    "/var/home/user/test",
  ],
}
Error during a `trash` operation: FileSystem { path: "/var/
home/.Trash-1000", source: Os { code: 13, kind: PermissionDenied,
message: "Permission denied" } }

I'm not sure if I should report to the upstream COSMIC Files repo, trash-rs or keep it here.

sungsphinx avatar Jul 25 '24 16:07 sungsphinx