Symptoms:
When starting Pycharm:
- the keyboard seems completely unresponsive
- the cursor disappears
- menu items with keyboard bindings are greyed out
- text selection still works with the mouse, but the cursor is not visible
This may be related to another SO question "pycharm with ideavim occasionally makes the keyboard unresponsive" but ideavim is not involved.
Set-up:
- remote desktop connection to a Windows 7 64-bit computer
- Windows machine has Xming running as a X-window server
- Using PuTTy to ssh tunnel into a Linux box running SuSE 11.3
- Pycharm v4.0.5
- JRE 1.7.0
Further Details
- switching between tabs in Pycharm doesn't fix this
- no cursor is visible in the console, python, or editor windows
- switching to another X-window (xclock) doesn't help
- switching to another non-X-window doesn't help either
- re-starting Pycharm doesn't help
sudo ibus restart
, see issue 78860 on my flavor of linux doesn't do anything