Score:0

Cannot delete or restore files from Trash

id flag

When I try to delete a file from Trash I get the message Error while deleting There was an error getting information about "file.txt". Timeout was reached

If I remove the file using the rm command there is no message but the file is not deleted.

mark avatar
in flag
What is the exit code of `rm`? Enter `rm file.txt` and `echo $?` in the next command prompt. If it is 0 your file should be gone and not even be moved to trash.
redfords avatar
id flag
Yes, it's 0, I removed the largest files (> 50 GB) this way and no longer get the time out error message.
Score:0
in flag

So, to have an answer to this question:

Delete the files with the rm file.txt command. Be aware that files deleted this way won't end up in the trash and can't be restored.

When rm exits with code 0 the file should be gone.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.