URL:
<http://gna.org/bugs/?22100>
Summary: The rotation argument for the structure.rotate user
function cannot be change in the GUI - AttributeError
Project: relax
Submitted by: bugman
Submitted on: Wed 28 May 2014 09:24:16 AM UTC
Category: GUI
Specific analysis category: None
Priority: 5 - Normal
Severity: 4 - Important
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Release: 3.2.1
Discussion Lock: Any
Operating System: All systems
_______________________________________________________
Details:
This is easy to replicate:
- Open the GUI.
- Select the structure.rotate user function from the menus.
- Click on the button to change the rotation matrix.
Then the relax controller will appear with following error message:
Traceback (most recent call last):
File "/data/relax/relax-trunk/gui/input_elements/sequence_2D.py", line 111,
in open_dialog
self.selection_win_show()
File "/data/relax/relax-trunk/gui/input_elements/sequence_2D.py", line 124,
in selection_win_show
self.sel_win = Sequence_window_2D(name=self.name, seq_type=self.seq_type,
value_type=self.value_type, titles=self.titles, dim=self.dim)
File "/data/relax/relax-trunk/gui/input_elements/sequence_2D.py", line 164,
in __init__
Sequence_window.__init__(self, name=name, seq_type=seq_type,
value_type=value_type, dim=dim)
File "/data/relax/relax-trunk/gui/input_elements/sequence.py", line 498, in
__init__
self.add_list(sizer)
File "/data/relax/relax-trunk/gui/input_elements/sequence_2D.py", line 256,
in add_list
self.append_row(None)
AttributeError: 'Sequence_window_2D' object has no attribute 'append_row'
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?22100>
_______________________________________________
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