[Scilab-Dev] xcos from console session not working

Sylvestre Ledru sylvestre.ledru at scilab.org
Thu Jan 7 13:58:45 CET 2010


Le jeudi 07 janvier 2010 à 09:46 +0100, Oswald Berthold a écrit :
> hi again,
> 
> as promised, here's another problem i'm having.
> 
> i like to work in emacs, so i run "scilab -nw" as per scilab.el. when i
> start xcos from such a session and then try to run the simulation, it
> defies me with the text pasted below. works like a charm when started
> without the -nw option.

> bst, oswald
> 
> Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 1
> 	at java.awt.Container.validateTree(Container.java:1571)
> 	at java.awt.Container.validateTree(Container.java:1575)
> 	at java.awt.Container.validateTree(Container.java:1575)
> 	at java.awt.Container.validateTree(Container.java:1575)
> 	at java.awt.Container.validate(Container.java:1540)
> 	at java.awt.Window.dispatchEventImpl(Window.java:2476)
> 	at java.awt.Component.dispatchEvent(Component.java:4295)
> 	at java.awt.EventQueue.dispatchEvent(EventQueue.java:604)
> 	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
> 	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
> 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
> 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
> 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
> 	at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)

This is a warning which has already been reported. This should not
prevent Scilab to work.
See: http://bugzilla.scilab.org/show_bug.cgi?id=5022

> ncsa.hdf.hdf5lib.exceptions.HDF5SymbolTableException: Object not found
> HDF5-DIAG: Error detected in HDF5 (1.8.3) thread 2449140624:
>   #000: ../../../src/H5R.c line 333 in H5Rcreate(): unable to create reference
>     major: References
>     minor: Unable to initialize object
>   #001: ../../../src/H5R.c line 189 in H5R_create(): object not found
>     major: References
>     minor: Object not found
>   #002: ../../../src/H5Gloc.c line 468 in H5G_loc_find(): can't find object
>     major: Symbol table
>     minor: Object not found
>   #003: ../../../src/H5Gtraverse.c line 877 in H5G_traverse(): internal path traversal failed
>     major: Symbol table
>     minor: Object not found
>   #004: ../../../src/H5Gtraverse.c line 703 in H5G_traverse_real(): traversal operator failed
>     major: Symbol table
>     minor: Callback failed
>   #005: ../../../src/H5Gloc.c line 423 in H5G_loc_find_cb(): object doesn't exist
>     major: Symbol table
>     minor: Object not found
> ncsa.hdf.hdf5lib.exceptions.HDF5SymbolTableException: Object not found
That is definitively a bug. Could you report it ?

Sylvestre
 




More information about the dev mailing list