Performance issues with InDesign on El Capitan
Performance issues with InDesign on El Capitan
- Subject: Performance issues with InDesign on El Capitan
- From: Håvard Graudo <email@hidden>
- Date: Mon, 20 Jun 2016 14:05:04 +0200
I have horrible performance issues with InDesign CC 2015 running on OS El Capitan when running scripts, saved as scripts from the Script panel.
This combination seems to be what triggers it:
a) InDesign CC 2015 (or CC 2014)
b) 10.11 El Capitan
c) Scripts saved as scripts and executed from the Script panel in InDesign.
All three has to be present, as the scripts run fast if I either:
a) run the script from Script Debugger (Apple Script editor)
b) save them as applications and run the from InDesigns Script panel
c) run them as scripts from InDesigns Script panel on OS 10.9 Mavericks
Since they all work just fine when run from Script Debugger it is hard to say what parts that are slowing things down, except for one:
Every time i use a:
choose from list aList with prompt “pick one”
this happens:
When I chose and hit OK, the dialog is not dismissed, but the OK buttion is highlighted, I get a spinning beachball for anything from 15 seconds to several minutes and InDesign “does not answer” according to Activity Monitor. CPU on InDesign may be anything from 13% to 130% - not consistent. At some point the script just continues – as if nothing has happened. Well, I mean, nothing has actually happened, but I was hoping for less nothing :-)
BUT: if I write a script with only a <choose from list> it does perform fine, so there are more to it than only that. Unfortunately I have not been able to write a consistant example code that is shareable.
Anyone else been there and found any clues?
Håvard
_______________________________________________
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