Original issue created by Fabien Viale on 16, Apr 2014 at 16:48 PM - MSC-251
This can prevent Scilab Connector from executing tasks as the popup window waits for the user input.
There is a workaround though :
The popup window is displayed during the selection script execution when trying to find scilab. It is the command which tries to determinate scilab version (i.e. scilab -version) which triggers its display. By deactivating this calm the popup windows does not appear and the task can be successfully executed
Original issue created by Fabien Viale on 16, Apr 2014 at 16:48 PM - MSC-251
This can prevent Scilab Connector from executing tasks as the popup window waits for the user input.
There is a workaround though :
The popup window is displayed during the selection script execution when trying to find scilab. It is the command which tries to determinate scilab version (i.e. scilab -version) which triggers its display. By deactivating this calm the popup windows does not appear and the task can be successfully executed