I have the same bug. Is there any update? Ian On Mon, 04 May 2020 19:09:22 +0200 Jacek Sobczak wrote: > Package: scilab > Version: 6.1.0+dfsg1-3 > Severity: important > > Dear Maintainer, > > When plottin scilab just opens an empty graphic window. Should be > reproducible with the simplest example: > > x=[0:0.1:2*%pi]; > plot(x,sin(x)) > > In the console these messages are shown (repeated multiple times) > whenever trying to plot: > > Exception in thread "AWT-EventQueue-0" com.jogamp.opengl.GLException: Caught > GLException: Profile GL4bc is not available on X11GraphicsDevice[type .x11, > connection :0, unitID 0, handle 0x7fbc2489d650, owner true, > ResourceToolkitLock[obj 0x2865a089, isOwner true, <78c52e3b, 5dae9bd8>[count > 1, qsz 0, owner ]]], 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.awt.GLJPanel$OffscreenBackend.initialize(GLJPanel.java:1795) > at > com.jogamp.opengl.awt.GLJPanel.initializeBackendImpl(GLJPanel.java:1377) > at com.jogamp.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:549) > at java.desktop/javax.swing.JComponent.paint(JComponent.java:1074) > at > java.desktop/javax.swing.JComponent.paintChildren(JComponent.java:907) > at java.desktop/javax.swing.JComponent.paint(JComponent.java:1083) > at > java.desktop/javax.swing.JComponent.paintChildren(JComponent.java:907) > at java.desktop/javax.swing.JComponent.paint(JComponent.java:1083) > at java.desktop/javax.swing.JLayeredPane.paint(JLayeredPane.java:590) > at > java.desktop/javax.swing.JComponent.paintChildren(JComponent.java:907) > at java.desktop/javax.swing.JComponent.paint(JComponent.java:1083) > at java.desktop/javax.swing.JViewport.paint(JViewport.java:737) > at > java.desktop/javax.swing.JComponent.paintChildren(JComponent.java:907) > at java.desktop/javax.swing.JComponent.paint(JComponent.java:1083) > at > java.desktop/javax.swing.JComponent.paintChildren(JComponent.java:907) > at > org.scilab.modules.gui.bridge.tab.SwingScilabDockablePanel.paintChildren(Unknown > Source) > at java.desktop/javax.swing.JComponent.paint(JComponent.java:1083) > at > java.desktop/javax.swing.JComponent.paintChildren(JComponent.java:907) > at java.desktop/javax.swing.JComponent.paint(JComponent.java:1083) > at > org.flexdock.docking.defaults.DefaultDockingPort.paint(DefaultDockingPort.java:1983) > at > java.desktop/javax.swing.JComponent.paintChildren(JComponent.java:907) > at java.desktop/javax.swing.JComponent.paint(JComponent.java:1083) > at > java.desktop/javax.swing.JComponent.paintChildren(JComponent.java:907) > at java.desktop/javax.swing.JComponent.paint(JComponent.java:1083) > at java.desktop/javax.swing.JLayeredPane.paint(JLayeredPane.java:590) > at > java.desktop/javax.swing.JComponent.paintChildren(JComponent.java:907) > at java.desktop/javax.swing.JComponent.paint(JComponent.java:1083) > at > java.desktop/javax.swing.JComponent.paintToOffscreen(JComponent.java:5255) > at > java.desktop/javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:246) > at > java.desktop/javax.swing.RepaintManager.paint(RepaintManager.java:1323) > at > java.desktop/javax.swing.JComponent._paintImmediately(JComponent.java:5203) > at > java.desktop/javax.swing.JComponent.paintImmediately(JComponent.java:5013) > at > java.desktop/javax.swing.RepaintManager$4.run(RepaintManager.java:888) > at > java.desktop/javax.swing.RepaintManager$4.run(RepaintManager.java:848) > at java.base/java.security.AccessController.doPrivileged(Native > Method) > at > java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) > at > java.desktop/javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:848) > at > java.desktop/javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:823) > at > java.desktop/javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:772) > at > java.desktop/javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1890) > at > java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313) > at > java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770) > at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721) > at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
-- Sent with Tutanota, the secure & ad-free mailbox: https://tutanota.com
-- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
