Unable to open desktop/screensaver preferences

when i open preferemces i can open anything other that the desktop screensaver preferences, when i open it, it freezes then shuts down how can i fix that?

Try this:
In the Finder, choose Home from the Go menu.
Open the Library folder.
Open the Preferences folder.
Open the ByHost folder.
Locate the files named :
com.apple.screensaver.Nature Patterns.0017f2f12896.plist
com.apple.screensaver.Beach.0017f2f12896.plist
com.apple.screensaver.0017f2f12896.plist
or something similar and drag them to the Trash, but don't empty the trash yet.
Open System Preferences.
Adjust your System Preference settings as desired.
If this causes problems you can get the files out of the Trash and replace them back onto the folder you took them out of.

Similar Messages

  • Desktop/Screensaver Preferences

    Hi there,
    I recently installed Snow Leopard on a first gen Core Solo Mini with 2 gigs of RAM, and migrated a whole account data from another computer running Lion. When I go to Desktop/Screensaver preferences, I cannot get to the desktop preferences at all, and no screensavers appear on the left box. I tried copying the Screensavers folder from another HDD (an older SL install that works as it should), restarted, but no dice.
    Does anybody have any idea of what's going on?
    TIA

    Jitanjafora wrote:
    I recently installed Snow Leopard on a first gen Core Solo Mini with 2 gigs of RAM, and migrated a whole account data from another computer running Lion.
    You can't do this, Apple changed things in Lion especially in the hidden Users/Library, can't use Lion OS X files in Snow Leopard
    You will need to manually copy your data out of the migrated from Lion user account folders that contain anything Music, Pictures, Movies etc., (except Library) off the machine to a regular storage drive.
    Then your going to need to create another Admin user (if you don't have one already) log into it and delete the migrated from Lion user account, reboot, then recreate the same named user account, this will give you a 10.6 version of the Users/Library again, no Lion taint.
    Then log into it and return files, but not the iPhoto Library or the iTunes folder, you will need to first get the orignal pictures and music out and reimport them into the 10.6 versions of these programs.
    To get the orignal photo's out of the 10.7 iPhoto Library, right or control click on the 10.7 iPhoto Library and "show package contents" inside is a Originals folder, move that out and open 10.6 iPhoto and import that folder of pictures, they will go into the 10.6 iPhoto Library in the Pictures folder automatically.
    In the 10.7 iTunes folder there is another inside folder that just contains your music etc. copy that out and import into 10.6 version of iTunes, you music will then be imported into the 10.6 version of the iTunes Music folder, your 10.7 playlists will be gone unfortunatly.
    That's all I can help you with there, but the same tactic must be played for any other software that was tainted by Lion verisions.
    What your doing basically is "reverting to Snow Leopard" Apple doesn't expect people to do this when they employed the migration assistant/ TimeMachine system, it's all forward and no reverse.
    Create a new TM drive on the 10.6 system
    Read this here, it's basically what your doing, reverting from 10.7 to 10.6, but your using another machine with 10.6 installed already.
    How to revert your Mac to Snow Leopard
    Read this here, bootable clones are superior to TimeMachine's limitations.
     Most commonly used backup methods explained
    https://discussions.apple.com/community/notebooks/macbook_pro?view=documents

  • Desktop & screensaver preferences/system preferences not responding.

    i transfered a .jpg file from my phone to my macbook pro..then i uploaded this photo to "iphoto"..after that when i tried to open "desktop & screensaver" in "sysem preferences"..it open the "desktop and screensaver preferences" but after that the systm preferences window stops responding and it just shows the message "loading images" and nothing happens..i left it even for half an hour but nothing happens.
    please help...

    Try to delete     com.apple.desktop.plist  from the library.
    1. Click on an empty spot to make Finder active.
    2. Press and hold the option key and click the Go menu in the menubar.
    3. From the dropdown select Library.
    4. Open  the Preferences folder.
    5. Look for "com.apple.desktop.plist" file.
    6. Control click the file and select "Move To Trash".
    7. Reboot.
    Best.

  • Unable to open desktop file /usr/share/applications/redhat-email.desktop for panel launcher: No such file or directory

    Dear Experts,
    Please note that I am facing a chllenge while confiuguring the VNCServer on the local test Server. The Local Test Sver OS Version is Redhat Enterprise Linux Server 
    Release 5.5 32-bit. Please review the following error message and advise me on how to fix the vncserver issue.
    [root@test .vnc]#  cat xstartup
    #!/bin/sh
    # Uncomment the following two lines for normal desktop:
    unset SESSION_MANAGER
    exec /etc/X11/xinit/xinitrc
    gnome-session &
    [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
    [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
    xsetroot -solid grey
    vncconfig -iconic &
    #xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
    twm &
    [root@test .vnc]#  cat /etc/sysconfig/vncservers
    # The VNCSERVERS variable is a list of display:user pairs.
    # Uncomment the lines below to start a VNC server on display :2
    # as my 'myusername' (adjust this to your own).  You will also
    # need to set a VNC password; run 'man vncpasswd' to see how
    # to do that.
    # DO NOT RUN THIS SERVICE if your local area network is
    # untrusted!  For a secure way of using VNC, see
    # <URL:http://www.uk.research.att.com/archive/vnc/sshvnc.html>.
    # Use "-nolisten tcp" to prevent X connections to your VNC server via TCP.
    # Use "-nohttpd" to prevent web-based VNC clients connecting.
    # Use "-localhost" to prevent remote VNC clients connecting except when
    # doing so through a secure tunnel.  See the "-via" option in the
    # `man vncviewer' manual page.
    # VNCSERVERS="2:myusername"
    # VNCSERVERARGS[2]="-geometry 800x600 -nolisten tcp -nohttpd -localhost"
    VNCSERVERS="1:oracle"
    [root@test .vnc]# ls
    passwd test.oracle.co.zm:1.pid  test.oracle.co.zm:3.log  test.oracle.co.zm:5.pid  test.oracle.co.zm:6.pid
    test.oracle.co.zm:1.log test.oracle.co.zm:2.log  test.oracle.co.zm:5.log  test.oracle.co.zm:6.log  xstartup
    [root@test .vnc]# more test.oracle.co.zm:1.log
    Xvnc Free Edition 4.1.2
    Copyright (C) 2002-2005 RealVNC Ltd.
    See http://www.realvnc.com for information on VNC.
    Underlying X server release 70101000, The X.Org Foundation
    Tue Mar 11 11:18:37 2014
    vncext:      VNC extension running!
    vncext:      Listening for VNC connections on port 5901
    vncext:      Listening for HTTP connections on port 5801
    vncext:      created VNC server for screen 0
    Could not init font path element unix/:7100, removing from list!
    localuser:root being added to access control list
    No profile for user 'root' found
    SESSION_MANAGER=local/test.oracle.co.zm:/tmp/.ICE-unix/13603
    Window manager warning: Log level 32: could not find XKB extension.
    ** (eggcups:13671): WARNING **: IPP request failed with status 1030
    ** (eggcups:13671): WARNING **: IPP request failed with status 1030
    ** (nm-applet:13697): WARNING **: No connections defined
    Initializing nautilus-open-terminal extension
    Unable to open desktop file /usr/share/applications/redhat-email.desktop for panel launcher: No such file or directory
    Unable to open desktop file /usr/share/applications/openoffice.org-1.9-writer.desktop for panel launcher: No such file or directory
    Unable to open desktop file /usr/share/applications/openoffice.org-1.9-impress.desktop for panel launcher: No such file or directory
    Unable to open desktop file /usr/share/applications/openoffice.org-1.9-calc.desktop for panel launcher: No such file or directory
    [root@test .vnc]#
    Regards
    Mohammed Abdul Muqeet

    Hi,
    Try these 3 solutions
    1. Did you start vncserver services as:
    service vncserver start
    2.Check that port 5901 has not been blocked by a firewall:
    # nc -vz localhost 5901
    You should get a connection and a termination. If you get an error, fix the firewall.
    3. service iptables stop
    Hope This Helps
    Regards,
    -DK

  • Desktop/Screensaver preference crashes

    Hi, please help! Every time I got to the desktop/screensaver preference panel I get the beachball and then crashes. What can I do?
    Thanks so much

    Wow! Thank you guys so much for your time. It actually worked. I tried ALL of the things you guys recommended, and this is the one that worked: ~(yourUserName)/Library/Preferences/com.apple.preference.desktopscreeneffect.pl ist
    I deleted that, and then I was all good. I wonder why that happened? Anyways, thanks for your time, and great job. Thank you thank you!

  • Desktop & Screensaver preference problem

    Hi,
    I'm having a problem with the Desktop & Screensaver section of the preferences. It shows me 2 Aperture libraries to choose from, but with the same content. The second problem is that I can't add any new folders containing pictures because I will always get an error "Duplicate Folder".
    Any ideas?
    Thanks in advance
    Franz
    http://img185.imageshack.us/img185/2176/picture2yx1.th.png
    http://img385.imageshack.us/img385/5642/picture1ml5.th.png
    *sorry. Picture upload failed.

    I don't know if this is your problem, but I do know that people who are using Aperture have a problem in Desktop that can be solved by launching iPhoto--you don't have to actually USE iPhoto, it just has to run once and create the iPhoto Library. You might give that a try.
    Francine
    Francine
    Schwieder

  • Unable to open Mail.app preferences

    Thanks for reading my question.
    I am running the most recent update of Yosemite. Since last October or November, I have been unable to open the Mail.app preferences, either when selected from the drop menu or through the keystroke combination. Mail itself seems to run normally otherwise, but the persistence of this problem concerns me. I have removed the plist file from the Library/Preferences folder over several software updates to no effect at all.
    Other suggestions?

    Nothing like a clean install! I finally got fedup with the upgrade to Mavericks. So I backed up all my users' (three users in the house!) Home folders. This was in addition to the external Time Machine backups I do of the Server. I then completely CLEAN installed Mavericks on the Mac mini then installed the Server then manually moved the contents of the users' Home folders into their newly created accounts. Now the whole thing works like a charm (yes, including the Mail app!!). See my other thread (https://discussions.apple.com/thread/5518790) for the headaches with Mavericks Server
    I used to do this clean install business back in the days (10 years ago and all...!) every time I did a major upgrade. I am amazed that despite the "strides" and "improvements" in technology, that wisdom still holds true!
    So if you have any other issues with the upgrade, you might want to do what I did (depending on, of course, how many users you have etc. it might take some time) but I think it will be worth it to have a clean slate!
    Best

  • Unable to open Network System Preferences

    When I want to open Network System Preferences I get the message "Your network settings have been changed by another application". When I click "OK" the message keeps reappearing. The only way out is a Force Quit of System Preferences. What does this message mean and what can be done about it?
    Maybe it's worth mentioning that I had to reinstall Mac OS a few days ago due to a screwed up security update. Could it have something to do with that? Apart from this my iBook works fine and I have no networking problems.
    Thanks for any helpful advice.
    Paul

    Hi John
    That didn't work but thanks anyway.
    In the meantime I found another topic under "Mac OS X Tiger" that I had overlooked before dealing with this problem. It obviously has to do with the latest security update.
    Paul

  • Unable to open accounts system preference and share to windows accounts.

    I have one intel iMac running 10.4.11 with AD integration. Everything works well except when I try to open the accounts preferences. I get a blank screen that allows me to go back to system preferences. All of the other system preferences seem to work. I have just recently reformatted the machine and do not want to do that again to the user.
    Any help in this would be very appreciated.

    Get Pacifist...
    http://www.charlessoft.com/
    then extract what you need from your Install Disk & Install it, search for accounts.
    Or, If all the above fails, then it appears to be time for a relatively painless Archive & Install, which gives you a new/old OS, but can preserve all your files, pics, music, settings, etc., as long as you have plenty of free disk space and no Disk corruption, and is relatively quick & painless...
    http://docs.info.apple.com/article.html?artnum=107120
    Just be sure to select Preserve Users & Settings.

  • Unable to open network preferences

    I'm unable to open the network preferences window inside system preferences. When I try, it just keeps saying "loading network" and nothing happens. I found a couple other discussions about this and trashing a .plist file, but it's not very clear how to solve the problem. Does anyone have any experience with this?
    Thanks in advance,
    Chris

    Open /Library/Preferences/SystemConfiguration/, move everything but Boot and PowerManagement plist files to the Desktop (in a folder), restart, and see if you can reliably reset everything.

  • IPhoto Deleted Albums Showing Up in Desktop & Screensaver Settings

    I use a MacBook and an iMac. I keep all of my images on my iMac, but when I'm out and about, I import to the MacBook from my camera. Recently, I consolidated my library (First time since Leopard) and put everything to my iMac. I deleted all of the images from iPhoto. When I opened up my Desktop & Screensaver preferences to change my desktop, under the tab for iPhoto Albums, I all of the deleted albums. If I select them, I cannot remove them, and the images aren't there. I am guessing this is somewhere in the system, but not sure how to get rid of this issue. Thanks for the help!

    Dustin
    Welcome to the Apple user discussion forums
    I use a MacBook and an iMac. I keep all of my images on my iMac, but when I'm out and about, I import to the MacBook from my camera. Recently, I consolidated my library (First time since Leopard) and put everything to my iMac.
    How did you do this? Export from MB and import to iMac? iPhoto Library Manager (IPLM)? how?
    I deleted all of the images from iPhoto.
    On which system - the MB or the iMac (I'm guessing the MB but not sure) ? How did you delete all images? Using iPhoto and dragging to the iPhoto trash then emptying the iPhoto trash? (this is the proper way) Or some other way?
    When I opened up my Desktop & Screensaver preferences to change my desktop, under the tab for iPhoto Albums, I all of the deleted albums. If I select them, I cannot remove them, and the images aren't there. I am guessing this is somewhere in the system, but not sure how to get rid of this issue.
    Is this on the MB or the iMac (again I'm guessing the MB and that you expect there to be no photos or anything else there on the MB - that everything is on the iMac - and that you have carefully verified that)? The answer will depend on what you did (above) to get here
    Is iPhoto working perfectly on both systems except this? can you see all events and photos within the events that should be there on each system?
    Again I'm assuming that at this time you want all photos on the iMac and no photos on teh MB but please verify.
    LN
    Message was edited by: LarryHN

  • Desktop & Screensaver prefs won't load

    Since upgrading to 10.4.5 I've been unable to access Desktop & Screensaver in my System Preferences. It says it's loading, but will not do so.
    I have run a Hardware Test, verified and reset premissions, and have also used Disk First Aid after restarting from my Installation Disk - all to no avail.
    Has anyone else had this problem? If so, any solutions?
    Cheers,
    Sally
    G5 iMac   Mac OS X (10.4.5)   1.8GHz, 512MB RAM

    Okay, this sounds very interesting and I would recommend you re-install Mac OS X, I am very sure it will cure this issue. I cannot think of anything else that can easily make Desktop and Screensaver to load. If you want to keep all of your data on your machine and just install the system (Mac OS X), then do an "Archive & Install". It is an option when you go to re-install. At this point, that would be the easiest thing to do instead of figuring out other ways.
    -Jason

  • Sys Prefs-Desktop&Screensave no longer shows iPhoto Library or albums!

    Ever sice I got my G5 back from the Apple store, I am unable to pick iPhoto albums as screensavers or pick a photo from analbum. They do not show in Desktop & Screensaver preference. I'm running 10.4.10. I have deleted and redone my iPhoto library, pitched prefs, and plist files, and XML files. I've deleted all iPhoto libraries, and started over, and rebuilt everything. WHERE ELSE can I look?

    FIXED!! It turned out to be a single corrupt photo in iPhoto. The photo worked OK without problems in iPhoto, but just adding it into the iPhoto Library 'broke' the link with the system preferences/Desktop&Screensaver pref. I used a method similar to the old "Finding a bad extention" by choosing small groups of files until it broke, deleting the old, damaged iPhoto Library.

  • Desktop & Screensaver quits itself every time!

    When im trying to open "Desktop & Screensaver", it automatically quits and i get a really long message that starts with the following text:
    Process:         System Preferences [385]
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Identifier:      com.apple.systempreferences
    Version:         7.0 (7.0)
    Build Info:      SystemPrefsApp-1750100~19
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [88]
    Date/Time:       2012-08-06 18:41:08.580 +0200
    Any solutions to how i get it to work again? i would like to be able to change my background picture.
    /Parisak

    Ok, i understand.
    But now i´ve tried everything... i erased every com.apple.xxxxx.plist in every directory i have...
    restarted, tried the next one, restarted... If i do an recovery, will my pictures be deleted?
    That´s all i care about?
    doesn´t work

  • Desktop&screensaver crashes

    Hi, please help! Every time I got to the desktop/screensaver preference panel I get the beachball and then crashes. What can I do?
    I also dont have the library folder that everyone says to go into and delete some stuff in there, i dont have a folder called that.
    Thanks so much

    If you're running Lion -- this forum is for Snow Leopard -- you won't see the Library folder in question (in Snow Leopard, Leopard and Tiger it's visible in your home folder.) If you are running Lion, to have access to that folder, open Terminal in Applications>Utilities and copy/paste the following and hit return.
    chflags nohidden ~/Library
    Basic informaton: there are three Library folders: one in your home folder, one in /Library (the startup volume) and one in /System/Library. You should generally stay out of the latter and be very cautious about anything you do in the second one.
    Some basic troubleshooting information for this problem. One of the first things to try is to create a new admin user account, log in to that and see if the problem persists. If it does, it's a system wide issue. if not, it's peculiar to your normal account. You can also do this by enabling the Guest Account and logging into that.
    Which files were you thinking of deleting from your home folder Library?

Maybe you are looking for

  • Performance blocker on cFP-2020: file-I/O! How to improve?

    Hi all, after resolving my serial-communication problems I still have a performance problem. The code is way too slow which causes e.g. the ftp-server on the fieldpoint to not respond anymore to requests from my PC. I always get timeouts. I also freq

  • Photoshop elements 11 and premiere elements 11

    i have just picked up adobe photoshop elements 11 & adobe Premiere elements 11 and when asked for the serial number it comes up with invalid serial number and i have tryed both what can i do,

  • Tab button - How to use it in Hyperion IR 9.3.1

    Hi All, I got a requirement from my client. He wants to use the Tab key functionality on the dashboard for the different command buttons. I have used command button for process, export and print report. I am not able to set the Tab key property on th

  • Using classes from another jar?

    Hello, Could anybody show me an example for how to put a shared library of classes in one jar file, and put an applet in another jar while the applet can use classes in the first jar file? Is this even possible at all??? Thanks!

  • Unreadable files from camera??

    I am an amature photographer and am incredibly dependent on iPhoto. However, within the last week (seems to be after an update - I have a shared iMac) I have been getting obnoxiously repetative warning messages from the application as I am trying to