Bug#886837: scilab: impossible to plot anything

2018-01-10 Thread Cedric.Flageul
I have found a workaround without 3D acceleration using MESA (https://www.mesa3d.org/envvars.html) The command-line when calling scilab should be: LIBGL_ALWAYS_SOFTWARE=1 MESA_GL_VERSION_OVERRIDE=3.0 scilab Regards, CF

Bug#886837: scilab: impossible to plot anything

2018-01-10 Thread Cedric.Flageul
In stretch, scilab 5.5.2 required libjogl2-java >= 2.3.2 and was working fine. In buster, scilab 6.0.0 also requires libjogl2-java >= 2.3.2 so I was expecting it would still work. Activation of 3D acceleration in VirtualBox does not solve the issue and brings another error message: When startin

Bug#886837: scilab: impossible to plot anything

2018-01-10 Thread Cedric.Flageul
Debian is running inside a Virtual Machine (VirtualBox Version 5.2.2 r119230 (Qt5.6.2)) with no 2D / 3D graphic acceleration.

Bug#886837: scilab: impossible to plot anything

2018-01-10 Thread Cedric.Flageul
Package: scilab Version: 6.0.0-1 Severity: important Dear Maintainer, Scilab can perform usual operations but fails to plot anything. After the instruction "scf()", a figure does pop-up but nothing can be plotted there. For instance, the instruction "plot()" should give a plot, but nothing appe