Public bug reported:

Let there be a foo.pdb file ...

$ cat << EOF > foo.cmd
background white
load foopdb
spacefill on
write epsf foo.eps
EOF

$ rasmol -nodisplay -script foo.cmd

Note:
 (1) although "nodisplay" was specified, the display opens (#1219680)
 (2) the script seems to stop after "spacefill"
 (3) foo.eps is not written
 (4) adding 'exit' doesn't seem to have any effect
 (5) adding 'quit' closes the window but triggers an assert (#1219683) and 
still does not write foo.eps

Typing the same sequence of commands into the command prompt (F7),
foo.eps is written correctly. A bit tricky  to do for N >> 1 input pdb
files.

** Affects: rasmol (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1219686

Title:
  rasmol: 'write' in script does not write the file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rasmol/+bug/1219686/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to