Re: [PyMOL] symexp eats chain ID

2014-09-09 Thread Thomas Holder
Hi Andreas, good find! The most recent changes in SVN introduce multi-letter chain support. This required a non-trivial refactoring of the internal data structure. You found a reference counting bug, I'll fix that. Cheers, Thomas On 09 Sep 2014, at 06:24, Andreas Förster wrote: > Dear all,

Re: [PyMOL] symexp eats chain ID

2014-09-09 Thread Gianluca Santoni
Should be a bug of your particular version. I cannot reproduce it following your instructions on MacOSX Good luck! Gian On 9/9/14 12:24 PM, Andreas Förster wrote: > Dear all, > > I've noticed that chain IDs disappear after creating symmetry-related > copies: > > fetch 1ubq > -> You clicked /1ubq/

[PyMOL] symexp eats chain ID

2014-09-09 Thread Andreas Förster
Dear all, I've noticed that chain IDs disappear after creating symmetry-related copies: fetch 1ubq -> You clicked /1ubq//A/LEU`73/CG symexp symm1, 1ubq, 1ubq and i. 30, 10 -> You clicked /1ubq//(null)/LEU`73/CG -> You clicked /symm100-1//(null)/LEU`73/CG Chain A turns into chain (null). Wh