Re: Unknow CF Error
Re: Unknow CF Error
- Subject: Re: Unknow CF Error
- From: koko <email@hidden>
- Date: Mon, 19 Dec 2011 16:24:22 -0700
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
On Dec 19, 2011, at 1:44 PM, Ben wrote:
> 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 from this view and my apps bundle is given as the dragged file path.
>
> Is your app doing something similar?
>
> - Ben
>
>
>
> On 17 Dec 2011, at 04:20, koko wrote:
>
>> 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 sandboxing or entitlement flags set in the project.
>>
>> Where should I be looking?
>>
>> -koko
>>
>
_______________________________________________
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