Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Ferder

macrumors newbie
Original poster
Mar 21, 2010
2
0
Ever since I upgraded my 2007 Macbook pro from Tiger to Snow Leopard (10.6.2) Terminal starts up every time I restart. It says this:
Last login: Sun Mar 21 12:59:28 on console
/Applications/iPhoto.app/Contents/PlugIns/TintCorrectionFilter.plugin/Contents/MacOS/TintCorrectionFilter ; exit;
Macintosh-222:~ Jonathan$ /Applications/iPhoto.app/Contents/PlugIns/TintCorrectionFilter.plugin/Contents/MacOS/TintCorrectionFilter ; exit;
-bash: /Applications/iPhoto.app/Contents/PlugIns/TintCorrectionFilter.plugin/Contents/MacOS/TintCorrectionFilter: cannot execute binary file
logout

[Process completed]
It appears that Terminal is trying to launch that particular iPhoto file every time I restart. I've tried trashing my Terminal Preferences file (~/Library/Preferences/com.apple.Terminal.plist) but the problem persists.
 
The problem is probably in some startup script set somewhere. Where the offending item is, though, is going to take some digging. There are about 10 places to search... I don't remember offhand where they all are, though.
 
Ever since I upgraded my 2007 Macbook pro from Tiger to Snow Leopard (10.6.2) Terminal starts up every time I restart. It says this:

It appears that Terminal is trying to launch that particular iPhoto file every time I restart. I've tried trashing my Terminal Preferences file (~/Library/Preferences/com.apple.Terminal.plist) but the problem persists.
One thing to look at is the Login Items (in System Prefs -> Accounts), and see if Terminal (or anything else unusual) appears in that list. Also we should know about what sort of "startup" files exist in your home, which Bash might be processing. This command will list those (among other items):

ls -ld ~/.[^.]*
 
One thing to look at is the Login Items (in System Prefs -> Accounts), and see if Terminal (or anything else unusual) appears in that list.
Yep, it was there all right! Problem solved, thank you.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.