<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Mike,<div><span class="Apple-tab-span" style="white-space:pre"> </span>You don't specify whether this is a Chimera command script or a Python script, but I'm going to guess it's a command script and that you're using the <b>defattr</b> command. If so, you need to add <b>raiseTool false</b> to your command to suppress the Render by Attribute interface.</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>I hope this helps.</div><div><br></div><div>--Eric</div><div><div><br> Eric Pettersen<br> UCSF Computer Graphics Lab<br> <a href="http://www.cgl.ucsf.edu">http://www.cgl.ucsf.edu</a><br><br></div><div><div>On Jan 16, 2015, at 12:53 PM, Mike Sivley <<a href="mailto:mike.sivley354@gmail.com">mike.sivley354@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I have a Chimera script that takes a set of attribute files and generates a collection of scenes images. This script is usually run on Scientific Linux using the Headless Linux 64-bit distribution of Chimera. I'm now trying to run this script on Mac OSX Mavericks and hitting issues with the GUI. If I pass the --nogui flag to Chimera, then the script fails, stating that the GUI is necessary to save images. If I remove the flag, the GUI starts up correctly, but scripted control stops once the new attributes are defined. The user is prompted by the Render by Attribute window, and the script will not progress until the user confirms the changes and closes the GUI.<br><br>How can I get the script to run start-to-finish without stalling for user-interaction, the way it does in linux?<br><br>Thanks!<br><br>Mike Sivley<br>PhD Student in Biomedical Informatics<br>Center for Human Genetics Research<br>Vanderbilt University<br>_______________________________________________<br>Chimera-users mailing list<br><a href="mailto:Chimera-users@cgl.ucsf.edu">Chimera-users@cgl.ucsf.edu</a><br>http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users<br></blockquote></div><br></div><br><br></body></html>