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

Window/Capture View.... throws null pointer #568

Closed
bdionne opened this issue Oct 20, 2016 · 0 comments
Closed

Window/Capture View.... throws null pointer #568

bdionne opened this issue Oct 20, 2016 · 0 comments

Comments

@bdionne
Copy link
Contributor

bdionne commented Oct 20, 2016

Regardless of which view one chooses

[1;31mUncaught Exception in thread 'AWT-EventQueue-0'�[0;39m 
java.lang.NullPointerException: null
    at org.protege.editor.core.ui.view.CaptureScreenshotAction.takeScreenCaptureOfCurrentView(CaptureScreenshotAction.java:62) ~[na:na]
    at org.protege.editor.core.ui.view.CaptureScreenshotAction.actionPerformed(CaptureScreenshotAction.java:45) ~[na:na]
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) ~[na:1.8.0_101]
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) ~[na:1.8.0_101]
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) ~[na:1.8.0_101]
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) ~[na:1.8.0_101]
    at javax.swing.AbstractButton.doClick(AbstractButton.java:376) ~[na:1.8.0_101]
    at com.apple.laf.ScreenMenuItem.actionPerformed(ScreenMenuItem.java:125) ~[na:1.8.0_101]
    at java.awt.MenuItem.processActionEvent(MenuItem.java:669) ~[na:1.8.0_101]
    at java.awt.MenuItem.processEvent(MenuItem.java:628) ~[na:1.8.0_101]
    at java.awt.MenuComponent.dispatchEventImpl(MenuComponent.java:351) ~[na:1.8.0_101]
    at java.awt.MenuComponent.dispatchEvent(MenuComponent.java:339) ~[na:1.8.0_101]
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:761) ~[na:1.8.0_101]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant