[Scilab-Dev] InvocationTargetException after commit a715ab13a22

Guillaume Horel guillaume.horel at gmail.com
Fri Sep 21 15:19:42 CEST 2012


Thanks for the tip. Actually, I didn't have a SCIHOME directory (~/.scilab
didn't exist). If I launch scilab with
SCIHOME="~/.scilab" scilab
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.

Guillaume

On Fri, Sep 21, 2012 at 3:04 AM, Vincent COUVERT <
vincent.couvert at scilab-enterprises.com> wrote:

>  Hi,
>
> Just remove your SCIHOME directory and Scilab will start.
>
> Regards,
> Vincent
>  Le 21/09/12 02:43, Guillaume Horel a écrit :
>
> Hello,
>
> 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:
> java.lang.reflect.InvocationTargetException
>
> I've tracked it down to this commit (first commit when it started to
> break):
>
>  commit a715ab13a22b5e53d6d4f811ea44a24770ba7097
> Author: Calixte DENIZET <calixte.denizet at scilab-enterprises.com>
> Date:   Wed Sep 5 11:40:59 2012 +0200
>
>     Bug 11838 fixed: Maximized state of a window was not saved in quitting
>
> The commit seems innocuous enough, but it completely breaks scilab for me.
> Any idea what might cause this?
>
> Thanks,
> Guillaume
>
>
>
> _______________________________________________
> dev mailing listdev at lists.scilab.orghttp://lists.scilab.org/mailman/listinfo/dev
>
>
>
> _______________________________________________
> dev mailing list
> dev at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/dev/attachments/20120921/50a0809b/attachment.htm>


More information about the dev mailing list