| Images, Graphic Design, and Digital Photography Discussion of all things graphics. |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
![]() Member Since: Jan 15, 2006
Location: SE Pennsylvania
Posts: 361
![]() Mac Specs: 20" 2.0GHz Intel Core Duo iMac, 1.5 GHZ PPC Mac Mini, MacBook MB403LL/A
|
Being honest, this may be due to the installation of Front Row on my Mac Mini (though I believe I recall it working since installing it). Yes, I know installation of FR on a mini is neither supported, advised, etc). Then again, I've installed a lot of software lately (including X11 and Gimp), so I'm just not sure what might have hosed that functionality. I looked on the OS X install CD's but couldn't find iPhoto. Tried replacing the existing installation/app from a backup, but the same issue remains. The "edit" button does nothing. A second click on it, will usually hang iPhoto. Attempting to edit in another window or full screen likewise does nothing (full screen shows only a black screen). By now, I'm sure it's quite obvious that I'm a Mac newbie (about 2 weeks). I'd certainly appreciate whatever anyone has to offer. Thanks!
Mark |
| QUOTE Thanks | |
![]() Member Since: Mar 09, 2004
Location: Munich
Posts: 9,075
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: Aluminium Macbook 2.4 Ghz 4GB RAM, SSD 24" Samsung Display, iPhone 4, iPad 2
|
Delete the plist file? (Spotlight iPhoto plist and delete the plist that pops up).
|
| QUOTE Thanks | |
![]() Member Since: Jan 15, 2006
Location: SE Pennsylvania
Posts: 361
![]() Mac Specs: 20" 2.0GHz Intel Core Duo iMac, 1.5 GHZ PPC Mac Mini, MacBook MB403LL/A
|
Quote:
Mark |
|||||
| QUOTE Thanks | ||||||
![]() Member Since: Mar 09, 2004
Location: Munich
Posts: 9,075
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: Aluminium Macbook 2.4 Ghz 4GB RAM, SSD 24" Samsung Display, iPhone 4, iPad 2
|
Yeah, the Gimp is very cool..
Otherwise just try grabbing the iPhoto package off your system disks using Pacifist (versiontracker.com) and resinstall that. |
| QUOTE Thanks | |
![]() Member Since: Jan 15, 2006
Location: SE Pennsylvania
Posts: 361
![]() Mac Specs: 20" 2.0GHz Intel Core Duo iMac, 1.5 GHZ PPC Mac Mini, MacBook MB403LL/A
|
Quote:
Mark |
|
| QUOTE Thanks | ||
![]() Member Since: Jan 15, 2006
Location: SE Pennsylvania
Posts: 361
![]() Mac Specs: 20" 2.0GHz Intel Core Duo iMac, 1.5 GHZ PPC Mac Mini, MacBook MB403LL/A
|
|
| QUOTE Thanks | |
![]() Member Since: Apr 23, 2005
Location: Cape Cod, MA
Posts: 1,509
![]() ![]() ![]() Mac Specs: iBook
|
long shot- but boot from your restore cds, and open up disk utility and repair disk, prob won't do too much, but its worth it
|
| QUOTE Thanks | |
![]() Member Since: Jan 15, 2006
Location: SE Pennsylvania
Posts: 361
![]() Mac Specs: 20" 2.0GHz Intel Core Duo iMac, 1.5 GHZ PPC Mac Mini, MacBook MB403LL/A
|
Quote:
FWIW, since getting this Mac Mini (now about 3 weeks ago), I think I've used the Windows machine once or twice. Who knew? ![]() Mark |
|
| QUOTE Thanks | ||
![]() Member Since: Jan 15, 2006
Location: SE Pennsylvania
Posts: 361
![]() Mac Specs: 20" 2.0GHz Intel Core Duo iMac, 1.5 GHZ PPC Mac Mini, MacBook MB403LL/A
|
|
| QUOTE Thanks | |
![]() Member Since: Jan 15, 2006
Location: SE Pennsylvania
Posts: 361
![]() Mac Specs: 20" 2.0GHz Intel Core Duo iMac, 1.5 GHZ PPC Mac Mini, MacBook MB403LL/A
|
Solved!
I finally got on the right path by viewing the console log output, which was: +[CIPlugIn _addPlugIn:allowNonExecutable:]: selector not recognized Entering the exact error in Google, I found this: http://forums.applenova.com/showthread.php?p=279658 Thanks to user 3guk there, who posted this, and it fixed it: Open a terminal window : less /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/Current/Resources/version.plist If in there you see a version number that is 1.2 then you have found your problem, it should be version 1.4 and has been causing problems for many. If you have version 1.2 rather than 1.4 then do the following in terminal : mv /System/Library/PrivateFrameworks/AppleAppSupport.framework /System/Library/PrivateFrameworks/AppleAppSupport.framework.old Then with your Tiger install DVD inserted then : cp -pr /Volumes/Mac\ OS\ X\ Install\ DVD/System/Library/PrivateFrameworks/AppleAppSupport.framework /System/Library/PrivateFrameworks/ If you have a tiger update DVD then use the following : cp -pr /Volumes/Mac\ OS\ X\ Update\ DVD/System/Library/PrivateFrameworks/AppleAppSupport.framework /System/Library/PrivateFrameworks/ |
| QUOTE Thanks | |
![]() Member Since: Jan 15, 2006
Location: SE Pennsylvania
Posts: 361
![]() Mac Specs: 20" 2.0GHz Intel Core Duo iMac, 1.5 GHZ PPC Mac Mini, MacBook MB403LL/A
|
This might be worth making a sticky somewhere, as it took me some real hunting to find the solution.
If you experience this issue, view the console output when iPhoto fails to work properly (full screen mode). If you see the following, what's below will likely resolve it for you. +[CIPlugIn _addPlugIn:allowNonExecutable:]: selector not recognized Entering that exact error in Google, I found this: http://forums.applenova.com/showthread.php?p=279658 Thanks to user 3guk there, who posted what follows, my iPhoto functionality is restored. Note that I used "get info" to first change the permissions so that the "move" would work. I also found it easier, once the framework was moved to "old" to simply drag the files from the OS X install disc. I then, set the permissions back as they were. Here's what fixed it: Open a terminal window : less /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/Current/Resources/version.plist If in there you see a version number that is 1.2 then you have found your problem, it should be version 1.4 and has been causing problems for many. If you have version 1.2 rather than 1.4 then do the following in terminal : mv /System/Library/PrivateFrameworks/AppleAppSupport.framework /System/Library/PrivateFrameworks/AppleAppSupport.framework.old Then with your Tiger install DVD inserted then : cp -pr /Volumes/Mac\ OS\ X\ Install\ DVD/System/Library/PrivateFrameworks/AppleAppSupport.framework /System/Library/PrivateFrameworks/ If you have a tiger update DVD then use the following : cp -pr /Volumes/Mac\ OS\ X\ Update\ DVD/System/Library/PrivateFrameworks/AppleAppSupport.framework /System/Library/PrivateFrameworks/ |
| QUOTE Thanks | |
![]() Member Since: Mar 09, 2004
Location: Munich
Posts: 9,075
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: Aluminium Macbook 2.4 Ghz 4GB RAM, SSD 24" Samsung Display, iPhone 4, iPad 2
|
|
| QUOTE Thanks | |
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
All times are GMT -4. The time now is 03:50 AM.
Powered by vBulletin