Now when I try to run this, nothing happens. In the console it only shows this:
Code: Select all
_LSOpenURLsWithCompletionHandler() failed for the application /Users/path/imageToWatermarkedJpeg.sh with error -10811 for the file /path/to/image.png
Moderators: helmut, XnTriq, xnview
Code: Select all
_LSOpenURLsWithCompletionHandler() failed for the application /Users/path/imageToWatermarkedJpeg.sh with error -10811 for the file /path/to/image.png
Code: Select all
/path/to/yourscript.sh "$@"
yes, standard open from finder is usedlaurent45654 wrote: Tue Jun 03, 2025 9:50 pm The error indicates that it's trying to open the shell script as if it was an app,