mail[bug #22815] Find next using F3 (or Ctrl-G on Mac OS X) fails in the relax controller window if search text has already been set.


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

Header


Content

Posted by Edward d Auvergne on October 15, 2014 - 17:55:
URL:
  <http://gna.org/bugs/?22815>

                 Summary: Find next using F3 (or Ctrl-G on Mac OS X) fails in
the relax controller window if search text has already been set.
                 Project: relax
            Submitted by: bugman
            Submitted on: Wed 15 Oct 2014 03:55:34 PM UTC
                Category: GUI
Specific analysis category: All analyses
                Priority: 3 - Low
                Severity: 2 - Minor
                  Status: None
             Assigned to: bugman
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 3.3.1
         Discussion Lock: Any
        Operating System: All systems

    _______________________________________________________

Details:

The following steps reproduce the bug:

1)  Start the relax GUI.
2)  Click on the menu item 'View->Controller'.
3)  Type F3 to open the find window (or Ctrl-G on Mac OS X).
4)  Search for 'relax' with the search direction set to 'up'.
5)  Close the find window.
6)  Type F3 (or Ctrl-G on Mac OS X) to trigger the bug.

The error will look like:

Traceback (most recent call last):
  File "/data/relax/relax-trunk/gui/controller.py", line 695, in capture_keys
    self.find_next(event)
  File "/data/relax/relax-trunk/gui/controller.py", line 897, in find_next
    self.find(event)
  File "/data/relax/relax-trunk/gui/controller.py", line 800, in find
    flags = event.GetFlags()
AttributeError: 'KeyEvent' object has no attribute 'GetFlags'








    _______________________________________________________

Reply to this item at:

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

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




Related Messages


Powered by MHonArc, Updated Wed Oct 15 18:40:12 2014