On 05/09/2012, at 8:17 AM, douglas welton <douglas_wel...@earthlink.net> wrote:

> 2) I copy the selected file to the ~/Library/Caches folder within my sand box 
> container (using NSFileManager's -movieItemAtURL: method).


Well, that's not actually copying the file. Not sure if that makes a difference 
though.

QT files can sometimes contain references to other media on the disk. I've 
noticed that can fall foul of sandboxing, so you need to open the QT file 
without resolving references. The message sandboxd writes to the console in 
this case will tell you if that is the issue.

--Graham


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to