On Mon, Nov 26, 2012 at 8:28 AM, Per Larsson <[email protected]> wrote:
> I'm running a pml-script file to render some images on a remote server, using 
> pymol 1.4, but I do not get any output at all. And no error message, so it is 
> hard to troubleshoot, unfortunately.
>
> To reduce the complexity of my script, I have reduced it to basically just 
> loading a pdb-file and saving as a png-image (two lines in the pml-script), 
> but even that does not work. Any suggestions?
>
> I envoke the whole thing using
> $pymol -c script.pml

It's been a while since I've had to do this, but does your script call
the "ray" command before saving the PNG?  As far as I remember this is
required when running in console mode - it can't save an image dump of
the OpenGL view because it doesn't exist.  But ray tracing works just
fine.

-Nat

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
PyMOL-users mailing list ([email protected])
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/[email protected]

Reply via email to