Problems with "Trash"

Hi,


Since the very first beta (I am now on 10.13 Beta (17A306f)), I have had problems with "Trash". I have the beta installed on a 2013 Mac Pro, as well as a 2014 MacBook Pro, and they both experience the same problem. I did NOT select APFS on either machine. What happens is that I delete a file, and well nothing happens. The file is gone, but it is not moved to the trash can, and when I open the trash can, there is nothing in it.


Anyone else?

Replies

I'm having similar issues with Trash also - when I go to delete files I get "This item will be deleted immediately. You can’t undo this action.", and if an application wants to delete files, such as Xcode, I get "The file “Blah@2x.png” could not be moved to the trash because a miscellaneous error occurred (OSStatus -1407)."

Figured my Trash must have been corrupted somehow. Just ran the following which fixed it...


sudo rm -ri ~/.Trash

thank you, I had the same problem too and this immediately solved it