Ubuntu 12.04, Matlab 2013a issues

1 view (last 30 days)
Thomas Derbanne
Thomas Derbanne on 10 Jun 2013
Commented: Charlie on 21 Oct 2013
Hi
I am currently having problems with Matlab 2013a on Ubuntu 12.04 64bits with 2 monitors:
I am reading a buffer made of many raw images and displaying them on a figure whose position I forcefully set everytime I read a new image. Whatever I do, the figure appears on my left screen (where I set its position) then moves to the second screen (and then to the left). This makes the stream impossible to view...
I cannot try and dock the figure, for that throws a java exception everytime:
Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: adding a container to a container on a different GraphicsDevice
Any help would be much appreciated!
Thomas
PS: this doesn't happen when I use subplots!
  4 Comments
Daniel Shub
Daniel Shub on 12 Sep 2013
@benjamin my comment stems from a response to a service request I put in a few years ago. http://www.mathworks.co.uk/matlabcentral/answers/3910#comment_7916
Charlie
Charlie on 21 Oct 2013
I'm seeing this problem in R2013b on Ubuntu 13.04 - I haven't checked specific conditions, but most figure windows throw the java exception when created. None are docked and all are on the same monitor as the matlab root window.
About to upgrade to 13.10 to see how that goes.

Sign in to comment.

Answers (0)

Categories

Find more on Startup and Shutdown 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!