Posted in Apple
10/14 2009

The application Finder cannot be opened -10810

If you have experienced this issue since upgrading your Mac to OSX 10.6, here’s the skinny on what’s going on and what you can do about it. Basically, this occurs when attempting to access external drives (ie, USB, Firewire, iDisk, etc). Symptoms of this error include a missing menubar (unless an application is active and in focus) and no “active” indicator beneath Finder in the Dock. This particular error can prove to be extremely annoying since the majority of Mac GUI applications incorporate the Finder in the UX (ie, Open and Save dialogs). Luckily, it’s not difficult to recover from, just depends on how you’d like to.

If you have running processes that you don’t want to stop by rebooting your machine, open Terminal and issue this command:

sudo killall Finder

press the Return key and Finder will be relaunched for you without a computer restart. If you don’t mind rebooting, I’d suggest issuing the restart command from Terminal vs. using the Apple menu as the latter is prone to be blocked by the current issue. To restart from Terminal, issue the following command:

sudo shutdown -r now

You can replace the -r flag with -h to shutdown instead of reboot. Once restarted, your computer should be back to normal. There are also other options ranging from unmounting the disks, rebuild LaunchServices, applying/reapplying the 10.6.1 combo update and ultimately reinstalling the OS but I believe these two to be the fastest to getting your machine back up and running…:D

This Post tags: ,

 

USER COMMENTS

Track comments via RSS 2.0 feed. Feel free to post the comment, or trackback from your web site.

  1. Jake
    10/14 2009

    Thanks for the tip, I just had this problem and your advice helped a ton. The killall Finder didn’t seem to work but the restart did.

  2. AJD
    10/14 2009

    “killall Finder” doesn’t work for me; I just get “No matching processes belonging to you were found”.

  3. 10/14 2009

    The reason you get that error message is because Finder is owned by the system vs your user and I forgot to prefix the command snippet w/sudo.

    If you prefix that command w/sudo it should work. Updating the post to reflect this…

Get Adobe Flash playerPlugin by wpburn.com wordpress themes