texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] scilab plugin broken


From: Massimiliano Gubinelli
Subject: Re: [Texmacs-dev] scilab plugin broken
Date: Tue, 2 Jul 2019 10:29:38 +0100

I think there is a problem in the way we call scilab, which opens up the GUI 
(and then input is in the GUI instead of the console). You should be able  to 
modify the plugin to call “scilab-cli” which  should do the right thing.

It would be nice if you could try because I’m on a mac and cannot really test 
this.

In

$TEXMACS_PATH/plugins/scilab/progs

you have to modify  init-scilab.scm , in paricular the call "scilab --texmacs"

maybe into

“scilab-cli --texmacs"

Can you try?


Best
max




> On 2. Jul 2019, at 10:04, address@hidden wrote:
> 
> Hello texmacs developpers!
> 
> Unfortunately the Scilab interface is broken in last texmacs 
> (TeXmacs-1.99.10-C.tar.gz from texmac site). Tested with Scilab 6.0.1 
> packaged in devuan, Scilab 6.0.2 and 5.5.2 from scilab website.
> 
> After Openning a session, texmacs show a "Buzy..." frame just above the 
> "Scilab]" one. Same when sending a command to Scilab through the session.
> 
> When starting the session, a scilab window opens and the console says:
> --------------------
> Startup execution:
>  loading initial environment
>        ___________________________________________
>                       scilab-6.0.2
> 
>                        ESI Group
>           Copyright (c) 2017-2019 (ESI Group)
>       Copyright (c) 2011-2017 (Scilab Enterprises)
>             Copyright (c) 1989-2012 (INRIA)
>              Copyright (c) 1989-2007 (ENPC)
>        ___________________________________________
> command: (scilab-clean-insert-menu)in builtin                
> add_to_insert_menu ( 
> /home/yves/TeXmacs-1.99.10-x86_64-pc-linux-gnu/TeXmacs/plugins/scilab/bin/add_to_insert_menu.sci
>  line 12 )
> at line   113 of executed file 
> /home/yves/TeXmacs-1.99.10-x86_64-pc-linux-gnu/TeXmacs/plugins/scilab/bin/init-scilab.sce
> 
> Undefined operation for the given operands.
> check or define function %c_c_function for overloading.
> ------------------
> 
> Any solution ?
> 
> Cheers
> -- 
> Yves
> 
> _______________________________________________
> Texmacs-dev mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/texmacs-dev




reply via email to

[Prev in Thread] Current Thread [Next in Thread]