• 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
Re: Are folder actions in 10.8 completely broken?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Are folder actions in 10.8 completely broken?


  • Subject: Re: Are folder actions in 10.8 completely broken?
  • From: Christopher Nebel <email@hidden>
  • Date: Fri, 07 Jun 2013 16:15:04 -0700

On Jun 7, 2013, at 3:31 PM, Alex Zavatone <email@hidden> wrote:

> I just created a great little script that writes out a plist of folder contents if the contents of a folder are changed by adding files or deleting them.
>
> Works like a charm on 10.6.8
>
> I copied it over to my 10.8.3 server, enabled Folder Actions, applied the script to a folder and immediately got fpermittedfrontasns errors, even though GateKeeper is set to allow everything to run.
>
> It turns out this is one of Apple's AWESOME security PITA issues and you have to disable gatekeeper with this command:
>
> spctl --master-disable
>
> But now that that is fixed, I get nothing at all in the console log when I either duplicate a file in that folder from that Mac, or when logged into the folder that is served up ala an AFP share point.
>
> The folder action doesn't run at all.
>
> Any ideas?

I don't know offhand what's going on, but several questions for you:

- What is the exact error message you were getting that mentioned "permitted front ASNs", and where was it appearing?
- How do you know this was connected with Gatekeeper?
- Do any other folder actions work on your system?
- What format is your folder action script?  (scpt, scptd, applet...)
- What is the output of...

	"xattr -p com.apple.quarantine path-to-your-script"?
	"spctl -a path-to-your-script"?


--Chris Nebel
AppleScript Engineering


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Are folder actions in 10.8 completely broken?
      • From: Alex Zavatone <email@hidden>
    • Re: Are folder actions in 10.8 completely broken?
      • From: Alex Zavatone <email@hidden>
References: 
 >Are folder actions in 10.8 completely broken? (From: Alex Zavatone <email@hidden>)

  • Prev by Date: Re: automator and Applescript
  • Next by Date: Re: Are folder actions in 10.8 completely broken?
  • Previous by thread: Are folder actions in 10.8 completely broken?
  • Next by thread: Re: Are folder actions in 10.8 completely broken?
  • Index(es):
    • Date
    • Thread