Knowledgebase: SPICE
SPICE Application
When launching the application, you may get an error message along the lines of the following:You do not have permission to open the application. Contact your computer or network administrator for assistance.Mac OS tightens the security control over applications that are not from Mac App Store and identified developers. This includes SPICE. To make it run, you need to change the 'Security & Privacy' setting.Spot is damaged and can't be opened. You should move it to the Trash
- Open a terminal; Enter the command: sudo spctl --master-disable; Hit return and authenticate with an admin password.
- Open System Preferences
- Click on 'Security & Privacy'
- Login by clicking the lock icon
- Choose 'Anywhere' under the title 'Allow applications downloaded from'
- Close the System Preferences dialog
- Start Spot by double clicking on Spot icon
I am trying to run SPICE in batch mode, but keep encountering the error "Failed during validation". What is going on?
You may encounter the error "Failed during validation" if you have spaces in the path to your input files. To avoid this problem, you can:- remove the space from your path
OR
- identify a directory with no spaces, and create a symbolic link to your data directory.
In Mac OSX, the SPICE GUI crashes when entering an input, uncertainty or mask image: the whole window disappears. How do I fix it?
Open the "Java Preferences" application, found in Applications > Utilities > Java, and switch to Java 1.5 32-bit.
If this doesn't work, then close SPICE and open a Terminal window. Issue the following commands.
cd /Applications/spice/spice.app/Contents/Resources/Java
mv quaqua-filechooser-only.jar quaqua-filechooser-only.jar.old