Here it is:
-->[a,b] = getdebuginfo()
b =
!Scilab Version: scilab-5.5.1 !
! !
!Compilation date: Oct 2 2014 !
! !
!Compilation time: 11:27:05 !
! !
!Compileur version: 4.9.1 !
! !
!XML version: 2.9.1 !
! !
!Compiler Architecture: X64 !
a =
!Total memory: 8078644 !
! !
!Used memory: 1762772 !
! !
!Free memory: 6315872 !
! !
!Shared memory: 0 !
! !
!Buffers memory: 100272 !
! !
!Cached memory: 604380 !
! !
!Used -/+ buffers/cache: 1058120 !
! !
!Free -/+ buffers/cache: 7020524 !
! !
!Total swap: 8300540 !
! !
!Used swap: 0 !
! !
!Free swap: 8300540 !
! !
!OS version: Linux 3.16-2-amd64 !
! !
!SCI: /usr/share/scilab/ !
! !
!SCIHOME: /home/***/.Scilab/sci!
! lab-5.5.1 !
! !
!TMPDIR: /tmp/SCI_TMP_1836_bGlsqd !
On 13/10/2014 13:09, Sylvestre Ledru wrote:
On 11/10/2014 02:18, Schiavon wrote:
Package: scilab
Version: 5.5.1-1
Severity: normal
Tags: upstream
Dear Maintainer,
the commands plot() and plot3d() return a white window, with title "Finestra grafica
numero 0", instead of plotting the graph.
In the Scilab command line I get:
-->plot3d
!--error 42
A fatal error has been detected by Scilab.
Your instance will probably quit unexpectedly soon.
If a graphic feature has been used, this might be caused by the system graphic
drivers.
Please try to update them and run this feature again.
You can report a bug on http://bugzilla.scilab.org/ with:
* a sample code which reproduces the issue
* the result of [a, b] = getdebuginfo()
As mentioned in the crash report, please provide the result of
[a, b] = getdebuginfo()
Thanks
Sylvestre