You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1.When fist execution
2.Using "Touch" & "Wait" Command
What is the expected output? What do you see instead?
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at org.zeroxlab.aster.AsterWorkspace.fillCmd(AsterWorkspace.java:262)
at org.zeroxlab.aster.AsterWorkspace.stateChanged(AsterWorkspace.java:506)
at org.zeroxlab.aster.DefaultActionListModel.fireStateChanged(DefaultActionListModel.java:85)
at org.zeroxlab.aster.DefaultActionListModel.pushCmd(DefaultActionListModel.java:157)
at org.zeroxlab.aster.AsterMainPanel$3.mouseClicked(AsterMainPanel.java:155)
at org.zeroxlab.aster.ui.BasicActionListUI.fireNewAction(BasicActionListUI.java:188)
at org.zeroxlab.aster.ui.BasicActionListUI$5.mouseClicked(BasicActionListUI.java:233)
at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270)
at java.awt.Component.processMouseEvent(Component.java:6206)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
at java.awt.Component.processEvent(Component.java:5968)
at java.awt.Container.processEvent(Container.java:2105)
at java.awt.Component.dispatchEventImpl(Component.java:4564)
at java.awt.Container.dispatchEventImpl(Container.java:2163)
at java.awt.Component.dispatchEvent(Component.java:4390)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4461)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4134)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4055)
at java.awt.Container.dispatchEventImpl(Container.java:2149)
What version of the product are you using? On what operating system?
Fedora 14
Linux 2.6.35.14-96.fc14.x86_64
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.9) (fedora-54.1.9.9.fc14-x86_64)
OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 12 Sep 2011 at 4:42
Original issue reported on code.google.com by
[email protected]
on 12 Sep 2011 at 4:42Attachments:
The text was updated successfully, but these errors were encountered: