Thomas Holder"
> Para: "Ricardo O. S. Soares"
> Cc: "pymol-users"
> Enviadas: Quarta-feira, 15 de Janeiro de 2014 17:32:00
> Assunto: Re: [PyMOL] Ray tracing with no GUI yields segmentation
> fault
> Hi Ricardo,
> you didn't mention that you laun
ão Preto
> University of São Paulo - Brazil
> De: "Thomas Holder"
> Para: "Ricardo O. S. Soares"
> Cc: "pymol-users"
> Enviadas: Terça-feira, 14 de Janeiro de 2014 18:18:37
> Assunto: Re: [PyMOL] Ray tracing with no GUI yields segmentation
istry and Physics
Faculty of Pharmaceutical Sciences at Ribeirão Preto
University of São Paulo - Brazil
- Mensagem original -
> De: "Thomas Holder"
> Para: "Ricardo O. S. Soares"
> Cc: "pymol-users"
> Enviadas: Terça-feira, 14 de Janeiro de 20
Hi Ricardo,
you probably want to do this, without calling the ray command:
cmd.png("image.png", 640, 640, dpi=300, ray=1)
Also, your ray command sets antialias=300 and angle=-1, which I guess was not
your intention. I'm not getting a segmentation fault with the latest SVN code
using your comma
Hello everyone,
I wrote a python script where pymol performs some color changes, ray tracing
and image export.
The script works perfectly if I enable the GUI, however if I load pymol without
the GUI (-c flag) I receive a segmentation fault error.
I found out that this issue is resolved by com