changing screensaver defaults causes system preferences to crash
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