Trance Conditioning for Healing and Empowerment

Check out this trance inducing production on our Hypnosis & Healing channel. This 22 minute self-hypnosis program is a great alternativ...

As an Amazon Associate we earn from qualifying purchases.

Sunday, July 15, 2018

Troubleshooting Mysterious MacOSX Finder problems...

I had some issues where the Finder would mysteriously crash, or "hang" indefinitely when I attempted to open a new finder window, when I would just click once to highlight something, AND THEN, once I solved THOSE issues, was doing the same bizarre thing when I tried to right click or control click ANYTHING. Here is the documentation of fixes and help threads I  found in my search to solve the mysteries and end the problems...

Highlighted in RED below is the PROBLEM statement, followed by the solution in bold.

Here is the link to the latest thread on the APPLE support community page that solved all my issues in one go...

https://discussions.apple.com/message/17457411#message1

This link is the source document for deleting/reseting Finder Preferences. This was not the final solution for me but is useful to know about for all kinds of buggy behavior:

http://mandarapte.com/apple/reset-macintoshs-osx-finder-app-troubleshoot-finder-issues-deleting-its-preferences/

Mac OS X Troubleshooting and Terminal Commands

This is my "Manual" or Log of solutions. These are copy and paste-able into the TERMINAL app. It's not long or terribly comprehensive, but should grow with time and your contributions... (copy and paste the highlighted portion EXACTLY as it is...)


restart finder
/System/Library/CoreServices/Finder.app/Contents/MacOS/Finder &

delete finder prefs
rm ~/Library/Preferences/com.apple.finder.plist

Problem: Finder right click "opens with" hangs
delete launch services plist (this was my magic bullet)
INSTRUCTIONS: Launch the Terminal app in /Applications/Utilities/, copy & paste in this one-liner, hit the return key, quit Terminal, and restart:
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user  

No comments:

Post a Comment