Notification and Network Preferences won't save in Yosemite

When I change my notification centre to ‘Sort Manually’, sort it manually, and change the banners to my liking, the settings hold until I reboot. The same is true when ordering my preferred networks in Network settings. Any way to fix this?

The article at this link provided a solution that worked for me.
http://forums.macrumors.com/showthread.php?t=1803815

Similar Messages

  • My MacBook Air won't load web pages from the internet. It will connect to phone hotspot and run fine. The apple store reset the library and network preferences and it ran fine for a little bit, now slow again. Any ideas?

    My MacBook Air won't load web pages from the internet. It will connect to phone hotspot and run fine. The apple store reset the library and network preferences and it ran fine for a little bit, now slow again. Any ideas?

    My MacBook Air won't load web pages from the internet. It will connect to phone hotspot and run fine. The apple store reset the library and network preferences and it ran fine for a little bit, now slow again. Any ideas?

  • My clip timing and transition points won't save at desired positions, anyone else having this issue, it crashes as well.

    My clip timing and transition points won't save at desired positions, anyone else having this issue, it crashes as well.

    Could you share the crash log here? Thanks!

  • Energy Saver preferences won't save, I want to kill my mac

    When I change the preferences in Energy Saver, in the System Preferences, to shut down the computer at 10 am, it won't save the change.
    I go ahead and unlock Energy Saver (I'm the Admin), make my changes, lock it, and exit. Upon re-entry to the Energy saver screen it shows none of my changes. I tried restarting after making my changes and that did nothing either.
    Some number of months ago I told my computer I needed it to shut down at 3:30 am because I often forgot to shut it off when I went to bed. Now it's seemingly perma-stuck on shutting down at 3:30 am when I don't need it to. Frequently I need to leave a download going but my bleeping computer shuts off at 3:30 am in the middle of the download and I have to either start over or wait 5 hours for it to finish when it could've been downloaded while I slept.
    This is a ridiculous problem to be having and I can't figure out why the changes won't save.

    If you lock the Energy Saver pane of System Preferences immediately after changing the setting, it might not be able to record those changes; in many cases, changes made to an application's preferences take effect once the window has been closed instead of immediately once the setting is made. Before closing the padlock, move to another pane of System Preferences or the main screen.
    Basically, this happens because administrator access is needed to write the changes to the disk or PRAM, but you revoked this access when you closed the padlock, which stops the changes from being saved.
    (19695)

  • Macbook system preferences won't save

    My system preferences, such as dock and trackball settings don't save when I restart my computer.  After setting all preferences to my liking, added and removed apps from the dock, even moved the dock itself only to find everything upset when I turn my computer back on.  Coming in and out of sleep is not the problem, just with powering up and powering down.  Any help?  I need it please!!

    Might be corrupted preferences...  (.plist)
    Go to ~/Library/Preferences
    Move the com.apple.systempreferences.plist file to the Trash.
    Restart your Mac.
    See if that helped...
    ~ (Tilde) character represents the Home folder.
    For Lion:   To find the Home folder in OS X Lion, open the Finder, hold the Option key, and choose Go > Library

  • IP Addressing and Network Preferences Question

    I am conneted to the internet via Verizon DSL with an IP address of 69.160.xx.xx. This is connected to a Linksys 4-Port WRTG Wireless router which has the IP address of 192.168.1.1. Thus when setup the IP address in Network Preferences and Server Admin should I give the IP address as Verizon DSL address of 69.160.xx.xx or the 192.168.1.1 I configured on the Linksys router?

    As long as the modem is up and stable, the Linksys can get the info for the WAN from it.
    As far as your server is concerned, the edge of the world is the inside interface on the Linksys. The server just sends stuff to the Linksys and lets the Linksys deal with it.
    Roger

  • Clock preferences won't save

    I originally had a problem with my clock preferences being stuck on GMT. I tried all sorts of solutions suggested on these forums and none of them worked. Finally I got out the old system install disk and did a re-install. Not an erase and install, but the one that archives your accounts and such. I re-installed 10.4. Upon restart the GMT problem seemed to be gone. I set my time zone and set the clock to automatically update using the internet and all was well. Then to get my computer back to where it was with 10.4.11 I ran the system updates. After restarting my clock was back to GMT time. I'm in PST. So now I go into the preferences for date and time and I can change the time zone which I couldn't do before. The time in the s date and time preferences window changes to the correct time, but the clock in my menu window doesn't change. When I quit out of the system preferences and then re-open them everything has reverted back to GMT. I can still change everything back, but the changes never stick. At least before I was able to manually change the time and save it, but now I can't even do that. Any help would be appreciated.

    After doing some more digging I seemed to have solved by own problem. Thought I'd share it just in case someone else has the problem.
    The problem ended up being that my "localtime" file was locked. When originally trying to solve this problem there was a solution suggested about the "localtime" file being corrupt. That was found on this post.
    +http://discussions.apple.com/message.jspa?messageID=8418135#8418135+
    A post by barnamink read:
    I had this problem, and after unsuccessful attempts by Apple's support to diagnose it, I figured it out myself. The problem was with the /etc/localtime file. It was a directory, instead of a symlink. I think Tiger (which is just what I migrated from) used to have it as a directory, whereas Leopard changed it to a symlink. Long story short, if you erase / rename your /etc/localtime, and then set the timezone, it will start working.
    You will need to enable the root user for this, so be sure you know what you're doing. But once you're root, just do a
    +cd /etc+
    +mv localtime localtime.old+
    Then set the time zone again, and this time it will remember it.
    I played with this but couldn't get it to stick. The "localtime" file which is really just an alias would still go back to GMT. I discovered that it should point back to my time zone which is "PST". So I found those files.
    usr/share/zoneinfo/US/pacific
    I made a new alias and named it localtime. Then I replaced the one in the /etc directory. The funny thing was that it would point back to the "pacific" file, but when I would open my date and time preferences and try to reset the time zone it changed the alias to point back to GMT which was located at usr/share/zoneinfo. So to try and stop this from happening I repeated the process of making a new alias and then locked it. It prevented it from repointing back to the GMT file, but it did not solve my problem.
    Then I did the system re-install. I had forgotten about locking the file, by the way. The re-install I think fixes what ever the problem was with not being able to change timezones, but then I ran into the problem of saving the new time zone. The problem was the locked "localtime" file. I tried doing the same thing of just replacing this file, but now that it was locked I couldn't delete it or even unlock it.
    I finally fixed the problem, but I may have taken the long way around to do it. I'll explain exactly what I did and then say what I think would be the quicker solution. I used the terminal to unlock the "localtime" file. I got this info from another post.
    +http://discussions.apple.com/thread.jspa?messageID=8073323&#8073323+
    The solution was posted by Steve Gregorich and I adopted it for my problem. It boils down to this.
    +Open /Applications/Utilities/Terminal, and paste this text in, but DON'T press enter yet.+
    +chflags nouchg+
    +Make sure there is one space in front of the text and type a space after "nouchg."+
    +Now drag the affected folder into Terminal, and press enter.+
    +After closing Terminal, go back and do the "get info" thing again.+
    +If that does not work, repeat the process, but put "sudo" in front of "chflags". You'll need to type your admin password in that case.+
    +Good Luck.+
    +Message was edited by: Steve Gregorich+
    I had to use the "Sudo" command and so this is what I typed.
    +sudo chflags nouchg /private/etc/localtime+
    That did indeed unlock the file. I should have tried my clock preferences at this step to see if they saved, but I didn't because my mind was still on the track of replacing the file. If you try this solution, I suggest trying the preferences at this point, because I think what I did next was unnecessary. I went through the whole process I described earlier about making a new alias and replacing he "localtime" file with the new alias. After doing that my clock now seems to work.
    Sorry for anyone who reads this if I rambled and took too long to explain, but I thought clarity was important. I've been trying to solve this whole clock thing or over a month on and off and so actually finding a solution is a big deal. I hope this helps anyone else who may have this problem.
    Cheers!
    Message was edited by: Spencer Filichia

  • Wifi Lost and Network Preferences Inaccessible after Resume from Sleep

    Macbook Pro,  shipped with Lion.
    I've had a problem when Lion resumes from sleep of not being able to access any networks.  Specifically, the wifi symbol in the menu bar shows the pulsating waves, when clicked it reports that it is searching for networks, however it doesn't find the standard wireless network it is normally connected to at home, nor can I choose any further options in that dropdown menu.   Specifically, I cannot access Network Preferences, via any GUI based method (don't know enough CLI to know how).
    Most alarming is that this has happened in a couple of different scenarios:
    1) normally putting the laptop to sleep if 2 different users are logged in via fast user switching
    2) if the computer shuts itself down from the sleep position because it has been unplugged for too long.
    Restarting does revert everything back to normal, but I was hoping for a less drastic fix.  Sorry to gripe, but I'm especially disappointed because I'm a mac newbie, and between this and other problems, have had to restart this mac due to spinning pinwheels of death and the like more in 2 months than I ever have a Sony Vaio Z running Windows 7.  Kind of disappointing that Mac has the less stable operating system.

    That's awkward. It may not be the Mac itself making it unstable, but yet programs on it making it unstable (lazy developers maybe). Although do remember that OS X Lion is fairly new, and a few bugs are still being ironed out.
    First thing you should do is Repair permissions. Open up Disk Utility, Chose your disk on the Left and click on the Repair Permissions button. This can take about 20 minutes and fixes most problems.
    Questions:
    Have you installed any additonal system prefence panels?
    Have you installed any programs that alter with WiFi?
    Does your WiFi Access point have enough strength for where you are?
    If you have installed addional system preferences then I suggest that you go to Finder, and in the top bar click on "Go" and navigate to "Go To Folder". In that box put this: "~/Library/PreferencePanes" (No quotes though - and remember the "~" ).
    It'll take you to a folder, copy those into a safe location and remove the contents of that folder.
    If you are an Administrator of your computer then do the same in "/Library/PreferencePanes".
    Hope all goes well! Good luck!

  • After updating to iOS 8 notification and control center won't open when unlocked

    Ever since I updated my iPhone 5s to iOS 8, the notification and control center will not open while my phone is unlocked. I checked to see if I had it disabled in settings and it turns out I did not. I switched the Access Within Apps as well as the Access While Locked on and off anyway but still nothing. I can only pull the notification and control center open while my phone is locked... it is extremely annoying. I know I'm not the only one though because my friend who updated to iOS 8 on his 5c was having the exact same problems. Some help would be much appreciated. Thank you!

    So yesterday vibration suddenly started working again, after nearly two weeks with the problem above. I have no idea why, I didn't change any settings and the only app that was updated yesterday was Facebook messenger...

  • Problems with syncing Ipad with ITunes: apps won't appear on Ipad and organizing icons won't save

    I have a new Ipad 4 for three weeks. Yesterday I start having some problems with syncing my Ipad with ITunes (earlier all was without troubles):
    - downloaded in ITunes on PC apps won't transfer to my Ipad - I press Apply and sync, it goes successfully, but apps won't appear on Ipad.
    - I tried organizing icons on Ipad from PC, press Apply and sync, it all goes succesfully, but on Ipad icons won't rearrange. But ITunes shows that they are rearranged...
    - also I tried syncing my books adding one new book, press sync all books, and new book won't appear. Only when I've chosen every book separately, they transfered.
    I use USB for this.
    I tried resetting my Ipad, reinstalling ITunes on PC, deauthorizing and authorizing my computer, but it didn't help.
    Apple ID are the same on PC and Ipad.
    I hope that I'm not the only one with this problem. And also forgive my mistakes if there are any - English is not my native language. Thank you!

    I know that it is time consuming and a bit of a pain in the butt to have to do it, but I would backup the iPad, restore to factory settings and then restore from the backup, and sync everything back to the device. It's going to take a while because you have a ton of music on the iPad, but IMO, that would be your best option now.
    You could try unsyncing all of the music, and then resync it all again, but that takes time as well. If you are going to spend that much time trying to fix it, you may as well restore the device ...IMO once again.
    Use iTunes to restore your iOS device to factory settings

  • System Preferences won't save after change

    Hello everyone,
    I am running Mac OS 10.5.8 on a Black Macbook. The problem I am having is that none my changes will save in the system preferences. For example. I change the desktop background but the background won't change. The display window in the systems preferences window will show the picture I chose, but the desktop won't.
    Another example: if I turn off "spaces" in systems preferences. It will show as off in the system preferences window, but as soon as I close the system preferences window, the changes won't take affect. This seems to happen with any change to settings in the system preferences.
    I have recently used both "disk warrior" and Onyx to rebuild my desktop, check my drive and everything else those applications do. But still no change.
    One more hint: I deleted an application (TomTom home) from my computer a few months ago, but the old icon shows up in the Dock as a "?" after each restart. I can drag it ot the desktop and delete it, but if I restart it will always show up.
    What could be wrong? Should I do a reinstall? I don't have the disks...
    Thanks Mac folks!

    Ok, I tried both removing the "com.apple.systempreference.plist" and restarting from both a Disk Warrior disk, and the Mac OS X Install CD 1 and doing a repair of the disk permissions. Neither of the tricks worked.
    I no longer have a "com.apple.systempreference.plist" file anywhere on my computer and I still have the same problems.
    So what should I do now? I have (obviously) found my original disks. I am thinking I need to do a new install of the system software? What is the process for doing that and not lose my data?
    Thanks again for everybodies help.
    Josh

  • Logic board replaced, now network settings won't save

    Got the black screen, Apple replaced the logic board on my MBP for free (yay, Apple!), but now it won't remember my network settings. I have to run network diagnostics, type in my pswd, etc., every time I wake from sleep.
    When I first got it back from Apple, it couldn't find the network at all, and Apple gave me free tech support (again, yay, Apple!) because I successfully argued that the logic board replacement had caused the problem. I didn't realize in that support session that setting up a new network, while it would be saved in the system, would not automatically stay "on" -- otherwise I would've dealt with that then.
    Running: 10.5.8 on 2.2 ghz late 2007 MBP. Cable modem and Airport Extreme. Others in house have no problems with wireless connection. The only thing that's changed is my logic board.
    I read through several discussions, which talked about editing system files and such that I'm extremely uncomfortable doing, and there doesn't seem to be a definite solution for this problem stemming from logic board replacement.
    Thanks for any help...

    Hi Kren,
    It sounds like just a setting: Open System Preferences > Network > click on Advanced > click on Remember networks this computer has joined > you may wish to uncheck all the boxes for Require administrator password > click OK (I don't remember if you have to click Apply on the next screen, but if it's highlighted, you need to; if not, close Network and you should be good to go).

  • ITunes preferences won't save. Please help new user.

    If anyone can help me with this I'd be so grateful. I've looked through the other advice I can find on this forum, and on other sites, and have tried the solutions I've found suggested, but nothing's worked so far.
    I've tried deleting the preferences files and rebuilding them several times. I've tried reinstalling iTunes several times, too. I've also tried launching iTunes from a different user account, created for the purpose. But I can't get my preferences to save. If I can't set iTunes up the way I'd like it, this could reverse my decision to buy an iPod. I'm not great with computers, and it's driving me to distraction. Any and all advice v gratefully received !

    Thanks for the reply!!!
    The instructions I used were off this Apple Support site...
    http://support.apple.com/kb/HT1751
    I get both options to choose as well as create. I used choose when I did mine and it worked.
    I did copy her entire itunes library.
    This is exactly what is in the folder that I copied...
    (folders)
    Automatically add to itunes
    Downloads
    Mobile Applications
    Movies
    Music
    Ringtones
    Voice Memos
    (XML Document)
    Library
    I do not see a .itl file anywhere.
    I just looked on my file I copied that worked on my user name and I have (3) Itunes Database Files on it.
    Thanks so much for the help!!!

  • System preferences won't save changes

    When making changes in my system preferences, say changing the screensaver, the change does not save. When I go back into the preferences, they have reverted back to the previous setting. It's also doing the same thing with Safari. When I delete all website info in the preferences, it reverts back to the previous. I just upgraded to 10.7.1, but it was doing it before with 10.6 as well. Any idea what's causing this?

    Possible conflicting or corrupted files, usually preference files. Step one is create a new admin user account, log into it, and see if changes persist.

  • Linux Monitor Agent Web Console Preferences Won't Save!

    Have recently installed GW Monitor on a Linux box and all seems fine except for the following:
    Within the Monitor Agent Web Console I browse to menu items 'Preferences' and then select 'Setup' to view details on the 'HTTP Settings', 'SNMP Settings', 'HTTP Settings' etc.
    From here all my settings are configured correctly except the texboxes under the 'Notify' and 'HTTP Settings' headings refuse to save any details that are entered into them, even after clicking on the 'submit' button, bizarre!!?
    Any ideas would be really appreciated.
    Cheers, James

    jim-bob,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

Maybe you are looking for

  • PDF Thumbnails disapear after installed CS3 on XP-Vista

    here is the problem, we have adobe reader on all our computer in the company, we are a printing company so PDF is the file of choice in our workflow. we have CS-CS3 installed on XP,Vista and 2003(automation server) Everyone who has only Reader instal

  • Multiple Indexes

    It sure would be nice if you could create more than one index.  I've been working on a parts catalog for my company for some time now.  I'd really like to have an Alphabetical Index by part name and a Numerical Index by part number.  Not such an easy

  • Controlling Print Size

    This may seem like a really stupid basic question--but, when printing from the Mac, shouldn't there be SOME way to control the size of the final image, be it picture or text, on the paper? I can find "Print Preview" to look at it, but can't find ANY

  • Bridge CS6 (64bit) becomes unresponsive

    Bridge CS6 becomes untresponsive for general operation keys. Lasts for a minute. CS5 is OK. Waht do I do?

  • Buggy iTunes since iPhone update

    Since installing the iPhone update, my iTunes has been buggy: - Songs suddenly stop playing thru the speakers (i have to stop and restart the song) - I am routinely getting errors on playing multiple speakers thru Airport Express - iTunes has hanged