cosmic
cosmic copied to clipboard
COSMIC Files shows an error when deleting files
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.