We Recommend

bash Cookbook: Solutions and Examples for bash Users bash Cookbook: Solutions and Examples for bash Users
bash Cookbook teaches shell scripting the way Unix masters practice the craft. It presents a variety of recipes and tricks for all levels of shell programmers so that anyone can become a proficient user of the most common Unix shell -- the bash shell -- and cygwin or other popular Unix emulation packages.


Posted By

cczona on 04/11/08


Tagged

Bash crash photoshop adobe


Versions (?)


Fix for Photoshop Elements crashing during launch [Mac]


Published in: Bash 


URL: http://forums.macosxhints.com/archive/index.php/t-47932.html

This is for crashing that happens late in the app launch, after fonts have been read and just after the chrome starts drawing. If you want to verify this will work, create a new user account; if the launch completes successfully there, you likely have a prefs problem.

  1. cd ~/Library/Preferences
  2.  
  3. # if you don't backup regularly, move these instead of deleting
  4. rm ACE2Cache GenericData_0M Opera Preferences Photoshop\ Elements\ 3.0\ Paths Photoshop\ Elements\ 3.0\ Settings org.twain.dsm.plist

Report this snippet 

You need to login to post a comment.