$runapplescript and MacOS Mojave

Will Adkin will.adkin at lineal.co.uk
Fri Nov 30 12:36:28 EST 2018


Hi Thad,

I cant remember the OS version, but a few years ago we had a similar issue with an applesript command that tried to access the calendar entries ("tell finder") - when Apple included calendar entries into their privacy control it killed our AppleScript requests.

So it may not be restricted to every AppleScript call, but perhaps one that is accessing something that is now protected by the OS privacy features?

We have had better luck with code signing in 8.1.6 since then.

Will


Will Adkin / Software Development Manager
will.adkin at lineal.co.uk <mailto:will.adkin at lineal.co.uk>

Lineal Software Solutions 
01271 375999 <tel:01271%20375999> 
Unit 7, Riverside Court, Castle Street
Barnstaple, Devon, EX31 1DR 
www.lineal.co.uk <http://www.lineal.co.uk/>






> On 30 Nov 2018, at 16:51, Thad Bogert <thad at technosolver.com> wrote:
> 
> Hi All,
> 
> Has anyone come across any issues with running AppleScript from Omnis on Mojave?  Every time we launch an AppleScript from Studio, the operating system prompts for permission to control the resource we are using via AppleScript i.e. the Finder and Terminal (for shell scripts).
> 
> After allowing access to the resource, it’s hit or miss with the scripts actually functioning as expected.  And despite giving “Full disk access” and “Automation” access in the Security control panel.  We are continually prompted for access.
> 
> Were are using Studio 4.3.2 so I am not sure that it is an issue with older versions 32bit versions of Omnis.
> 
> 
> Thanks
> 
> Thad
> _____________________________________________________________
> Manage your list subscriptions at http://lists.omnis-dev.com
> Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com 




More information about the omnisdev-en mailing list