mail[bug #23265] Failure of the edit buttons in the user function GUI windows.


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

Header


Content

Posted by Edward d Auvergne on February 12, 2015 - 18:33:
URL:
  <http://gna.org/bugs/?23265>

                 Summary: Failure of the edit buttons in the user function GUI
windows.
                 Project: relax
            Submitted by: bugman
            Submitted on: Thu 12 Feb 2015 05:33:39 PM UTC
                Category: GUI
Specific analysis category: All analyses
                Priority: 7 - High
                Severity: 5 - Blocker
                  Status: None
             Assigned to: bugman
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 3.3.6
         Discussion Lock: Any
        Operating System: All systems

    _______________________________________________________

Details:

Certain buttons for editing list values in the GUI user function windows fail.
 For example, open the relax GUI and select the menu item 'User
functions->structure->superimpose'.  Then click on the edit button for the
molecule list or model list.  The relax controller will appear with the
following message:


Traceback (most recent call last):
  File "/data/relax/relax-trunk/gui/input_elements/sequence_2D.py", line 112,
in open_dialog
    self.selection_win_show()
  File "/data/relax/relax-trunk/gui/input_elements/sequence_2D.py", line 131,
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__
    self.titles = [wx.EmptyString] * dim[1]
TypeError: 'NoneType' object has no attribute '__getitem__'





    _______________________________________________________

Reply to this item at:

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

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




Related Messages


Powered by MHonArc, Updated Mon Feb 16 11:20:11 2015