• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
deny file-read-data after launch
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

deny file-read-data after launch


  • Subject: deny file-read-data after launch
  • From: Steve Mills <email@hidden>
  • Date: Thu, 08 Jan 2015 16:51:43 -0600

I'm having a problem with my app on 10.9 that I'm not sure about. The user chooses a folder via NSPathControl, then I use that to do an NSMetadataQuery for all images inside that folder. I don't have code signing turned on for this app yet, but I do have the Sandbox capability turned on. (This is my first personal project since all this stuff has been introduced.)

If I launch my app, choose a folder, I can run my search on it and everything is fine. That folder gets stored in user defaults via a binding on the path control. If I quit and launch again, the path looks correct, yet I get sandbox errors on that folder and everything inside it:

sandboxd: ([372]) Image Snooper(372) deny file-read-data /Volumes/Lemmy/Users/sjmills/Pictures

And then it immediately goes off with results from a completely different folder:

kernel: Sandbox: Image Snooper(372) deny file-read-data /Volumes/Lemmy/Library/Application Support/iPhoto/Themes/blah blah blah

Note that the Pictures folder in question is NOT in my current user folder, but in a user folder NOT on the boot volume.

Any ideas?

--
Steve Mills
Drummer, Mac geek


_______________________________________________

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


  • Follow-Ups:
    • Re: deny file-read-data after launch
      • From: Kyle Sluder <email@hidden>
    • Re: deny file-read-data after launch
      • From: Graham Cox <email@hidden>
  • Prev by Date: Re: Machine sleep & wake notifications in a daemon
  • Next by Date: Re: Machine sleep & wake notifications in a daemon
  • Previous by thread: Re: Machine sleep & wake notifications in a daemon
  • Next by thread: Re: deny file-read-data after launch
  • Index(es):
    • Date
    • Thread