Mac Users: Making Desktop Shortcuts To Submit Scripts

Desktop shortcut lets you invoke the submit script interface easily.

Making desktop shortcuts is only available in Rush 102.40f and up. For older releases, you have to invoke submit scripts from the terminal window, eg. //yourserver/job/rushscripts/submit-generic.pl.

  1. Using the Finder, navigate to submit scripts folder on your file server.
  2. Using the network path your sysadmin has given you, open the Finder and goto that network folder.

    Note: Do NOT navigate to the /usr/local/rush/examples/Applications directory on your local drive; the scripts you put on your Desktop must be aliases to copies on your file server, which your sysadmin should have already set up for you with these instructions.

  3. Make Desktop aliases to the submit scripts on the file server.
  4. Highlight the submit scripts you need, and hold down the ALT + APPLE keys while dragging them to your Desktop, eg:

    This will make "aliases" on your Desktop when you drag over the submit scripts from the file server.

    Warning:: Be sure to hold down the ALT + APPLE keys while dragging the files (aka. OPTION+CLOVERLEAF keys) to ensure aliases are being created on your desktop, and not copies.

  5. Double click on one of the new desktop shortcuts to bring up the submit script.
  6. The interface should come up, and you should now be able to fill out the forms, and submit your own jobs.

  7. Verify you can submit a job. Look at the frame logs for a frame.
  8. If you did it right, the render should run.

    If in the frame logs, you get an error message 'Can't open perl script "/Users/yourname/Desktop..' then you didn't make the alias on your Desktop correctly. Remove the Desktop item, and remake it, being sure to hold down the OPTION-CLOVERLEAF keys while drag the submit script(s) from the file server onto your Desktop.

  9. That's it.