mail[bug #20181] GUI sequence editor window TypeError problem.


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Edward d Auvergne on September 19, 2012 - 09:19:
URL:
  <http://gna.org/bugs/?20181>

                 Summary: GUI sequence editor window TypeError problem.
                 Project: relax
            Submitted by: bugman
            Submitted on: Wed 19 Sep 2012 07:19:05 AM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: bugman
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 2.1.0
        Operating System: All systems

    _______________________________________________________

Details:

The following steps will trigger the bug:

1.  Execute relax with:
$ relax -gd

2.  Click on the 'User functions->structure->read_pdb' menu item.

3.  Add the number '4' to the 'read model' field.

4.  Click on the far right button of that field to see:

Traceback (most recent call last):
  File "gui/input_elements/sequence.py", line 343, in open_dialog
    win.SetValue(self.GetValue())
  File "gui/input_elements/sequence.py", line 494, in SetValue
    for i in range(len(values)):
TypeError: object of type 'int' has no len()


This should open the sequence editor window with the single value!




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?20181>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/




Related Messages


Powered by MHonArc, Updated Wed Sep 19 10:00:08 2012