[Scilab-users] Scilab GUI 6 crash

Michael Benguigui michael.benguigui at activeeon.com
Wed Mar 29 11:09:17 CEST 2017


Ok Paul, thanks again. Do you have in mind a temporary work around for this
issue, that I could add in my dev.. Or this can only be tackled on your
side..?

Regards
Michael

2017-03-28 13:46 GMT+02:00 Michael Benguigui <
michael.benguigui at activeeon.com>:

> Dear Paul, thank you for your last reply.
> You will find my answer in the last comment in bug 14698
> <https://bugzilla.scilab.org/show_bug.cgi?id=14698> (copy paste the
> scilab instructions in a sci file and execute it from Scilab 6 GUI). It
> seems to be related to this issue since i encounter sometimes the
> command.temp file access error.
>
> Regards
> Michael
>
> 2017-03-20 10:24 GMT+01:00 Paul Bignier <paul.bignier at scilab-
> enterprises.com>:
>
>>
>> Hello Michael,
>>
>> It works just fine on my system, could you please tell us more about your
>> config (OS / other installed toolboxes / result of '-->jre_path()' )?
>>
>> Regards,
>> Paul
>>
>> On 03/16/2017 11:14 AM, Michael Benguigui wrote:
>>
>> jimport java.lang.ProcessBuilder;
>> jimport java.util.ArrayList;
>> cmd = ArrayList.new();
>> jinvoke(cmd,'add','echo')
>> jinvoke(cmd,'add','''AAAA''')
>> pb = ProcessBuilder.new(cmd);
>> jinvoke(pb,'start')
>> disp('BEFORE...');
>> evstr('1+1;');
>> disp('...AFTER');
>>
>>
>> --
>> Paul BIGNIER
>> Development engineer
>> -----------------------------------------------------------
>> Scilab Enterprises
>> 143bis rue Yves Le Coz - 78000 Versailles, France
>> Phone: +33.1.80.77.04.68 <+33%201%2080%2077%2004%2068>http://www.scilab-enterprises.com
>>
>>
>> _______________________________________________
>> users mailing list
>> users at lists.scilab.org
>> http://lists.scilab.org/mailman/listinfo/users
>>
>>
>
>
> --
> Michael Benguigui, Activeeon
> +33 6 304 37 37 0
> https://fr.linkedin.com/in/micha%C3%ABl-benguigui-23a85921
> skype: michael.benguigui at hotmail.fr
>



-- 
Michael Benguigui, Activeeon
+33 6 304 37 37 0
https://fr.linkedin.com/in/micha%C3%ABl-benguigui-23a85921
skype: michael.benguigui at hotmail.fr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20170329/f83f5bd5/attachment.htm>


More information about the users mailing list