Problems with SciLab 5.3.2 in Win7 64bit

Piotr Wiśniewski piotr.wisniewski at ppcs.pl
Sat Jul 9 12:28:39 CEST 2011


Dears,
I get Scilab from your page. Installation I have done normally (as 
before on XP). Program is working but not fully.

  When I open SciNotes following comes. SciNotes works even that.

   The method createMenu in 
org.scilab.modules.scinotes.actions.LineNumbersAction threw an exception :
java.lang.reflect.InvocationTargetException
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at org.scilab.modules.scinotes.SciNotesGUI.getMenuItem(Unknown Source)
     at org.scilab.modules.scinotes.SciNotesGUI.getMenu(Unknown Source)
     at org.scilab.modules.scinotes.SciNotesGUI.generateMenuBar(Unknown 
Source)
     at org.scilab.modules.scinotes.SciNotesGUI.init(Unknown Source)
     at org.scilab.modules.scinotes.SciNotes.createEditor(Unknown Source)
     at org.scilab.modules.scinotes.SciNotes.launchSciNotes(Unknown Source)
     at org.scilab.modules.scinotes.SciNotes$2.run(Unknown Source)
     at java.awt.event.InvocationEvent.dispatch(Unknown Source)
     at java.awt.EventQueue.dispatchEvent(Unknown Source)
     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.util.NoSuchElementException
     at java.util.StringTokenizer.nextToken(Unknown Source)
     at 
org.scilab.modules.scinotes.actions.LineNumbersAction.createMenu(Unknown 
Source)
     ... 19 more

The biggest problem is with Xcos. It doesn't work at all.

When I try to start simulation following comes:

   ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException
ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException
     at ncsa.hdf.hdf5lib.H5._H5Fcreate(Native Method)
     at ncsa.hdf.hdf5lib.H5.H5Fcreate(H5.java:1348)
     at org.scilab.modules.hdf5.write.H5Write.createFile(Unknown Source)
     at 
org.scilab.modules.xcos.io.scicos.H5RWHandler.writeDiagram(Unknown Source)
     at org.scilab.modules.xcos.graph.XcosDiagram.dumpToHdf5File(Unknown 
Source)
     at 
org.scilab.modules.xcos.actions.StartAction.createSimulationCommand(Unknown 
Source)
     at 
org.scilab.modules.xcos.actions.StartAction.actionPerformed(Unknown Source)
     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown 
Source)
     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
     at java.awt.Component.processMouseEvent(Unknown Source)
     at javax.swing.JComponent.processMouseEvent(Unknown Source)
     at java.awt.Component.processEvent(Unknown Source)
     at java.awt.Container.processEvent(Unknown Source)
     at java.awt.Component.dispatchEventImpl(Unknown Source)
     at java.awt.Container.dispatchEventImpl(Unknown Source)
     at java.awt.Component.dispatchEvent(Unknown Source)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
     at java.awt.Container.dispatchEventImpl(Unknown Source)
     at java.awt.Window.dispatchEventImpl(Unknown Source)
     at java.awt.Component.dispatchEvent(Unknown Source)
     at java.awt.EventQueue.dispatchEvent(Unknown Source)
     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.run(Unknown Source)
ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException
ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException
     at ncsa.hdf.hdf5lib.H5._H5Gcreate(Native Method)
     at ncsa.hdf.hdf5lib.H5.H5Gcreate(H5.java:1546)
     at 
org.scilab.modules.hdf5.write.H5WriteScilabCommonList.writeInDataSet(Unknown 
Source)
     at 
org.scilab.modules.hdf5.write.H5WriteScilabMList.writeInDataSet(Unknown 
Source)
     at org.scilab.modules.hdf5.write.H5Write.writeInDataSet(Unknown Source)
     at 
org.scilab.modules.xcos.io.scicos.H5RWHandler.writeDiagram(Unknown Source)
     at org.scilab.modules.xcos.graph.XcosDiagram.dumpToHdf5File(Unknown 
Source)
     at 
org.scilab.modules.xcos.actions.StartAction.createSimulationCommand(Unknown 
Source)
     at 
org.scilab.modules.xcos.actions.StartAction.actionPerformed(Unknown Source)
     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown 
Source)
     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
     at java.awt.Component.processMouseEvent(Unknown Source)
     at javax.swing.JComponent.processMouseEvent(Unknown Source)
     at java.awt.Component.processEvent(Unknown Source)
     at java.awt.Container.processEvent(Unknown Source)
     at java.awt.Component.dispatchEventImpl(Unknown Source)
     at java.awt.Container.dispatchEventImpl(Unknown Source)
     at java.awt.Component.dispatchEvent(Unknown Source)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
     at java.awt.Container.dispatchEventImpl(Unknown Source)
     at java.awt.Window.dispatchEventImpl(Unknown Source)
     at java.awt.Component.dispatchEvent(Unknown Source)
     at java.awt.EventQueue.dispatchEvent(Unknown Source)
     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.run(Unknown Source)

  import_from_hdf5: Unable to open file: C:\Users\Piotr 
Wiśniewski\AppData\Local\Temp\SCI_TMP_478
       8_\xcos8580468894431797456.h5

The simulation file was done with SciLab v5.3.2 32bit on WinXP. It was 
working perfectly until now.

What is wrong? What can I do to be able to use that again?

I cannot  build new models because I cannot edit parameters too.




Please give me some advice what to do?

With kind regards
Piotr Wiśniewski

-- 
PPCS Piotr Wiśniewski
Komorów 20A
58-100 Świdnica
Poland

tel.: +48 608 053 483

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20110709/75f68f22/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: moz-screenshot.png
Type: image/png
Size: 404466 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20110709/75f68f22/attachment.png>


More information about the users mailing list