| Newsgroups |
gmane.editors.texmacs.devel |
| Message-ID |
<[email protected]> |
Looks like the session start better, without the firs "Buzy..." frame.
But when I send a commend, the problem still there:
------
Scilab 6.0.2 (Feb 14 2019, 10:11:47)
___________________________________________
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)
___________________________________________
Scilab] A= [0,1;0,0], B= [1;1]; C= [1,1];
Busy...
Scilab]
------------
Yves
Le 2019-07-02 11:29, Massimiliano Gubinelli a écrit :
> 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, [email protected] 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
>> [email protected]
>> https://lists.gnu.org/mailman/listinfo/texmacs-dev
>
>
> _______________________________________________
> Texmacs-dev mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/texmacs-dev
_______________________________________________
Texmacs-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/texmacs-dev