Tagged: trash

Did you install CS5 master edition and now your trash is saying “this item will be deleted immediately”?

Just your typical trash issues caused by crazy installers.  Niel is correct on his advice and it solves the issue. ” Click on the item in the Finder’s sidebar with the house icon and verify that you are able to write to this folder in the Ownership & Permissions section of the Get Info window, and that it isn’t locked; if it is already set this way and you get that error, open the Terminal in the /Applications/Utilities/ folder and run the following:

mkdir ~/.Trash

If you get a message stating that the folder exists, run the following:

sudo chown $UID ~/.Trash
chmod u+rwx ~/.Trash

The first command in the second set will prompt you for your administrator password; nothing will appear in the Terminal window while it is being typed. In either case, click on the Finder icon in the Dock with the Control and Option keys pressed, and relaunch it.”

Share

On your iPhone having problems with the Trash can not working when deleting e-mails?

Turns out that a simple reset will fix it.  Thanks ChrisJ4203!  ”Try a simple reset of the phone. Many times that will fix a problem. Hold down the Home and power button together until you see the Apple logo, then release, ignoring the slide to power off screen. This will reboot the iPhone and normally clears any minor issues.”

Share