Changes between Version 1 and Version 2 of Ticket #3764, comment 2


Ignore:
Timestamp:
Sep 29, 2020, 11:25:15 AM (5 years ago)
Author:
Tom Goddard

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3764, comment 2

    v1 v2  
    33//chain_id=' '
    44}}}
    5 (or possibly /' ') but there seems to be bug in chain ID evaluation.  If I have one 1gcn open, then the command "sel //chain_id=A" works.  If I *also* have a a pubchem structure open it fails, highlighting the atom spec and saying "Expected an objects specifier or a keyword".  If I close the pubchem structure, it works again.  It's weirder than that.  I can select chain A that way on 1gcn or 4hhb but _not_ 1zik!
     5(or possibly /' ') but there seems to be bug in chain ID evaluation.  If I have one 1gcn open, then the command
     6{{{
     7sel //chain_id=A
     8}}}
     9works.  If I *also* have a a pubchem structure open it fails, highlighting the atom spec and saying "Expected an objects specifier or a keyword".  If I close the pubchem structure, it works again.  It's weirder than that.  I can select chain A that way on 1gcn or 4hhb but _not_ 1zik!
    610
    711This will require some investigation.