Menu

#1434 Ctrl+F9 "Run Custom Tests" not working

open
nobody
None
5
2011-12-17
2011-12-05
No

Hello,

The Ctrl+F9 shortcut to run custom tests is not doing anything on my system. Settings -> Keys shows that the keybinding is configured (I also tried to reset everything to the default). File is opened in the PyDev editor and has focus. xev shows that the keysyms are right:

KeyPress event, serial 31, synthetic NO, window 0x3e00001,
root 0x151, subw 0x0, time 6888583, (71,-6), root:(2879,475),
state 0x10, keycode 75 (keysym 0xffc6, F9), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False

KeyPress event, serial 34, synthetic NO, window 0x3e00001,
root 0x151, subw 0x0, time 6889367, (71,-6), root:(2879,475),
state 0x10, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False

I have not noticed any other shortcuts failing.

Discussion

  • Fabio Zadrozny

    Fabio Zadrozny - 2011-12-13

    I haven't been able to reproduce this.

    What's your platform?

    If you open the keys preferences ( Ctrl+Shift+L twice ) and write Ctrl+F9 in the filter text, does it appear?

    Then, if you focus the binding, erase it (backspace) and then press Ctrl+F9 in the binding, does it get entered properly?

     
  • Fabio Zadrozny

    Fabio Zadrozny - 2011-12-13
    • status: open --> pending
     
  • Nikolaus Rath

    Nikolaus Rath - 2011-12-17
    • status: pending --> open
     
  • Nikolaus Rath

    Nikolaus Rath - 2011-12-17

    What do you mean with Platform? I'm using Debian testing, amd64, kernel 3.0.0, Eclipse Indigo Service Release 1.

    When looking for Ctrl+F9, I get the attached result.

    When trying to enter the binding, it does not work. While Ctrl is pressed, it appears in the input field. When I then press F9, nothing happens. Once Ctrl is released, the field is reset and empty.

     
  • Nikolaus Rath

    Nikolaus Rath - 2011-12-17