Ichat not saving preferences

my iChat is not keeping the prefs the way I set them. I have it set to show the status in the menubar, but it never sticks after a restart.
anyone know what could be going on?

If you set preferences in the account menu, iChat>preferences>accounts,
make sure you have the account you wish to use has the box "log in with this
account automatic" ticked.

Similar Messages

  • Lion not saving preferences

    I just switched to a new retina macbook, with os 10.7. I'm having trouble with Linotype Font Explorer X not retaining its settings - previously, you could turn a font on & it would stay on. Although sometimes it does retain some of the font settings, but not all.
    I've also noticed other programs occasionally not saving preferences.
    Is this a known issue with Lion?

    Make sure the systemprefs plist file is not locked. If it is, unlock it. If it isn't, delete it then restart.
    To find the file
    1. Make Finder active. Choose 'Go' from the menu bar, hold down the option key.
    2. Choose Library (you must have the 'option' key held down).
    3. Go to Preferences > com.apple.systemprefereces.plist
    4. Right-click (or hit 'cmd-i' on the keyboard) and choose 'Get Info'. If the 'Locked' option is ticked, untick it. Then Restart. If the 'Locked' option is not ticked, close the dialogue, remove the file to trash. Restart.
    5. What happens now is that system will restart at default system prefs. However, it should now save your new settings. To test it, just set one of the setting that you know didn't 'stick before', then restart and see if all is good. 

  • IChat not saving AIM password

    I love the new iChat but it refuses to save my AIM password, any suggestions?
    Thank You Much
    Richard Brown

    Hi,
    When you opened IChat for the First time were those Start up Screens where you entered your details ?
    If so did you add the Password then ?
    Ifyou did not then the Password is not saved to the Keychain (and iChat cannot access it)
    When you open iChat it will prompt you for the password in a separate window (this may or may not have a option to Save the password.)
    If the pop up window does offer to Save the Password but does not then check you have Read and Write access to the Keychain  (Home Folder/Library/Keychains )
    (Do a Get Info on the File from the Finder's File Menu and check the bottom panel then edit if required)
    If not, delete the account in iChat Preferences > Accounts and re-add it.
    10:33 PM      Saturday; July 23, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb( 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Yosemite Mail mail not saving preferences

    OS X 10.10, Mail 8.0
    I have several mail accounts set up, a mix of POP and IMAP
    One IMAP account does not use secure authentication.
    If I set the preferences for the account under the Advanced tab, and tick 'Allow insecure authentication', then save preferences, I can send mail to the account.
    However if I return to Mail after 5 minutes or so the preference has changed back to disallow insecure authentication, and that mail account no loner works. I get a message:
    "Mail cannot send your password securely to the server. You can remove this restriction in the Accounts preferences by setting “Allow insecure authentication”, which could put your password at risk."
    I have a POP account for a different email address with the same provider, and the preference to allow insecure authentication is saved.
    I have tried deleting the account and setting it ip again, but the IMAP presence to use insecure authentication is still not saved.

    I have this issue as well.  This includes the inability of font preferences to stick, and the toolbar changes to be retained.

  • JDeveloper 11g Not saving preferences

    Hi.
    I'm not beeing able to save my IDE preferences. For example, by default the option Line Gutter - Show Line Numbers, is not checked. If I check this option, and click ok, when I open the preferences again, the option is not checked.
    This is happening for any option I change, another example is the option JSP and HTML Visual Editor - Show design time messages in log. I cannot set this property.
    Any idea on how to fix this ?
    Thanks a lot,
    Sincerely,
    John

    I think I've solved the problem.
    I started JDev, in console mode (using jdev.exe).
    When I clicked ok in the preferences dialog, I got the following stackTrace:
    Exception initializing 'oracle.ideimpl.webbrowser.ProxyAddin' in extension 'Web Browser and Proxy': java.lang.NullPointerException
    at java.util.Hashtable.put(Hashtable.java:394)
    at java.util.Properties.setProperty(Properties.java:143)
    at java.lang.System.setProperty(System.java:731)
    at oracle.ide.webbrowser.ProxyOptions.applyToCurrentVM(ProxyOptions.java:590)
    at oracle.ideimpl.webbrowser.ProxyAddin$1.stateChanged(ProxyAddin.java:56)
    at oracle.ide.config.ChangeEventSource.fireChangeEvent(ChangeEventSource.java:120)
    at oracle.ide.config.ChangeEventSource.fireChangeEvent(ChangeEventSource.java:103)
    at oracle.ideimpl.webbrowser.ProxyAddin.initialize(ProxyAddin.java:59)
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManagerImpl.java:405)
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManagerImpl.java:214)
    at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(AddinManagerImpl.java:128)
    at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1837)
    at oracle.ide.IdeCore.startupImpl(IdeCore.java:1495)
    at oracle.ide.Ide.startup(Ide.java:662)
    at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
    at oracle.ideimpl.Main.start(Main.java:166)
    at oracle.ideimpl.Main.main(Main.java:128)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.ide.boot.PCLMain.callMain(PCLMain.java:67)
    at oracle.ide.boot.PCLMain.main(PCLMain.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
    at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:190)
    at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
    at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
    at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.ide.boot.Launcher.invokeMain(Launcher.java:721)
    at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
    at oracle.ide.boot.Launcher.launch(Launcher.java:68)
    at oracle.ide.boot.Launcher.main(Launcher.java:57)
    This led me to think that my proxy configuration was wrong. Went to the proxy configuration option, and I noticed that "Proxy server requires authentication" was checked, but my user and password were null. I filled these fields and clicked test Proxy. Got the same stackTrace, and after clicking ok, returning to the prferences dialog box, the user and password was not saved. What I did was, wen to the Check for updates under the help menu, and when it tried to connect, it couldn't because there were no user and password information saved. It showed me a dialog to put the user and password. After I've filled these fields, it did connect to Oracle update site. Closed that window, and went back to the preferences dialog. Then the user and password were saved correctly. Clicking on the test Proxy button, did not give me any stackTrace. Tried to change the Line Gutter setting, clicked ok, and the re-opened the preferences dailog. The properties was saved correctly.
    Thanks for all the help.

  • Photoshop not saving preferences

    I am having an issue with Photoshop not saving my preferences. I have created my own workspace but everytime I quit the application and restart it I still have to go through and reset all my preferences. Any thoughts on this?

    I believe that would be the date that our tech team installed CS5 on my new computer. As a side note, our tech team consists of all PC people, there isn't one Mac expert among them and they didn't seem too confident setting the user accounts up. The entire team has had nothing but issues with our brand new macs + CS5. But I am not sure what part of that is Apple/Adobe/Tech fault.
    When I "get info" on the settings folder my user account does not appear in the list. I changed the settings so that everyone has read & write permissions and that solved the problem. But that seems odd to me. Like I might have a much bigger permissions issue...?
    Anyway, problem solved! Thanks Chris!

  • Not Saving Preferences

    When I open Bridge in the mornings I have to set my preferences and the settings stay all day. But if I have to close Bridge or when I open Bridge the next day the preferences all not set to the way I set them the day before. What do I need to do or look at to get the preferences to stay?
    I know questions about preferences have been asked before but when I do a forum search for things about preferences it comes up no results. It comes up no results no matter what I type. Don't know if this is on our end or not.
         Thanks...

    You either need to disable:start Bridge at Login" (adv. preferences) or close Bridge with the Exit - clicking the X is not the same.
    Personally I do not like Bridge to run in the background as it can cause other problem, downloads, external drive recognition for a few seconds it take to load it manually.

  • Not saving preferences after change in music folder

    I've successfully moved the Itunes location (folder) before on my laptop, changing the place where music was stored, but I had major problems getting that IBM Thinkpad to work with my brand new Ipod. So I brought the external hard drive back down to my old PC. So here's what happens. I follow all the directions for making that external drive my Itunes folder location (Edit-Preferences-Advanced-Change folder, etc) but then the next time I start up the program, it has reverted back to C:.../mymusic/itunes. Very frustrating and I have no idea why. It didn't happen on the other computer.
    A similar problem is that on the laptop, I did not have to keep signing in to the Itunes store, now I do. Again, Itunes seems to forget every change from it's last session. Any ideas
      Windows XP  
      Windows XP  

    I've successfully moved the Itunes location (folder) before on my laptop, changing the place where music was stored, but I had major problems getting that IBM Thinkpad to work with my brand new Ipod. So I brought the external hard drive back down to my old PC. So here's what happens. I follow all the directions for making that external drive my Itunes folder location (Edit-Preferences-Advanced-Change folder, etc) but then the next time I start up the program, it has reverted back to C:.../mymusic/itunes. Very frustrating and I have no idea why. It didn't happen on the other computer.
    A similar problem is that on the laptop, I did not have to keep signing in to the Itunes store, now I do. Again, Itunes seems to forget every change from it's last session. Any ideas
      Windows XP  
      Windows XP  

  • Notification center not saving preferences

    OSX10.10 MacBook Pro, 2.8 GHz, i7, 4 GB
    I have most notifications turned off.  When I reboot, the Notification Center resets to defaults.  Won't save my prefs.  Anyone else find this and hopefully have a solution?  Thanks.

    Here are the instructions I got from AppleCare from an Apple Engineer. I'm not sure if the fix was specifically for my machine or if it'll work for someone else. Follow at your own risk.
    1. Open the Library folder in your Home folder.
    2. In the Library folder, open the Application Support folder.
    3. Locate the folder named NotificationCenter. Drag this folder to the desktop.
    4. Next, open the Terminal application.
      Copy and paste each line of these commands into the Terminal window, in order. Press return after each line:
    cd `getconf DARWIN_USER_DIR`
    rm -rf com.apple.notificationcenter
    killall usernoted; killall NotificationCenter
    5. Close the Terminal app.
    6. Restart your computer.
    The notification preference changes won't stick until you restart a 2nd time after this.

  • Notification Sidebar not saving preferences

    I edit some widgets and notifications. For example, move weather up higher. Turn off sounds for notifications and remove some. After i restart computer it goes back to default. Using Yosemite. Can anyone help me keep the settings.
    Thank you

    Here are the instructions I got from AppleCare from an Apple Engineer. I'm not sure if the fix was specifically for my machine or if it'll work for someone else. Follow at your own risk.
    1. Open the Library folder in your Home folder.
    2. In the Library folder, open the Application Support folder.
    3. Locate the folder named NotificationCenter. Drag this folder to the desktop.
    4. Next, open the Terminal application.
      Copy and paste each line of these commands into the Terminal window, in order. Press return after each line:
    cd `getconf DARWIN_USER_DIR`
    rm -rf com.apple.notificationcenter
    killall usernoted; killall NotificationCenter
    5. Close the Terminal app.
    6. Restart your computer.
    The notification preference changes won't stick until you restart a 2nd time after this.

  • Dashboard not saving preferences, I think?

    So my problem is simple but I have not found a solution. When I open a widget, say Weather. It comes up with Cupertino weather. I put in my zip, it gives me my weather and I close the widget. If I re-open it instead of remembering my weather it gives me Cupertino's again. Its not just Weather. Transmit widget does the same thing. I'll put in my ftp server info, close it and re-open it to find it blank again. I'm sure other widgets that save prefs like that too would do the same thing for me.
    This has happened ever since I erased and re-installed Tiger. I really would rather not have to do that again so if anyone has any ideas, please post. Don't be shy, I'll try anything before I have to re-install.

    From what it sounds like, closing the widget is the source of your troubles..
    The Weather widgets default to the location set for Time Zone in Date&Time System Preference (my default is New York, but I was able to change it to Dallas by changing the TimeZone)
    It's not necessary to close the widget and really defeats the purpose of having them. When you open the widget, set it up with whatever settings you want, leave it. Everytime you pull a widget out of the Dashboard bar onto the screen, you are bringing up a new instance with whatever default settings the developer decided to give it.
    If you leave the widget running and leave Dashboard set the way you want it, it should retain those settings even after logging out or restarting, but if you close the widget, you are reverting to defaults.
    If the problem you are having is instead when simply hiding Dashboard, you could try trashing the preference files for the affected widgets from <username>/Library/Preferences/ Most of the widget pref files will be widget-com.<dev>.widget.<widgetname>

  • ARD not saving preferences

    Installed latest version of ARD Admin on my machine. It was constantly hanging during startup.  I deleted the application and followed this KB article:
    Uninstall or disable Apple Remote Desktop - Apple Support
    Reinstalled and then started ARD admin.  It now does not save any preferences.  On top of that every time I quit and restart ARD goes through its entire first time use screens and remembers nothing about the previous run.  None of the computers added are remembered, none of the preference settings are remembered. 
    I have repaired permissions, run this numerous times.
    This update has made ARD useless.
    Any ideas on how to fix this problem?
    Thanks

    You either need to disable:start Bridge at Login" (adv. preferences) or close Bridge with the Exit - clicking the X is not the same.
    Personally I do not like Bridge to run in the background as it can cause other problem, downloads, external drive recognition for a few seconds it take to load it manually.

  • Photoshop CC not saving preferences

    Hi,
    i am on OSX 10.9 and my Photoshop CC is not working properly: everytime i close the application (not forced quit!) it is not remembering any settings. Neither my workspaces nor any preferences i did manually. It always goes back to the default view on every time is start up Photoshop. It saves my workspaces in the Preferences folder physically but they seem to lack of any information.
    I already took a look on the user rights of the Preferences folder and its fine.
    I also reinstalled Photoshop and the most awkward thing is, that i also did a complete clean reinstall of my system. Still the same problem, which is really annoying.
    Regards
    Ben

    Same problem here. No answer from Adobe except "try restarting"

  • Apple mail in OSX Mavericks not saving preferences changes

    Earlier today Apple Mail went buggy, refusing to send messages, displaying no email messages in any box, and hanging.  I deleted the com.apple.mail directory in an effort to salvage my email.  I got the email back, but now Apple Mail will not save changes made in preferences and will not allow me to reinstall MailTags.  I have no idea what is going on here.  Any help would be most welcome.

    I've been having this problem on all my devices since using mavericks. And it's not only with gmail - also with private mail-clients. Looking for a descent fix!!!

  • SQL Developer not saving preferences

    Downloaded SQL Developer 1.5.4 recently. When I go into Tools/Preferences and change any preference and click OK and when I go back in the updates are gone. Defaults are there. I have tried changeing the preference, clicking OK, exiting SQL Developer and opening it up again and the preferences are back to defaults.
    How do I get the preferences to save

    I have tried saving Theme and it doesn't even save when I Close and re-open Tools/Preferences. I've tried to save Code Editor/Line Gutter/ Show Line Numbers with the same result. I also thought that I had the feature to specify a default directory to Open and Save files to and from in the version I upgraded from.

Maybe you are looking for

  • Crystal Report Printing - A4 Issue

    Hello Experts, One of our customers use third party rental add-on with SAP B1. The add-on has cyrstal reports files. All these reports are set to letter size by default in report page setup. Client does not to print in A4 . When the user clicks on Pr

  • HP laptop D1E80UA is doing nothing but showing HP and running help me plz

    It's my sisters laptop all I can get it to do is HP and the little wheel is running and it won't do anything else

  • I cannot get back into my eprint account.

    I cannot get back into my eprint account. It will not recognize my password and when I click on "Can't Remember Password" and go to the page where I need to enter my account email address it will not recognize it. It's the same email address that app

  • Number range transport request

    Hi, pls tell me are number range intervals  not transported using transport request, if yes then how are number ranges appear in prod. server. thanks Kavita

  • Include a data in LOV programmatically

    I have created a LOV and I want to include a static value as one of the values with the queried values. How to do this ? null