Frequent problems with keyboard input Follow
RubyMine stops responding to keyboard input when I bring up a dialog box (for instance find file, search in folder, run rake task).
Sometimes I can get back to working by reopening the dialog box, but most of the time I have to restart RubyMine. This happens quite frequently, about 5 times during a day.
I had almost similar problems in Netbeans, where the problem seemed related to a problem with Swing.
This is quite an annoying bug, and something my coworkers are experiencing as well.
I am using Ubuntu 10.10 with ibus and mozc for japanese input, but from what I have researched when I was experiencing the similar problem on Netbeans, this problem is not input method related.
How do I get rid of this problem? Is Jetbrains aware of the issue? Is anything being done to fix it?
Regards,
Please sign in to leave a comment.
Hello nobashi,
Could you please describe your environment? What OS, Java version do you use?
Regards,
Oleg
Hello Oleg,
With pleasure :D
apt-cache policy sun-java6-jdk
sun-java6-jdk:
Installed: 6.24-1build0.10.10.1
Candidate: 6.24-1build0.10.10.1
Version table:
*** 6.24-1build0.10.10.1 0
500 http://archive.canonical.com/ubuntu/ maverick/partner amd64 Packages
100 /var/lib/dpkg/status
uname -a
Linux hostname 2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 18:42:20 UTC 2011 x86_64 GNU/Linux (Ubuntu 10.10).
Regards,
Nobashi
I have the same issue,
It happens to me sometime when switchin between windows with ctrl+tab
what is your OS and RubyMine's version?
Regards, Oleg.
Hi Oleg,
Using Ubuntu 13.10
With RubyMine 6.0.1 (update this morning and the issue still occurs)
This is a known problem: http://youtrack.jetbrains.com/issue/IDEA-78860
Regards, Oleg.
Thank you,
I will try the work arounds from there.