Re: Disappearing prefs

2010-04-12 Thread Quincey Morris
On Apr 12, 2010, at 10:21, Eric Long wrote: > This a Hail Mary pass... > > I have a bizarre bug. Perhaps someone has a hunch about what's going on. > > My application prefs file, which is managed with NSUserDefaults, is getting > reset to default values, but so far only on a PPC running 10.5.8

Re: Disappearing prefs

2010-04-12 Thread Jens Alfke
One possibility, since it sounds like you can reproduce the problem fairly often by manipulating the clock, is to use fs_usage to log all filesystem activity while your tasks are running. Actually you probably want to do something like. Then you can sort through the output to see what proce

Disappearing prefs

2010-04-12 Thread Eric Long
This a Hail Mary pass... I have a bizarre bug. Perhaps someone has a hunch about what's going on. My application prefs file, which is managed with NSUserDefaults, is getting reset to default values, but so far only on a PPC running 10.5.8 and only during the wee hours of Monday mornings. (Go fig