<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
I'm not sure I can help you more... Maybe you can have a look at the
log file (when scilab crashesit generates (in the working directory) a
file called hs_xxxx.log.<br>
<br>
Did you try the scilab 5.3 bêta? I use it at work and it is pretty
stable.<br>
<br>
Mathieu<br>
On 11/19/2010 08:06 PM, Tyrel Beede wrote:
<blockquote
 cite="mid:AANLkTimn6Lr4PLRa5tT+WyX=LJDrvdR6mY-CEDKjZeLo@mail.gmail.com"
 type="cite">Thanks for the reply,<br>
  <br>
  I'm pretty confused at this point.  I've got the same version of
SciLab 5.2.2 64 bit working just fine on my home workstation.  My home
workstation has the same exact graphics card as my work PC.  Same
windows 7 64 bit.  Its even almost the same hardware otherwise.  Both
have the full windows updates at the latest version.  Works great at
home, crashes with any type of plot command at work.<br>
  <br>
Ty<br>
  <br>
  <div class="gmail_quote">On Fri, Nov 19, 2010 at 8:29 AM, Mathieu
Dubois <span dir="ltr"><<a moz-do-not-send="true"
 href="mailto:mathieu.dubois@limsi.fr">mathieu.dubois@limsi.fr</a>></span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello
Tyrel,<br>
    <br>
I don't use windows but precompiled linux version comes with JOGL so I
think that Windows' version too.<br>
    <br>
Usually Scilab crashes are caused by out-of-date drivers. See <a
 moz-do-not-send="true"
 href="http://wiki.scilab.org/Graphical_issues_with_Scilab_5.0"
 target="_blank">http://wiki.scilab.org/Graphical_issues_with_Scilab_5.0</a>
for more details.<br>
    <br>
HTH,<br>
    <font color="#888888">Mathieu</font>
    <div>
    <div class="h5"><br>
    <br>
On 11/18/2010 10:16 PM, Tyrel Beede wrote:<br>
    <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hey Guys,<br>
      <br>
 I just spent the last hour googling around and reading anything I
could find to help diagnose my problem with SciLab.  I don't think it
is a bug.  The problem seems to be related to JOGL.  I've installed a
fresh copy of SciLab 5.2.2 x64 to match my x64 Windows 7 install.
 Everything works great with SciLab until I try to issue a "plot(x,y)"
command at which point SciLab crashes.  Even something simple like this
causes problems<br>
      <br>
x = 0 : 0.1 : 10<br>
y = sin(x)<br>
plot(x,y);<br>
      <br>
I've tried all the different usecanvas(%T) tricks I can find.  Then I
noticed in some of the bug reports the developers were asking people to
check the JOGL demo programs and verify that JOGL is working.  I went
to the JOGL site and tried the gears demo and sure enough the gears
demo crashes out.  It seems like JOGL isn't installed or it can't be
found.<br>
      <br>
In short,<br>
      <br>
1.  Are the JOGL binaries installed with SciLab?<br>
      <br>
2.  Is there a path issue that might be causing them to be hidden?<br>
      <br>
Thanks,<br>
Ty<br>
    </blockquote>
    <br>
    </div>
    </div>
  </blockquote>
  </div>
  <br>
</blockquote>
<br>
</body>
</html>