Game Development Community

How to Trash

by Richard Pettyjohn · in Torque Game Engine · 01/29/2005 (8:09 pm) · 7 replies

I have been working with Torque and made a backup file in case I really mess it up. Then I tested some of the features to see what they do. I couldn't get Torque back to normal so I made another copy. But when I tried to trash the old one I got an error telling me the item mac osx was in use. So now its takeing up 200mb on my disk. Does anyone now how to trash Torque.

#1
01/29/2005 (8:12 pm)
Also I have:

mac osx 10.3.7
G4
#2
02/06/2005 (8:34 pm)
If you can't trash it from Finder, do it from Terminal. Or, you could try the Finder after a reboot.
#3
02/06/2005 (8:42 pm)
Try holding down option when you select empty trash. as long as you account is an admin, it will often delete things that you can't due to permissions, etc.
#4
02/06/2005 (8:45 pm)
Cool. Didn't know that one.
#5
02/06/2005 (9:21 pm)
Yea, it works wonders for deleting things where you've got one locked file or folder somewhere in there (prolly nested away), and you don't want to try and track it down. I think this works in OS 9 too.
#6
02/15/2005 (8:08 pm)
Yeah, that's an old school trick. Back to System 7, I think. Unfortunately, it won't handle the damned 'file is in use' thing. There's a unix script (on MacOSXHints.com, I think) that will tell you what process is 'using' the file, but I usually just log out and log back in to clear that up.

-Chilton
#7
02/19/2005 (4:39 am)
This is an OS X bug... usually have to restart or log out, as Chilton suggests.