Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Many automator actions failing since Mavericks

I have several automator actions that previoulsy worked fine and now are failing under Mavericks with no errors or console message thrown and I am stumped as to what the problem is. Most are simple automator actions with some basic AppleSript and shell scripting usually affecting a Finder selection. One example is a simple Automator action where I select a file/folder and run automator to create a soft link (ln -s) in another location. Again - no errors are thrown and running the action from within Automator works fine - just not in the FInder when using the contextual menus and automator actions.


Any clues on what might be going on?

iMac, OS X Mavericks (10.9)

Posted on Oct 24, 2013 8:36 AM

Reply
26 replies

Jan 31, 2015 5:31 PM in response to bluehz

For those transitioning AppleScript and Automator utility scripts to Mavericks, this may be useful readiing. Yosemite brings additional changes.


I had a GUI script working on Mavericks for Pages v5.2.2, that broke on Yosemite Pages v5.5.2. Everything was visually the same in terms of menu, panel, and button selection, but Apple completely changed the UI element hierarchies in the Yosemite version of Pages. This will always be the achilles heel of GUI scripting.


The other issue is changes in the application scripting dictionaries that bite back.

May 26, 2015 2:02 AM in response to pudjam666

Sadly this does not help. At least in my case:


My workflow [type: Program]:

*menu translated from german to englisch sorry*


1. Search for pdf's with more than 4 pages

2. Move them to a different folder, e.g. my ebook pdfs

3. Show that folder to sort out pdfs that aren't ebooks by hand, e.g. long invoices etc


I always get the return: Error when searching PDF Documents. Every time I review my little workflow app the "Search for PDF Documents" settings are set to default. Naturally that error message would appear. But why does the setting get restored? Testing the app in automaton works perfectly.

Aug 14, 2016 5:13 PM in response to bluehz

up vote0down vote

I'm having issues with GUI AppleScript clicking as well. When I give my special remove Finder icon AppleScript app the required accessibility permissions it works partially but does not actually click through to execute the action. Please see linked video for a demonstration. It selects the proper menu item but does not actually click it. https://vid.me/olQd

Many automator actions failing since Mavericks

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.