Thanks for the tip. Actually, I didn't have a SCIHOME directory (~/.scilab didn't exist). If I launch scilab with<br>SCIHOME="~/.scilab" scilab<br>it starts fine, and it saves some configuration files in there. However even for subsequent invocations, I need to set SCIHOME in the environment, otherwise scilab doesn't launch, so looks like the SCIHOME variable is never initialized. I'll check if there was anything in SCIHOME when scilab didn't crash before commit a715ab13a22.<br>

<br>Guillaume<br><br><div class="gmail_quote">On Fri, Sep 21, 2012 at 3:04 AM, Vincent COUVERT <span dir="ltr"><<a href="mailto:vincent.couvert@scilab-enterprises.com" target="_blank">vincent.couvert@scilab-enterprises.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <tt>Hi,<br>
      <br>
      Just remove your SCIHOME directory and Scilab will start.<br>
      <br>
      Regards,<br>
      Vincent<br>
    </tt>
    <div>Le 21/09/12 02:43, Guillaume Horel a
      écrit :<br>
    </div>
    <blockquote type="cite"><div><div class="h5">Hello,<br>
      <br>
      in preparation for the 5.4 release, I've been compiling trunk
      pretty regularly on gentoo. Everything was working fine until
      recently. However scilab doesn't even start now. It compiles and
      install fine, but bombs at startup. If I launch it from the
      command line, I just see the following exception printed:<br>
      java.lang.reflect.InvocationTargetException<br>
      <br>
      I've tracked it down to this commit (first commit when it started
      to break):<br>
      <br>
       commit a715ab13a22b5e53d6d4f811ea44a24770ba7097<br>
      Author: Calixte DENIZET <<a href="mailto:calixte.denizet@scilab-enterprises.com" target="_blank">calixte.denizet@scilab-enterprises.com</a>><br>
      Date:   Wed Sep 5 11:40:59 2012 +0200<br>
      <br>
          Bug 11838 fixed: Maximized state of a window was not saved in
      quitting<br>
      <br>
      The commit seems innocuous enough, but it completely breaks scilab
      for me. Any idea what might cause this?<br>
      <br>
      Thanks,<br>
      Guillaume<br>
      <br>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
dev mailing list
<a href="mailto:dev@lists.scilab.org" target="_blank">dev@lists.scilab.org</a>
<a href="http://lists.scilab.org/mailman/listinfo/dev" target="_blank">http://lists.scilab.org/mailman/listinfo/dev</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
dev mailing list<br>
<a href="mailto:dev@lists.scilab.org">dev@lists.scilab.org</a><br>
<a href="http://lists.scilab.org/mailman/listinfo/dev" target="_blank">http://lists.scilab.org/mailman/listinfo/dev</a><br>
<br></blockquote></div><br>