Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Exception in thread "AWT-EventQueue-0" com.jogamp.opengl.GLException: Profile GL2 is not available on X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x59762f83, isOwner false, <2f6e9a46, 36a3b139>[count 0, qsz 0, owner <NULL>]]], but: [GLProfile[GL4ES3/GL4.hw], GLProfile[GL2ES2/GL4.hw], GLProfile[GL4/GL4.hw], GLProfile[GL4/GL4.hw], GLProfile[GL3/GL4.hw], GLProfile[GL2GL3/GL4.hw]]
- at com.jogamp.opengl.GLProfile.get(GLProfile.java:991)
- at com.jogamp.opengl.GLProfile.get(GLProfile.java:1004)
- at com.maplesoft.mathdoc.view.plot.Plot3DCanvasView.draw(Unknown Source)
- at com.maplesoft.mathdoc.view.WmiArrayCompositeView.drawChildren(Unknown Source)
- at com.maplesoft.mathdoc.view.WmiArrayCompositeView.draw(Unknown Source)
- at com.maplesoft.mathdoc.view.WmiResizableContainerView.draw(Unknown Source)
- at com.maplesoft.mathdoc.view.plot.PlotMainView.drawPlotWithoutRollover(Unknown Source)
- at com.maplesoft.mathdoc.view.plot.PlotMainView.draw(Unknown Source)
- at com.maplesoft.mathdoc.view.WmiInlineView.draw(Unknown Source)
- at com.maplesoft.mathdoc.view.WmiRowView.draw(Unknown Source)
- at com.maplesoft.mathdoc.view.WmiParagraphView.draw(Unknown Source)
- at com.maplesoft.worksheet.view.WmiTextFieldView.draw(Unknown Source)
- at com.maplesoft.mathdoc.view.WmiRowView.draw(Unknown Source)
- at com.maplesoft.mathdoc.view.WmiRowView.draw(Unknown Source)
- at com.maplesoft.worksheet.view.WmiExecutionGroupView.draw(Unknown Source)
- at com.maplesoft.mathdoc.view.WmiRowView.draw(Unknown Source)
- at com.maplesoft.mathdoc.view.WmiMathDocumentView.draw(Unknown Source)
- at com.maplesoft.mathdoc.view.WmiMathDocumentView.paint(Unknown Source)
- at javax.swing.JComponent.paintToOffscreen(JComponent.java:5210)
- at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:290)
- at javax.swing.RepaintManager.paint(RepaintManager.java:1272)
- at javax.swing.JComponent._paintImmediately(JComponent.java:5158)
- at javax.swing.JComponent.paintImmediately(JComponent.java:4969)
- at javax.swing.RepaintManager$4.run(RepaintManager.java:831)
- at javax.swing.RepaintManager$4.run(RepaintManager.java:814)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement