Need help, XCOS superblock Mask Customization Error

gurunath gurunath_gurrala at yahoo.co.in
Thu Jul 5 18:33:44 CEST 2012


Hi 

I am trying to create a XCos superblock. I have put few blocks of code as a
superblock and created a mask. After that when I am trying to customize it
to give parameters so that I can use the block several times.

I am getting following error when I click Superblock Mask customize


 Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
	at
org.scilab.modules.xcos.block.actions.SuperblockMaskCustomizeAction$CustomizeFrame$CustomizeFrameModel.importFromBlock(Unknown
Source)
	at
org.scilab.modules.xcos.block.actions.SuperblockMaskCustomizeAction.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.AbstractButton.doClick(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuItemUI$Handler.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)



I looked at several error reports but I didn't find solution.
My scilab version is as follows

!Scilab Version:             5.3.3.1311149487                                               
!
!                                                                                           
!
!Operating System:           Windows 7 6.1                                                  
!
!                                                                                           
!
!Java version :              1.6.0_18                                                       
!
!                                                                                           
!
!Java runtime information :  Java(TM) SE Runtime Environment (build
1.6.0_18-b07)            !
!                                                                                           
!
!Java vm information :       Java HotSpot(TM) 64-Bit Server VM (build
16.0-b13, mixed mode)  !
!                                                                                           
!
!Vendor specification:       Sun Microsystems Inc.                                          
!

--
View this message in context: http://mailinglists.scilab.org/Need-help-XCOS-superblock-Mask-Customization-Error-tp4024521.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list