On 9 Jan 2015, at 11:10, Shane Stanley < email@hidden> wrote:
On my iMac (mid-2011) with 16Gb RAM and an SSD, I get:
Well, somethings definitely amiss, then. I did a restart, after which the shell script run in a script editor returned in 21 secs. Your AppleScript still didn't return after 20 minutes. However, I can see its working from the logs in Console
SAMPLE:
09/01/2015 13:09:20.684 Script Editor[956]: AppleScript > Obj-C: args: <NSAppleEventDescriptor: [ 'obj ', 'obj '{ 'form':'usrp', 'want':'prop', 'seld':'utxt'("NSURLIsDirectoryKey"), 'from':null() }, 'obj ' ]> 09/01/2015 13:09:20.684 Script Editor[956]: AppleScript > Obj-C: --> ( 1, 0, "<null>" ) 09/01/2015 13:09:20.685 Script Editor[956]: AppleScript / Obj-C: get data <NSAppleEventDescriptor: 'obj '{ 'form':'ID ', 'want':'ocid', 'seld':'optr'($D856087AFF7F0000$), 'from':null() }> 09/01/2015 13:09:20.685 Script Editor[956]: AppleScript / Obj-C: get @0x7fff7a0856d8 as 'bool' --> <NSAppleEventDescriptor: 0> 09/01/2015 13:09:20.686 Script Editor[956]: AppleScript > Obj-C: invoking -[NSURL getResourceValue:forKey:error:]:
but at the rate they're coming in, that script won't complete any time this afternoon.
It's not Script Editor either. I see the same in my own script editor, DisplayDroid, and can watch the console in Xcode. I wonder what's causing the hold up (I'll do some more digging later this afternoon after work)?
Best
Phil
DisplayDroid beta (a lightweight script editor and automation tool) is now available for free download. More info on sqwarq.com/displaydroid
|