Comment 46 for bug 1699772

Revision history for this message
Norbert (nrbrtx) wrote : Re: linux-image-4.10.0-24-generic, linux-image-4.8.0-56-generic, linux-image-4.4.0-81-generic, linux-image-3.13.0-121-generic Regression: many user-space apps crashing

@Miroslav Karas (arditure87)
Scilab 6 has a bug, it should be started with control terminal.
You can create desktop application launcher with this contents of Command field:
   xterm -e /home/full_path_to_scilab-6.0.0/bin/scilab
(you can change xterm to your favorite editor).