Re: [PyMOL] Ray tracing with no GUI yields segmentation fault

2014-01-15 Thread Ricardo O. S. Soares
Hello Thomas , you're right, now everything runs smoothly. Thanks for your help! Best regards, Ricardo. --- Biological Chemistry and Physics Faculty of Pharmaceutical Sciences at Ribeirão Preto University of São Paulo - Brazil - Mensagem original - > De: "Thomas Holder" > Pa

Re: [PyMOL] Ray tracing with no GUI yields segmentation fault

2014-01-15 Thread Thomas Holder
Hi Ricardo, you didn't mention that you launch pymol from a script (with "finish_launching"), which is not very well supported. The recommended mode for GUI-less scripts is to run pymol like that: pymol -cqr yourscript.py Cheers, Thomas On 15 Jan 2014, at 13:48, Ricardo O. S. Soares wrote:

Re: [PyMOL] Ray tracing with no GUI yields segmentation fault

2014-01-15 Thread Ricardo O. S. Soares
Hello Thomas, thanks for your reply. You are right, I unintentionally switched the antialias and angle parameters, sorry about that. But that does not change mush the outcome, any cmd.ray gives me the segmentation fault. I'm getting no output from cmd.png unless I use the ray command first (