You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

The application Finder.app can't be opened.

I upgraded to Snow Leopard yesterday, and I'm having a lot of troubles, Finde, Time Machine and Disk Utility being the most annoying of them. I don't really know which one of them is making the others unstable / crash but well that's starting to be very irritating, now when I try to start the Finder I get this :

*The application Finder.app can't be opened.*
-10810

Restarting the Computer ( Mac Book Pro Uni ) usually fix that, but it's the second time that it's crashing a 220 go files package copy. I ended up doing it with rsync, the copy is still going on ( it will take a long time ) but I'm left with a Zombie Computer where I can't open a finder, and every Application that use it to open some file is crashing itself.

Is there a way to manually relaunch it ( I don't want to reboot, my computer is stuck backing up a lot of files ) ? I tried Sudo Launch the Finder from /System/Library/CoreServices/Finder.app/Contents/MacOS with no luck, any help would be appreciated.

KS

Message was edited by: Kel Solaar

Mac OS X (10.6)

Posted on Aug 30, 2009 12:35 PM

Reply
696 replies

Jul 31, 2013 5:39 PM in response to Kel Solaar

For this issue I found the following to be the solution.


In the root level of the system volume there should be a symbolic link for the folder /private/tmp.


On some machines this is an actual folder called tmp.


If you startup in single user mode (booting while holding command + S) and delete the /tmp folder and create the symbolic link to /private/tmp it should resolve this issue.


You can tell if it is an actual folder or a symbolic link from the command line by typing "ls -l" no quotation marks.


To create the symbolic link type "ln -s /private/tmp tmp" no quotation marks.


Changed the symbolic links group to what is should be with the following.


"chown -R -P root:wheel /tmp" no quotation marks.


If you need more info just ask.

May 22, 2014 3:56 PM in response to pcmason

pcmason,


I'm having a problem with my MacBook Pro. Lost my applications folder, can't execute Finder, getting the spinning ball constantly. Can only startup in single user mode.


Tried the instructions above but when I entered the chown command I was told /tmp was a read-only file system. Somewhat familiar with unix but not sure why I got that. I did enter "ln -s /private/tmp tmp" after trying to delete /tmp with the rmdir command. Said /tmp was not a dir.


Very frustrated with no applications, no finder, constant spinner.


Can you help?

The application Finder.app can't be opened.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.