Now it works - now it doesn't
Now it works - now it doesn't
- Subject: Now it works - now it doesn't
- From: tony cate <email@hidden>
- Date: Wed, 22 Oct 2003 19:49:30 -0500
I put a new Preference in my app. It allows you to open a default file.
I upload it to my site and tell my users about it. The next day I get a
note from a user. He says, "Well, it sorta works". You need to know a
bit about the app. It's a master detail interface with an NSTableView
and some detail stuff. So this user sets the preference quits the app
and restarts. The table is empty, but a little counter tells him there
are x number of records.
I tested this pretty carefully before I put it up. I didn't see that,
but just to be sure I start the app up. Sure enough the same thing
happens. So I start the app up in debug. There are my records! It
worked fine! Not in debug...doesn't work. In debug...works fine. Makes
it kinda hard to find the problem.
The next day the customer writes back. He rebooted. Now it works. I
rebooted. Mine works.
Has anybody seen this kind of behavior. Does anybody have a clue what's
going on? Should I file an bug report?
_______________________________________________
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.