Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using OpenCV library cause crash #29

Open
GoogleCodeExporter opened this issue Aug 14, 2015 · 5 comments
Open

When using OpenCV library cause crash #29

GoogleCodeExporter opened this issue Aug 14, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

@GoogleCodeExporter
Copy link
Author

Um...sorry...
Not first execution,
Is first time use play or step, when call recall command.

Original comment by [email protected] on 12 Sep 2011 at 4:51

@GoogleCodeExporter
Copy link
Author

After I install the OpenCV, it's OK.

Original comment by [email protected] on 11 Oct 2011 at 12:32

@GoogleCodeExporter
Copy link
Author

Doesn't the bundled opencv work for you?

Original comment by aitjcize on 18 Oct 2011 at 3:04

@GoogleCodeExporter
Copy link
Author

I think so.

Original comment by [email protected] on 18 Oct 2011 at 4:05

@GoogleCodeExporter
Copy link
Author

I also encountered such a problem. How to install the OpenCV, and does it be 
installed in host ? 

Original comment by [email protected] on 7 Mar 2013 at 7:14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant