help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: (jhandles installs.... then error) Implementation of "uicontrol" for


From: Pen-Yuan Hsing
Subject: RE: (jhandles installs.... then error) Implementation of "uicontrol" for latest Octave?
Date: Sun, 22 Aug 2010 01:35:37 +0000

> From: address@hidden
> To: address@hidden
> Subject: Re: (jhandles installation can´t find java) Implementation of "uicontrol" for latest Octave?
> Date: Sat, 21 Aug 2010 13:55:14 +0200
> CC: address@hidden; address@hidden
>
> I really forgot details which are important (it was late yesterday). Please
> look at that blog post it was easier for me to edit that.
>
> http://mhelm8191.blogspot.com/2010/08/howto-install-jhandles-in-octave-32.html
>
> - mh

Success!....... almost.

THANK YOU so much for the detailed instructions in your blog post. The only tweak I had to do was to create a symbolic link ¨client¨ that points to the server directory.

After installing jhandles and loading it the tests failed with the following output:

octave:6> sombrero
error: [java] javax.media.opengl.GLException: Unable to select one of the provided GLCapabilities
error: called from:
error:   /usr/share/octave/packages/3.2/jhandles-0.3.5/__jhandles_go_axes.m at line 19, column 10
error:   /usr/share/octave/3.2.3/m/plot/axes.m at line 40, column 9
error:   /usr/share/octave/3.2.3/m/plot/gca.m at line 45, column 9
error:   /usr/share/octave/3.2.3/m/plot/__plt_get_axis_arg__.m at line 63, column 4
error:   /usr/share/octave/3.2.3/m/plot/surf.m at line 34, column 18
error:   /usr/share/octave/3.2.3/m/plot/sombrero.m at line 48, column 9

octave:6> shading interp
error: [java] javax.media.opengl.GLException: Unable to select one of the provided GLCapabilities
error: called from:
error:   /usr/share/octave/packages/3.2/jhandles-0.3.5/__jhandles_go_axes.m at line 19, column 10
error:   /usr/share/octave/3.2.3/m/plot/axes.m at line 40, column 9
error:   /usr/share/octave/3.2.3/m/plot/gca.m at line 45, column 9
error:   /usr/share/octave/3.2.3/m/plot/__plt_get_axis_arg__.m at line 63, column 4
error:   /usr/share/octave/3.2.3/m/plot/shading.m at line 45, column 19

Thank you again for all of your help, everytime I seem to inch closer to a solution. Once this works (hopefully), I can finally try out the uicontrol function.

-PY

reply via email to

[Prev in Thread] Current Thread [Next in Thread]