Problem with com.apple.systempreferences.plist
Problem with com.apple.systempreferences.plist
- Subject: Problem with com.apple.systempreferences.plist
- From: Erick Tejkowski <email@hidden>
- Date: Wed, 10 Dec 2003 06:40:27 -0600
I've written an application that uses CoreAudio to monitor a sound
input (ala /Developer/Examples/CoreAudio/HAL/AudioThru) and process
that data. About the only other thing the application does is write
some preferences to the app's plist file using NSUserDefaults. I am
receiving reports that the application has a terrible side effect of
writing over the com.apple.systempreferences.plist file(!). There isn't
anything in my code (that I can see) that would cause this to happen.
So far, all I can say for sure is that this has reportedly happened on
a 10.2.6 machine. I compiled the project with XCode on Panther. Could
this be the cause? I am unable to reproduce the bug on Panther or Jag
(10.2.8). I'm stumped. Any ideas out there?
Thanks much,
Erick
_______________________________________________
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.