[Scilab-users] Which java's error?

Masaru Nomiya nomiya at galaxy.dti.ne.jp
Sun Nov 17 05:07:11 CET 2013


Hello,

I'm using scilab-5.5.0-beta.

I tested scilab with equdation;

a=5;
b=3;
c=a*a-2*b.^2;
plot2d(a,b);

But I'vs got no graph with the error messases;

> env LC_ALL=ja_JP.UTF-8 scilab
libEGL warning: DRI2: failed to authenticate
javax.media.opengl.GLException: Zero components, format and/or type: PixelAttributes[comp 4, fmt 0x1908, type 0x0, bytesPerPixel 0]
javax.media.opengl.GLException: Zero components, format and/or type: PixelAttributes[comp 4, fmt 0x1908, type 0x0, bytesPerPixel 0]
javax.media.opengl.GLException: Zero components, format and/or type: PixelAttributes[comp 4, fmt 0x1908, type 0x0, bytesPerPixel 0]
javax.media.opengl.GLException: Zero components, format and/or type: PixelAttributes[comp 4, fmt 0x1908, type 0x0, bytesPerPixel 0]

Which java's error, I wonder?

Could you inform me of this problem?

Thanks in adavance.

---
┏━━┓彡 Masaru Nomiya             mail-to: nomiya @ galaxy.dti.ne.jp
┃\/彡
┗━━┛ "Bill! You married with Computers.
          Not with Me!"
         "No..., with money."



More information about the users mailing list