Package: pymol
Version: 1.1-1

On Wed, Nov 26, 2008 at 12:39:32PM +0100, Edoardo Morandi wrote:
> Hi,
> I noticed an error when running pymol -- it can't open a file if
> there's a space inside its path. I simply changed a line in the file
> in /usr/bin/pymol: from
> python2.5 ${PYMOL_PATH}/__init__.py $*
> to
> python2.5 ${PYMOL_PATH}/__init__.py "$@"
> 
> I'm using Debian Lenny amd64, and it's updated.

Thanks for reporting this, I will fix this.  In future, please consider
reporting bugs via the "reportbug" program so that they do not get lost
on the mailing list.


thanks,

Michael



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to