• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
changing screensaver defaults causes system preferences to crash
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

changing screensaver defaults causes system preferences to crash


  • Subject: changing screensaver defaults causes system preferences to crash
  • From: "Jacob Eggers" <email@hidden>
  • Date: Sun, 18 Feb 2007 02:55:01 -0500

I'm having a problem with changing the default background color of my screen
saver.
I'm new to cocoa, so be kind. Here's some of the error code:

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0   com.apple.CoreFoundation        0x9080d4cd CFRetain + 56
1   com.apple.CoreFoundation        0x9081e8ec CFDictionarySetValue + 323
2   com.apple.CoreFoundation        0x9085c9be writeXMLValue + 274
3   com.apple.CoreFoundation        0x9085cb3f CFPreferencesSetMultiple +
334
4   com.apple.ScreenSaver           0x9a5388b9 -[ScreenSaverDefaults
synchronize] + 168


Any ideas? I'm able to change other defaults, but just not the color (stored in the defaults as NSColor). It's clearly a result of attempting to synchronize the screen saver defaults, but what can I do to fix it??

j
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: changing screensaver defaults causes system preferences to crash
      • From: "stephen joseph butler" <email@hidden>
  • Prev by Date: Re: Having a hard time...FSIsAliasFile
  • Next by Date: Re: changing screensaver defaults causes system preferences to crash
  • Previous by thread: Re: A Better way to get a path from NSImage?
  • Next by thread: Re: changing screensaver defaults causes system preferences to crash
  • Index(es):
    • Date
    • Thread