Patched in pymol_1.1~beta3-1
Pymol_1.1~beta3-3 is in intrepid already. So closing the bug report. Please
feel free to re-open the bug if you find it still existing. Thanks for helping
us make Ubuntu better.
** Changed in: pymol (Ubuntu)
Status: New => Fix Released
--
Scripting pymol is
Hey thanks a tonne for this post. I had installed pymol and not updated
it in a while. SO mu install still had this bug. fixing it allows me to
start scripting again
--
Scripting pymol is not supported in Gutsy
https://bugs.launchpad.net/bugs/172575
You received this bug notification because you
Hey thanks a tonne for this post. I had installed pymol and not updated
it in a while. SO mu install still had this bug. fixing it allows me to
start scripting again
--
Scripting pymol is not supported in Gutsy
https://bugs.launchpad.net/bugs/172575
You received this bug notification because you
** Changed in: pymol (Debian)
Status: Unknown => Fix Released
--
Scripting pymol is not supported in Gutsy
https://bugs.launchpad.net/bugs/172575
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
** Bug watch added: Debian Bug tracker #459644
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459644
** Also affects: pymol (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459644
Importance: Unknown
Status: Unknown
--
Scripting pymol is not supported in Gutsy
http
Thanks for the patch, this bug got fixed in revision pymol_1.1~beta3-1
in Debian unstable.
--
Scripting pymol is not supported in Gutsy
https://bugs.launchpad.net/bugs/172575
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubu
This is easily fixable, it is a typo in /var/lib/python-
support/python2.5/pymol/__init__.py
Do "sudo gedit /var/lib/python-support/python2.5/pymol/__init__.py" and
change:
while not _cmd.ready(_CObj): # wait for the C library to initialize
to
while not _cmd.ready(_COb): # wait for the C librar