• 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
Re: changing screensaver defaults causes system preferences to crash
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: changing screensaver defaults causes system preferences to crash


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

Thanks Stephen,
that link helped out.
j

On 2/18/07, stephen joseph butler <email@hidden> wrote:

2007/2/18, Jacob Eggers <email@hidden>: > 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??

Your problem could be that NSColor is not a property list type. See
this for documentation on how to store it:

<
file://localhost/Developer/ADC Reference Library/documentation/Cocoa/Conceptual/DrawColor/Tasks/StoringNSColorInDefaults.html#//apple_ref/doc/uid/20001693
>

_______________________________________________

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


References: 
 >changing screensaver defaults causes system preferences to crash (From: "Jacob Eggers" <email@hidden>)
 >Re: changing screensaver defaults causes system preferences to crash (From: "stephen joseph butler" <email@hidden>)

  • Prev by Date: Custom Shadow on an NSWindow
  • Next by Date: Re: Progressbar Question
  • Previous by thread: Re: changing screensaver defaults causes system preferences to crash
  • Next by thread: Toolbar icon highlighting
  • Index(es):
    • Date
    • Thread