<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi everyone,<br>
<br>
This might be a problem with the libncurses that are packaged (that
handles terminal display). There is a workaround for fixing it, you
can force scilab to use your system libs with (for example)<br>
<pre id="comment_text_0">LD_PRELOAD="/lib/x86_64-linux-gnu/libncurses.so.5" bin/scilab -nw</pre>
See if this workaround solves that problem:<br>
=> if it solves it, I'll mark it as a duplicate of bug <a
href="http://bugzilla.scilab.org/show_bug.cgi?id=14404">14404</a>
<br>
=> if not you may update the bug with the result of [the
following might be interesting if you have a scilab stuck for linux
users and bug reporting]<br>
<span class="message_body"><code class="special_formatting"><br>
gdb --pid=$(pidof scilab-bin scilab-cli-bin lt-scilab-bin
lt-scilab-cli-bin) --eval-command='thread apply all bt'</code></span><br>
<br>
This will attach gdb to your stuck scilab, you can then post the
back trace and we can analyze where the problem is.<br>
<br>
Thank you for reporting, hope this helps,<br>
<br>
Pierre-Aimé<br>
<br>
<div class="moz-cite-prefix">Le 28/04/2016 10:59,
<a class="moz-txt-link-abbreviated" href="mailto:antoine.monmayrant@laas.fr">antoine.monmayrant@laas.fr</a> a écrit :<br>
</div>
<blockquote cite="mid:5721D0EB.5020308@laas.fr" type="cite">Hi
everyone,
<br>
<br>
I think I found a bug (regression) in the current beta and I
wonder whether it is related to my own setup (os, config, ...) or
whether it's more general.
<br>
Is anyone here routinely using the current beta in command line
mode (ie "scilab -nw" or "scilab-cli") ?
<br>
If yes, did you observe anything weird when navigating the command
history using the up and down arrows?
<br>
For me, it freezes scilab for several minutes and does not echo
the previous commands properly (observed on several linux 64bits
computers), see <a class="moz-txt-link-freetext" href="http://bugzilla.scilab.org/show_bug.cgi?id=14535">http://bugzilla.scilab.org/show_bug.cgi?id=14535</a> .
<br>
<br>
Is anyone experiencing the same issue?
<br>
As anyone any clue on how to avoid it for the time being (apart
from ripping off the up/dow arrows from my keyboard)?
<br>
<br>
Cheers,
<br>
<br>
Antoine
<br>
<br>
_______________________________________________
<br>
users mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
<br>
</blockquote>
<br>
<pre class="moz-signature" cols="72">
</pre>
</body>
</html>