Just upgraded to Mavericks and now System Preferences won't open (error -1712); suggestions about what to do?

Just upgraded from Lion to Mavericks.  Free download, install and reboot went fine.  When I go to System Preferences to customize the desktop, etc., I can't open it.  Error number is given as -1712.  Anyone else had this problem?  Any suggestions about how to fix it?  Thanks!

Get onto the App Store and download/purchase the Mavericks version of iPhoto.

Similar Messages

  • I just updated to Mavericks and now my iPhoto won't open

    I just updated my imac to mavericks, now my iphoto wont open. how do I fix this

    Ah, thanks for the correction Terence.
    I didn't realise the earlier versions still worked. I know that when I upgraded to Mavericks I then had to upgrade from iPhoto 9.4.3 to 9.5 in order for it to work. I guess we need to know which version Ibarber4 is currently having problems with.

  • I just upgraded to Mavericks and now my Intel iMac is running more slowly. There have been no other changes. What's up with this???

    I just upgraded to Mavericks and now my Intel iMac is running more slowly. There have been no other changes. What's up with this???

    This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve your problem.
    If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    Below are instructions to run a UNIX shell script, a type of program. All it does is to gather information about the state of your computer. That information goes nowhere unless you choose to share it on this page. However, you should be cautious about running a program at the instance of a stranger on a public message board. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them.
    Here's a summary of what you need to do: Copy a line of text from this web page into the window of another application. Wait about a minute. Then paste some other text, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. Details follow.
    You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking  anywhere in the line. The whole line will highlight, though you may not see all of it in your browser, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    clear; Fb='%s\n\t(%s)\n'; Fm='\n%s:\n\n%s\n'; Fs='\n%s: %s\n'; Fu='user %s%%, system %s%%'; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; R () { o=; [[ r -eq 0 ]]; }; Pm () { [[ "$o" ]] && o=`sed 's/^ */   /' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pc () { o=`egrep -v '^[[:blank:]]*($|#)' "$2"`; Pm "$1"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o="${o##+( )}"; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; id | grep -qw '80(admin)'; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; system_profiler SPSoftwareDataType | sed '8!d;s/^ *//'; o=`system_profiler SPHardwareDataType | awk '/Mem/{print $2}'`; o=$((o<4?o:0)); Ps "Memory (GB)"; o=`system_profiler SPDiagnosticsDataType | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; o=`pmset -g therm | sed 's/^.*CP/CP/'`; egrep -q 'No th|pms' <<< "$o" && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; grep -q '= [^GO]' <<< "$o" || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; d=(/ ""); D=(System User); for i in 0 1; do o=`cd ${d[$i]}L*/L*/Dia* && ls | grep -v 'ag$' | tail | awk -F_ '{$NF=a[split($NF,a,".")]; print}'`; Pm "${D[$i]} diagnostics"; done; o=`syslog -F bsd -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|n Cause: -|NVDA\(|pagin|SATA W|ssert|timed? ?o' | tail -n25 | awk '/:/{$4=""; $5=""; print}'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; o=$((o<5120?o:0)); Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 85 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Ps "Total CPU usage" && { s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); o=${s[2]}%; Ps "CPU usage by process \"$s\" with UID ${s[1]}"; }; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); s[2]=${s[2]%[+-]}; o=$((s[2]>=25000?s[2]:0)); Ps "Mach ports used by process \"$s\" with UID ${s[1]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|post[fg]|x)/{print $3}'`; Pm "Extrinsic system jobs"; o=`launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; o=`find -L {/,}L*/Lau* -type f -exec sh -c 'file -b "$1" | grep -qw XML' {} {} \; -print | while read f; do ID=$($PB\ :Label "$f") || ID="No job label"; printf "$Fb" "$f" "$ID"; done`; Pm "launchd items"; o=`find -L /{S*/,}L*/Star* -type f -exec sh -c 'file -b "$1" | egrep -q "XML|bin|exec"' {} {} \; -print`; Pm "StartupItems"; o=`find -L /S*/L*/E* {/,}L*/{A*d,Compon,Ex,In,Keyb,Mail,P*P,Qu,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB\ :CFBundleIdentifier "$d/Info.plist") || ID="No bundle ID"; egrep -qv "^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|\.hpio|JMicron|microsoft\.MDI|print|SoftRAID" <<< $ID && printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find -L /u*/{,*/}lib -type f -exec sh -c 'file -b "$1" | grep -qw shared && ! codesign -v "$1"' {} {} \; -print`; Pm "Unsigned shared libraries"; o=`launchctl getenv DYLD_INSERT_LIBRARIES`; Pm "Inserted libraries"; o=`find -L {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; Ps "DNS"; R && o=`sudo profiles -P | grep : | wc -l`; Ps "Profiles"; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; Pc "hosts" <(grep -v 'host *$' /etc/hosts); Pc "User launchd" ~/.launchd; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed 's/\..*$//;s/-[1-9]$//'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`system_profiler SPFontsDataType | egrep "Valid: N|Duplicate: Y" | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist ! -exec sh -c 'plutil -s "$1" >&-' {} {} \; -print`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in 0 1; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} files"; done; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign ($) or a percent sign (%). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign.
    Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
    If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important.
    If you're not logged in as an administrator, you won't be prompted for your password. The test will still run. It just won't do anything that requires administrator rights.
    The test may take up to a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. There wiil be nothing in the Terminal window and no indication of progress until it's done. Wait for the line "[Process completed]" to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report your results. No harm will be done.
    When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    When you post the results, you might see the message, "You have included content in your post that is not permitted." That's because the forum software falsely identifies something in the post as a violation of the terms of use. If that happens, please post the results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of Apple Support Communities ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • I have just  upgraded to Maverick and now I cannot find certain files. These JPG's  are there on my hard drives however . I rely heavily on the search facility and this is slowing me down.

    I have just upgraded to Maverick and now I cannot find certain JPG 's . These files do exist however I can find them manually . I rely on the search facility and this is slowing me down, I am having to trawl through stuff to find the file I want , before I would put in part of the title and the machine would find it.

    In addition to what Allen says, you may find these search tools helpful:
    http://apps.tempel.org/FindAnyFile/
    http://www.devontechnologies.com/products/freeware/ - EasyFind
    http://www.osxbytes.com/ - iFileX (note the MacUpdate link provided on osxbytes page has a Malware advertisement forMacKeeper, do not download).
    Note: you posted to the Classic operating system forum.   That refers to Mac operating systems from 2005 and earlier in Classic mode, and Mac operating systems as boot systems on certain 2003 and earlier Macs.  Mavericks forum questions normally get answered here:
    OS X Mavericks

  • I just upgraded to Maverick and now I can't download CC apps.  Any suggestions?

    When I tried to download Lightroom, the Launch Application window came up, and I chose to "CreativeCloud(URIHandler)"....
    So then it popped up the Creative Cloud window and has been doing this ever since....
    (I tried it with InDesign also with the same result.)  I've never had any download issues before, but I just upgraded to Maverick; would that be the cause?

    if you want to fix your cc app
    1.  restart your computer and retry
    2.  if that fails, open your cc app and log out and then back in
    3.  if that fails, uninstall your cc app and reinstall
    4.  if that fails, follow these steps to uninstall cc and reinstall, http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    if you just want to download cc apps and if you follow all 7 steps you can directly download a trial here:  http://prodesigntools.com/adobe-cc-direct-download-links.html
    and activate with your adobe id.
    if you have a problem downloading, you didn't follow all 7 steps, or your browser does not accept cookies. 
    the most common problem is caused by failing to meticulously follow steps 1,2 and/or 3 (which adds a cookie to your system enabling you to download the correct version from adobe.com). 
    failure to obtain that cookie results in an error page being displayed after clicking a link on prodesigntools.com

  • Help - I just upgraded to Mavericks and now I can't open entourage

    I just upgraded my MacBook Pro to Mavericks and now my entourage and other 2008 office applications won't load - help!

    Uninstall and then Reinstall Office 2008, use the uninstaller that Microsoft provide.

  • HT204085 I recently upgraded to maverick and now I have pop ups asking for keychain passwords. What is a keychain password?

    I recently upgraded my Mac to maverick and now I receive pop ups I can not get rid of that ask me for my "keychain password". What is a keychain and where can I find my password. I can not get past these pops ups to use my Mac

    Please see the following website which should explain everything about iCloud keychain: www.support.apple.com/kb/HT5813

  • I upgraded to Lion and now my iPhoto won't open and I don't know where my pictures are

    I upgraded to Lion and now i don't have Iphoto anymore.  Where did all of my pictures go??

    To re-install iPhoto
    1. Put the iPhoto.app in the trash (Drag it from your Applications Folder to the trash)
    2a: On 10.5:  Go to HD/Library/Receipts and remove any pkg file there with iPhoto in the name.
    2b: On 10.6: Those receipts may be found as follows:  In the Finder use the Go menu and select Go To Folder. In the resulting window type
    /var/db/receipts/
    2c: on 10.7 they're at
    /private/var/db/receipts
    A Finder Window will open at that location and you can remove the iPhoto pkg files.
    3. Re-install.
    If you purchased an iLife Disk, then iPhoto is on it.
    If iPhoto was installed on your Mac when you go it then it’s on the System Restore disks that came with your Mac. Insert the first one and opt to ‘Install Bundled Applications Only.
    If you purchased it on the App Store or have a Recent Mac you can find it in your Purchases List.

  • Just upgraded to Mavericks and now Safari won't load pages

    Hi, I just upgraded to OS X Mavericks 10.9.3 yesterday.  Prior to downloading the new operating system Safari was working perfectly. 
    After I finished downloading Mavericks I tried to open Safari but I have kept seeing a message, either the page was not responding or "Safari cannot connect to the server." 
    My computer says that my Wifi is working, but still I cannot access any webpages.  I can only access them through my ethernet connection. 

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

  • Just upgraded to Mavericks, and now have this annoying box tracking my pointer.  how can I get rid of it?

    Where did this box come from? I can find no reference to it anywhere in the system preferences. Above all, how do I get rid of it?

    System Preferences > Accessibility > Zoom > More Options...
    Deselect it.

  • Just upgraded to leopard and now new keyboard won't work

    I just upgraded my system to Leopard, and everything went smoothly. When I installed I had my old keyboard attached as I didn't want anything to got wrong. Now since trying to use the new white key Mac keyboard that is out now, it won't work. I tried to go into preferences under keyboard and mouse but there was no choice there to change keyboard. What can I do?

    Apple's download search function is pretty messed so that may not be the right file. The one that Software Update offered for my MacBook Pro when I had the Al board attached is "Aluminum Keyboard Firmware Update" and is v1.0. It was in my Utilities folder.
    I had to Google to find the other link, but it's here:
    http://support.apple.com/downloads/AluminumKeyboard_Firmware_Update_10
    See if that helps. It looks like this and Leo go together, so could explain why you the board doesn't like the change.

  • I have just upgraded to Maverick and my mail will not stay open

    I upgraded my macbook pro to Maverick and had no problems.  I just upgraded the Mac mini, and when I open the mail, it comes up for a second or two and then closes.  Can someone help me to resolve this problem.

    I just got off the phone with Apple support.  They had me open Terminal and key in  
    defaults delete com.apple.mail
    My mail is now working.

  • I upgraded to Mavericks and now Time Machine won't back up to my external hard drive.

    I upgraded to OS 10.9 on my iMac and now I get messages that Time Machine will not back up to my G-Force external hard drive. What do I do to restore back up capability?

    Check the More Like This section at the right particularly i upgraded my imac hard drive to a 2tb drive. how do i use time machine to get my computer back to normal?

  • I just downloaded ios 7 and now my phone won't open, anyone know how I can open it?

    I downloaded ios 7 and at first my phone worked fine, I locked my phone and now I cant unlock it even though when someone calls the phone rings.  Does anyone know how I can fix this?

    Hello there, Mark2s.
    The following Knowledge Base article offers some great steps for troubleshooting your issue with charging your phone:
    iPhone and iPod touch: Charging the battery
    http://support.apple.com/kb/HT1476
    Particularly:
    If your battery doesn't charge, or if your device shows a low-battery image, black screen, or "accessory not supported" alert, follow these steps.
    Inspect the connector at the bottom of the phone:
    Make sure that there are no bent pins in the connector.
    Make sure that the connector is free from debris.
    If there are bent pins or debris, please contact Apple Support.
    Otherwise, continue troubleshooting.
    Make sure that the outlet you're using works.
    Make sure that the Apple USB cable and Apple USB power adapter work.
    Plug the device in to power and let it charge for up to 30 minutes. If you don't have an Apple USB power adapter, try connecting to a computer's high-power USB 2.0 port (not a keyboard). The computer must be on.
    If the device still exhibits an issue, try turning your device off and then on again while connected to power.
    If the issue is persists, please contact Apple Support.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • I just upgraded to mavericks and now I can't double click on an name from my contacts to address an email.  Did they remove this option?

    Did Apple do away with being able to double click on a name in your contacts and have it automaticly address an email in Mavericks?

    I didn't know that was possible. If the contact had multiple email addresses, what did it do?
    Anyway, another workaround is you can click on the email address label for the person and select Send Email.
    Sorry, it's actually difficult to see what is selected in this screen shot, but hopefully it will be clear enough:

Maybe you are looking for

  • Activating Adobe Acrobat 8 Professional on new computer when old computer died and cannot deactivate

    My computer died with acrobat professional 8 installed. When I tried to install and activate acrobat 8 professional on my new computer, it would not activate until I deactivated the software on my old computer. My old computer is completely dead and

  • Move entire iPhoto library from iMac 10.6.8 to new iMac 10.9.4

    I'm trying to move my iPhoto library from old iMac 10.6.8 to new iMac 10.9.4. I have connected the 2 Macs with Ethernet cable as suggested in post #23676031 but cannot find a way to have the connections show up on the screens so I can make the move (

  • Clean out unwanted Printers and Localizations

    After a rather stressful installation of Leopard on my PB 17", and subsequent stressless installations on my family's Mac Mini and iBook 14", I'm now looking to reclaim some of the 5GB or so of free space I lost on each of the disks. I've identified

  • Camera App has disappeared

    Just updated my iPhone 3G to version 3.0 and the Camera App has disappeared. So far I`ve: Checked all pages - not anywhere Done a full restore - still not returned. Check Restrictions - they were not on. Allocated Camera to home button but still not

  • Can I keep more than just 5 entries in the podcast page?

    I noticed that any post in iWeb's podcast page that gets moved to the archive is no longer indexed by iTunes or other aggregators. I was wondering if there is a way to keep more than just 5 entries in the podcast page so that they continue to remain