I had my first delete loop for about 10 years and it is reproducible. It is dependent upon undelete and flatview being installed.
Here are the steps to reproduce...
I think the undelete/flatview packages should not create flatview entries under [Deleted Items].
Here are the steps to reproduce...
- Delete a recording from the flatview directory.
- Wait for the two copies (original & flatview) to be moved to the [Deleted Items] directory.
- Undelete the 'main' copy by moving it out of the [Deleted Items] directory to its original location.
- Wait for a new flatview entry to be created.
- Delete the entry under the flatview directory for a second time.
Code:
rm -f "/media/My Video/[Deleted Items]/<recording name>.*"
I think the undelete/flatview packages should not create flatview entries under [Deleted Items].