• 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: What happens when a "synchronize" occurs to synchronize preferences?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What happens when a "synchronize" occurs to synchronize preferences?


  • Subject: Re: What happens when a "synchronize" occurs to synchronize preferences?
  • From: Rob Frohne <email@hidden>
  • Date: Fri, 29 Nov 2002 15:39:56 -0800

Another update on this problem. It seems to be only related to a specific preference. Here is how I set that preference.

[defaults setObject:@"SIG" forKey:SM_view];

(SM_view is #defined as @"View Option".)

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
<plist version="1.0">
<dict>
<key>Digital Display</key>
<string>YES</string>
<key>Graphical Display</key>
<string>YES</string>
<key>View Option</key>
<string>SIG</string>
</dict>
</plist>

When the application trys to synchronize with this prefs file and the "View Option" is present, it crashes. Hmmmm.... Any ideas?

Rob

On Friday, November 29, 2002, at 03:16 PM, Rob Frohne wrote:

Hi All,

My application is crashing during the CFApplicationPreferencesSynchronize stage when there is a prefs file. The Prefs file has the items that have been changed from the defaults, and looks fine to me. Any ideas on this?

Thanks,

Rob
--
Rob Frohne, Ph.D., P.E.
E.F. Cross School of Engineering
Walla Walla College
http://www.wwc.edu/~frohro/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

--
Rob Frohne, Ph.D., P.E.
E.F. Cross School of Engineering
Walla Walla College
http://www.wwc.edu/~frohro/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: What happens when a "synchronize" occurs to synchronize preferences?
  • Next by Date: Re: An interesting link
  • Previous by thread: What happens when a "synchronize" occurs to synchronize preferences?
  • Next by thread: Re: What happens when a "synchronize" occurs to synchronize preferences?
  • Index(es):
    • Date
    • Thread