Menu

Commit [r14509]  Maximize  Restore  History

Fix for the execution of pymol macros via the pymol.macro_apply user function.

The PyMOL commands are now written to a temporary file and this file is executed via the @x run
syntax. The PyMOL commands sent into the interface are asynchronously processed so that executing
a macro in that way always fails. However the commands in a *.pml macro file are processed
synchronously, eliminating the annoying bug.

bugman 2011-08-29

changed /1.3/generic_fns/pymol_control.py
/1.3/generic_fns/pymol_control.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.