Opened 4 years ago

Closed 4 years ago

#4591 closed defect (fixed)

Selection Inspector cannot change ss_type

Reported by: Elaine Meng Owned by: pett
Priority: major Milestone:
Component: General Controls Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

open 1zik
select /A272 atoms, 257 bonds, 46 residues, 1 model selected
ui tool show "Selection Inspector"
setattr explicit-sel r ss_type coil
Assigning ss_type attribute to 46 items
Cannot set attribute 'ss_type' to 'coil'
setattr explicit-sel r ss_type strand
Assigning ss_type attribute to 46 items
Cannot set attribute 'ss_type' to 'strand'
setattr explicit-sel r ss_type helixA
ssigning ss_type attribute to 46 items
Cannot set attribute 'ss_type' to 'helix'

Change History (3)

comment:1 by Elaine Meng, 4 years ago

That was the Reply Log which does not put returns between lines, and I did a poor job of inserting the returns in the correct places. I used commands

open 1zik
select /A

... then opened Selection Inspector and tried to change residue secondary structure type, which gave the errors listed in the initial report.

comment:2 by pett, 4 years ago

Component: UnassignedGeneral Controls
Status: assignedaccepted

comment:3 by pett, 4 years ago

Resolution: fixed
Status: acceptedclosed

The 'setattr' command needed to use integer values, not strings.

Note: See TracTickets for help on using tickets.