whenever I try to start MATLAB 2006a (7.2.0.294) under
Linux, I get the above error. This only happens when I try
to start it running in 24 bit resolution.
"Jeff " <wweagleflyer@yahoo.com> wrote in message
<fuuf7k$t72$1@fred.mathworks.com>...
> I have the same problem. Another forum:
>
> https://bugs.launchpad.net/xorg-server/+bug/185311
>
> gave several things to try, one of which partially fixed the
> problem.
>
> on Ubuntu 8.04, the following fixed the problem with v2007a,
> but did not fix the problem with v2008a
>
> export MATLAB_JAVA=/usr/lib/jvm/java-6-sun-1.6.0.06/jre
>
> I am still trying to figure out why this isn't working with
> v2008a
>
> Hope this helps
Hello people,
This did not help me. I have openSUSE 11 with MATLAB 2007a.
This fix prevents the error at MATLAB start, but then I
still don't see any title, legend or axis on MATLAB's plots,
furthermore I get this error when I try to ratate a figure:
java.lang.NullPointerException
at
com.mathworks.jmi.bean.MatlabBeanInterface.addCallback(MatlabBeanInterface.java:680)
at
com.mathworks.jmi.bean.MatlabCallbackInterface.addCallback(MatlabCallbackInterface.java:128)
"Matteo " <voto_100.delete.this@hotmail.com> wrote in message <g3bh07$m0j$1@fred.mathworks.com>...
> "Jeff " <wweagleflyer@yahoo.com> wrote in message
> <fuuf7k$t72$1@fred.mathworks.com>...
> > I have the same problem. Another forum:
> >
> > https://bugs.launchpad.net/xorg-server/+bug/185311
> >
> > gave several things to try, one of which partially fixed the
> > problem.
> >
> > on Ubuntu 8.04, the following fixed the problem with v2007a,
> > but did not fix the problem with v2008a
> >
> > export MATLAB_JAVA=/usr/lib/jvm/java-6-sun-1.6.0.06/jre
> >
> > I am still trying to figure out why this isn't working with
> > v2008a
> >
> > Hope this helps
>
> Hello people,
>
> This did not help me. I have openSUSE 11 with MATLAB 2007a.
> This fix prevents the error at MATLAB start, but then I
> still don't see any title, legend or axis on MATLAB's plots,
> furthermore I get this error when I try to ratate a figure:
>
> java.lang.NullPointerException
> at
> com.mathworks.jmi.bean.MatlabBeanInterface.addCallback(MatlabBeanInterface.java:680)
> at
> com.mathworks.jmi.bean.MatlabCallbackInterface.addCallback(MatlabCallbackInterface.java:128)
>
> Any other suggestion? Thanks
>
> maTTeo
To fix the non-display title for me I did
export AWT_TOOLKIT="MToolkit"
"Jeff " <wweagleflyer@yahoo.com> wrote in message <fuuf7k$t72$1@fred.mathworks.com>...
> I have the same problem. Another forum:
>
> https://bugs.launchpad.net/xorg-server/+bug/185311
>
> gave several things to try, one of which partially fixed the
> problem.
>
> on Ubuntu 8.04, the following fixed the problem with v2007a,
> but did not fix the problem with v2008a
>
> export MATLAB_JAVA=/usr/lib/jvm/java-6-sun-1.6.0.06/jre
>
> I am still trying to figure out why this isn't working with
> v2008a
>
> Hope this helps
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.