Tests on the demonstrations

Collette Yann ycollette at free.fr
Wed Aug 20 22:04:10 CEST 2008


Hello,

Here is the results of my tests on the scilab demos.
I am under linux mandriva 2008.1.

graphics->2D and 3D plots->contourf - there are 3 big black dots on the 
bottom left of the graph.

test2

graphics->Basic functions->Setting properties - some errors are printed 
in the console :

xlfont('-*-helvetica-bold-r-normal--*-%s0-*-*-p-*-*-1',6);
                                                          !--error 999
xlfont: Wrong value for input argument #1: A valid fontname expected.
in  execstr instruction    called by : 
execstr(expr);
line    84 of exec file called by :   
mo_gui_update();exec(script_path,-1);;if exists("%oldgcbo") then gcbo = %old
while executing a callback
 
graphics->Basic functions->Colored histogram - a black dot in the histogram


test3

graphics->Basic functions->Window properties - strange behavior. I've 
got 3 windows open with one totaly white ??

graphics->Animation->Shell - error in the console related to the font color

Wrong size for color element: A 4-by-437 matrix or a vector of size 437 
expected.
Wrong size for color element: A 4-by-513 matrix or a vector of size 513 
expected.
Wrong size for color element: A 4-by-589 matrix or a vector of size 589 
expected.
Wrong size for color element: A 4-by-665 matrix or a vector of size 665 
expected.
Wrong size for color element: A 4-by-741 matrix or a vector of size 741 
expected.
Wrong size for color element: A 4-by-817 matrix or a vector of size 817 
expected.
Wrong size for color element: A 4-by-893 matrix or a vector of size 893 
expected.
Wrong size for color element: A 4-by-969 matrix or a vector of size 969 
expected.
Wrong size for color element: A 4-by-1045 matrix or a vector of size 
1045 expected.
Wrong size for color element: A 4-by-1121 matrix or a vector of size 
1121 expected.

Finite Elements - for all the demos related to finite elements, once I 
click on the last column, a blank column is created.

test

CACSD->Flat Systems->Car - error in the console, the demo hangs totally

display_truck_trajectory(state);
                           !--error 4
Undefined variable: state

at line       9 of exec file called by :   
mo_gui_update();exec(script_path,-1);;if exists("%oldgcbo") then gcbo = %old
while executing a callback
 
Random -> for all the demos, there is a problem with the legend, one 
element of the legend is white, you should choose a little red dot 
instead of a black line. For all the demos again, all the graph are not 
uniform. For a group of demos, it is black and white, for the other, it 
is green.

Scicos->Standard demo->Bouncing ball - a problem of axis redraw. Once 
the ball hit the x or y axis, a small part is leaved white and never 
redrawn.

test1

Scicos->Old demo->Old Gain block - an error is printed in the console.

demo_gui_update();exec(script_path,-1);;if exists("%oldgcbo") then gcbo = %o
                                       !--error 241
Le fichier 
/local/stow/scilab-5/share/scilab/modules/scicos/demos/old_gain_block.dem.sce 
n'existe pas ou l'accès en lecture du fichier n'est pas autorisé.

while executing a callback
 
 
YC

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/dev/attachments/20080820/d99b3e4e/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test2.png
Type: image/png
Size: 19565 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/dev/attachments/20080820/d99b3e4e/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test3.png
Type: image/png
Size: 11361 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/dev/attachments/20080820/d99b3e4e/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.png
Type: image/png
Size: 34479 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/dev/attachments/20080820/d99b3e4e/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test1.png
Type: image/png
Size: 13415 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/dev/attachments/20080820/d99b3e4e/attachment-0003.png>


More information about the dev mailing list