Problem with Scripts/system commands under OSX 10.11
Posted: Tue Jul 12, 2016 6:12 pm
I have a significant set of scripts which run a system command to send things to my X-Air mixer (which I've posted about elsewhere). Under 10.10 these were all working fine but I recently upgraded to 10.11 (after holding off for a very long time) and they're now broken. I've tried to diagnose this issue by sticking a logger command into the scripts and it works fine, but for the life of me, I can't seem to get the old scripts to work.
Here's what I was using before: systemcommand:/Users/lime/Documents/X18/XAir-send.sh arg:/Users/lime/Documents/X18/channel-5-monitor-off.txt
The XAir-send.sh script is a wrapper around a little program called XR18_Command. Like I said, the only thing that's changed is the version of OS X. I've tried opening up the permissions giving RWX to everything that I can think of, but I just can't make it go. If I run the above script at the command line, it works as expected. Which leads me to ask whether something has changed in OS X that might be causing this...
Any help would be GREATLY appreciated!
Here's what I was using before: systemcommand:/Users/lime/Documents/X18/XAir-send.sh arg:/Users/lime/Documents/X18/channel-5-monitor-off.txt
The XAir-send.sh script is a wrapper around a little program called XR18_Command. Like I said, the only thing that's changed is the version of OS X. I've tried opening up the permissions giving RWX to everything that I can think of, but I just can't make it go. If I run the above script at the command line, it works as expected. Which leads me to ask whether something has changed in OS X that might be causing this...
Any help would be GREATLY appreciated!