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
If you hand remove a file in $HOME/.local/share/Trash/files/.... Any subsequent run runs of trash empty will panic.
henry@nixos:~/work/my_packages/flutter/fastembed_flutter (master)$ trash empty --all --forcethread 'main' panicked at /build/trashy-2.0.0-vendor.tar.gz/trash/src/freedesktop.rs:238:9:assertion failed: file.exists()note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
The text was updated successfully, but these errors were encountered:
If you hand remove a file in
$HOME/.local/share/Trash/files/...
. Any subsequent run runs oftrash empty
will panic.The text was updated successfully, but these errors were encountered: