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/
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-devel mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel