You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I accidentally created some symlinks to images in a mounted drive. I deleted them with trashy put. Unmounted the drive and forgot about it. Now I'm trying to empty the trash but I get the error:
error: Error during a `trash` operation: FileSystem { path: "~/.local/share/Trash/files/IMG_20240310_220717_1.jpg.2", kind: NotConnected }
The file ~/.local/share/Trash/files/IMG_20240310_220717_1.jpg.2 is a symlink to an image in the unmounted drive.
I compiled from source and there hasn't been any changes since, so trashy is up to date (v 2.0.0)
The text was updated successfully, but these errors were encountered:
I accidentally created some symlinks to images in a mounted drive. I deleted them with
trashy put
. Unmounted the drive and forgot about it. Now I'm trying to empty the trash but I get the error:The file
~/.local/share/Trash/files/IMG_20240310_220717_1.jpg.2
is a symlink to an image in the unmounted drive.I compiled from source and there hasn't been any changes since, so
trashy
is up to date (v 2.0.0)The text was updated successfully, but these errors were encountered: