metacatui icon indicating copy to clipboard operation
metacatui copied to clipboard

Can't remove file if file gets stuck in `l` status

Open amoeba opened this issue 7 years ago • 1 comments

I tried to add a file and ended up in a state I thought was kinda weird:

screen shot 2018-02-08 at 11 51 29 am

I realized that this happens if the file is 0 bytes. Maybe the checksum calculation is failing? No errors popped up in the Console.

Anyway, to guard against this edge case and potentially any others, it could be great if a file could still be removed if I get myself into this state (status: l). Thoughts?

amoeba avatar Feb 08 '18 20:02 amoeba