Clear Filters
Clear Filters

Space key stops working

4 views (last 30 days)
Clemens
Clemens on 15 Jun 2011
Hi,
This happens to me about once every two weeks and so far I do not know how to reproduce the error. So maybe you have suggestions what to try next time.
The symptoms are I can normally enter text - but no space. When I hit space it beeps - and that's it. This is in the command window as well as in the editor. Making Matlab pretty unusable. The weird thing is - in another Matlab window space is working fine - also in other programs.
My solution so far is restarting Matlab - which is annoying. I tried lots of key combinations in case this was like the one annoyance with the insert key - but so far found none that would solve it.
Today it happened to me in a freshly started Matlab process. It was running a few minutes - but I didn't perform any calculations. Noted it when I tried to cd to a directory with spaces in the name.
If it matters I'm still on 2009a.
  5 Comments
Clemens
Clemens on 20 Jun 2011
Sorry for the delay.
I am on windows XP. And yes I did update JRE. But I'm working on the machine that got matlab installed.
I'm not sure if I did try to copy and paste a space. Should try it next time explicitly.
Clemens
Clemens on 20 Jun 2011
By the way - about Java I got "Java(TM) 6 Update 24", "Java(TM) SE Development Kit 6 Update 20", "Java(TM) SE Runtime Environment 6 Update 1" installed.

Sign in to comment.

Answers (2)

Jan
Jan on 20 Jun 2011
Try to start Matlb without java:
matlab -nojvm
Or run Matlab with the Java version included in the installer by deleting the environment variable MATLAB_JAVA.
If the problem vanishes, the updated Java is likely the cause. With Java 6.24 under Matlab 2009a/WinXP I got several other problems, e.g. I could not update the position of UITREE objects reliably, if the figure is resized. But the keyboard worked fine.
I had similar problems with non-functional curly braces after using an updated JRE under Matlab 6.5.
  1 Comment
Clemens
Clemens on 21 Jun 2011
Well since I can't reproduce it - no idea if it helps.
But I just updated to Java 6.26. Maybe my troubles are gone (cross fingers).

Sign in to comment.


Clemens
Clemens on 23 Aug 2011
Update It just happened again. Came back from coffee break - and just blinking.
Directly before I was changing the windows design. I was looking through logs and if the Java console could give me info.
As last resort I tried minimizing and maximizing the window - and it seems to be restored.
so my current theory is that matlab doesn't survive layout changes.

Categories

Find more on Graphics Performance in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!