Re: Unknow CF Error

2011-12-19 Thread Ben
I have also been getting this logged and can add more information, though no solution. The actual sandbox message is as follows: sandboxd: ([pid]) MyApp(28087) deny file-issue-extension /path/to/myapp.app It occurs when I begin a drag of my own app bundle from a view within my app. i.e., drag

Re: Unknow CF Error

2011-12-19 Thread koko
I read data from a memory card in a USB device. I give the data a file name file-xx. My file is displayed in an IKImageBrowserView. The file name file-xx is returned to the IKImageBrowserView via the imageUID method of the IKImageBrowserItem Protocol. Here is where the error arises. -koko

Unknow CF Error

2011-12-16 Thread koko
NOTE: I misposted this to xcode, I ma not trying to cross post. I get this error in the console when running my program: __CFPasteboardIssueSandboxExtensionForPath: error for [ filename ] The program functions properly. I have searched but found no relevant information. There are no