Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Mac OS X > Energy Saver Preference Pane Error.

Energy Saver Preference Pane Error.
Thread Tools
Fresh-Faced Recruit
Join Date: Jul 2008
Status: Offline
Reply With Quote
Jul 28, 2008, 06:26 PM
 
Today, when I tried to open the Energy Saver preference pane I was greeted with this error: "could not load Energy Saver preference pane."

I have tried repairing permissions. Anything else I should try before I do an archive install?

EDIT: Also, when I try to launch mail it crashes instantly. I have no idea what happened, everything was working fine earlier.
     
Posting Junkie
Join Date: Mar 2004
Location: MacNN database error. Please refresh your browser.
Status: Offline
Reply With Quote
Jul 28, 2008, 06:29 PM
 
Restart?

This is a computer-generated message and needs no signature.
     
kelchm  (op)
Fresh-Faced Recruit
Join Date: Jul 2008
Status: Offline
Reply With Quote
Jul 28, 2008, 06:37 PM
 
Originally Posted by Randman View Post
Restart?
I have restarted several times.
     
Fresh-Faced Recruit
Join Date: Aug 2008
Status: Offline
Reply With Quote
Aug 1, 2008, 09:58 AM
 
I was having the same trouble, starting yesterday, with opening Energy Saver and the Desktop/Screensaver prefs panes. I followed some tips from this thread which suggested opening the Console utility and then starting System Preferences and attempting to open the troubled pref panes. I ended up catching the following output:

8/1/08 10:18:59 AM System Preferences[115] Error loading /System/Library/PreferencePanes/DesktopScreenEffectsPref.prefPane/Contents/MacOS/DesktopScreenEffectsPref: dlopen(/System/Library/PreferencePanes/DesktopScreenEffectsPref.prefPane/Contents/MacOS/DesktopScreenEffectsPref, 265): Library not loaded: /System/Library/PrivateFrameworks/GraphicsAppSupport.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
Referenced from: /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
Reason: image not found
The important line there was the path after "Library not loaded", so I called up Finder and Terminal and jumped down the line into that path. The problem ended up being that ImageKit.framework (beneath GraphicsAppSupport.framework) was a real folder with some empty-looking files within it. The actual ImageKit library was nowhere to be found. Comparing it to the ImageIO.framework alongside it, which is an alias/symlink to the real library stored elsewhere, I figured that ImageKit.framework should have been the same. Perhaps some recent installer script (run between now and when my pref panes were still working a few days ago) encountered an error while attempting to update it and left it as a real folder instead of a symlink.

After some detective work, I trace the original ImageKit.framework to:

/System/Library/Frameworks/Quartz.framework/Frameworks/ImageKit.framework
Using Terminal, I cd'd my way into the GraphicsAppSupport.framework folder and went about restoring the alias/symlink:

$ cd /System/Library/PrivateFrameworks/GraphicsAppSupport.framework/Frameworks
(enter admin password and back up original folder just in case)
$ sudo mv ImageKit.framework foo
(create an alias pointing to the original library)
$ sudo ln -s /System/Library/Frameworks/Quartz.framework/Frameworks/ImageKit.framework ImageKit.framework
(assuming everything works now, we can remove that backed up folder)
$ sudo rm -rf foo
With Console still open, I restarted System Preferences and attempted to load the troublesome pref panes. They're now fully functional. I have no idea if the cause of your problem is the same, but at the very least, this might give you some insight as to how to go about researching it.
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 07:52 AM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2