[resolved] Re: really weird move file problem -- bonus points to Jon Hendry
[resolved] Re: really weird move file problem -- bonus points to Jon Hendry
- Subject: [resolved] Re: really weird move file problem -- bonus points to Jon Hendry
- From: Jaime Magiera <email@hidden>
- Date: Mon, 24 Sep 2007 16:36:09 -0400
On Sep 21, 2007, at 4:34 PM, Jon Hendry wrote:
Can you add a pause before copying the working file back to user
space?
I added an NSTimer with a long delay to trigger the copy. Problem
gone. Apparently, the problem was that the method to add bytes to the
file was returning to the main method, which does to the copy, before
the NSFileHandle had closed.
Thanks Jon!
Jaime Magiera
Sensory Research
http://www.sensoryresearch.net
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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