From delaleau at enib.fr Sun May 3 10:23:52 2020 From: delaleau at enib.fr (Emmanuel Delaleau) Date: Sun, 3 May 2020 10:23:52 +0200 Subject: [Scilab-Dev] atoms xcos toolboxes Message-ID: <4c3c36d2-ac1a-eb43-47c0-76f6372ea866@enib.fr> I have developed atoms xcos toolboxes under scilab-5.5.1 and scilab-5.5.2. They do not work anymore under scilab-6.0.1, scilab-6.0.2,or scilab-6.1.0. It produce error message that I do not understand or even let Scilab scratch I would like to know if there are tuto to move xcos atoms toolboxes from previous version of scilab if there are known issues. Best regards -- *Emmanuel Delaleau* /Professor/ Mechatronics Dep., ENIB https://www.enib.fr/~delaleau/publications/ http://publicationslist.org/emmanuel-delaleau -------------- next part -------------- An HTML attachment was scrubbed... URL: From Clement.David at esi-group.com Tue May 5 14:53:14 2020 From: Clement.David at esi-group.com (=?utf-8?B?Q2zDqW1lbnQgRGF2aWQ=?=) Date: Tue, 5 May 2020 12:53:14 +0000 Subject: [Scilab-Dev] atoms xcos toolboxes In-Reply-To: <4c3c36d2-ac1a-eb43-47c0-76f6372ea866@enib.fr> References: <4c3c36d2-ac1a-eb43-47c0-76f6372ea866@enib.fr> Message-ID: Hello Emmanuel, Thanks for this information, there is some known bugs fixed in the current 6.1 branch for Xcos blocks. Especially, for user-defined blocks using matrix in rpar (files failed to load) or using Scilab data structures in opar/odstate (crash at simulation time). Is this your use-case ? Could you share your toolbox and report a bug on https://bugzilla.scilab.org? Thanks, -- Cl?ment > -----Original Message----- > From: dev On Behalf Of Emmanuel Delaleau > Sent: Sunday, May 3, 2020 10:24 AM > To: dev at lists.scilab.org > Subject: [Scilab-Dev] atoms xcos toolboxes > > I have developed atoms xcos toolboxes under scilab-5.5.1 and scilab-5.5.2. > > They do not work anymore under scilab-6.0.1, scilab-6.0.2,or scilab-6.1.0. It > produce error message that I do not understand or even let Scilab scratch > > I would like to know if there are tuto to move xcos atoms toolboxes from > previous version of scilab if there are known issues. > > Best regards > > -- > Emmanuel Delaleau > Professor > Mechatronics Dep., ENIB > https://www.enib.fr/~delaleau/publications/ > http://publicationslist.org/emmanuel-delaleau From delaleau at enib.fr Tue May 5 17:46:30 2020 From: delaleau at enib.fr (Emmanuel Delaleau) Date: Tue, 5 May 2020 17:46:30 +0200 Subject: [Scilab-Dev] atoms xcos toolboxes In-Reply-To: References: <4c3c36d2-ac1a-eb43-47c0-76f6372ea866@enib.fr> Message-ID: <1097278f-bcb6-3318-75be-f1c9228a665a@enib.fr> Hello Cl?ment, My code only use very basic things, no matrices or data structures, and it was completely ok under 5.5.1 and 5.5.2 Le 05/05/2020 ? 14:53, Cl?ment David a ?crit?: > Hello Emmanuel, > > Thanks for this information, there is some known bugs fixed in the current 6.1 branch for Xcos blocks. Especially, for user-defined blocks using matrix in rpar (files failed to load) or using Scilab data structures in opar/odstate (crash at simulation time). > > Is this your use-case ? Could you share your toolbox and report a bug on https://bugzilla.scilab.org? > > Thanks, > > -- > Cl?ment > >> -----Original Message----- >> From: dev On Behalf Of Emmanuel Delaleau >> Sent: Sunday, May 3, 2020 10:24 AM >> To: dev at lists.scilab.org >> Subject: [Scilab-Dev] atoms xcos toolboxes >> >> I have developed atoms xcos toolboxes under scilab-5.5.1 and scilab-5.5.2. >> >> They do not work anymore under scilab-6.0.1, scilab-6.0.2,or scilab-6.1.0. It >> produce error message that I do not understand or even let Scilab scratch >> >> I would like to know if there are tuto to move xcos atoms toolboxes from >> previous version of scilab if there are known issues. >> >> Best regards >> >> -- >> Emmanuel Delaleau >> Professor >> Mechatronics Dep., ENIB >> https://www.enib.fr/~delaleau/publications/ >> http://publicationslist.org/emmanuel-delaleau > _______________________________________________ > dev mailing list > dev at lists.scilab.org > http://lists.scilab.org/mailman/listinfo/dev From chinluh.tan at bytecode-asia.com Wed May 6 18:45:23 2020 From: chinluh.tan at bytecode-asia.com (Chin Luh Tan) Date: Thu, 07 May 2020 00:45:23 +0800 Subject: [Scilab-Dev] Issue on Scilab Compilation on Raspbery Pi Message-ID: <171eae0a7bc.ba8c7137216267.5300319171594597888@bytecode-asia.com> Hi,? I tried to compile scilab 6.1 under raspberry pi 4, and the compilation completed with scilab lauched with following messages: -------------- next part -------------- An HTML attachment was scrubbed... URL: From chinluh.tan at bytecode-asia.com Wed May 6 18:51:07 2020 From: chinluh.tan at bytecode-asia.com (Chin Luh Tan) Date: Thu, 07 May 2020 00:51:07 +0800 Subject: [Scilab-Dev] [Scilab-users] Issue on Scilab Compilation on Raspbery Pi In-Reply-To: <171eae0a7bc.ba8c7137216267.5300319171594597888@bytecode-asia.com> References: <171eae0a7bc.ba8c7137216267.5300319171594597888@bytecode-asia.com> Message-ID: <171eae5e749.12bf21ff9217261.1633782610911960284@bytecode-asia.com> sorry pls ignore the previous incomplete email which has been accidentally sent: I tried to compile scilab 6.1 under raspberry pi 4, and the compilation completed with scilab lauched with following messages: Caught handled GLException: EGLGLXDrawableFactory - Could not initialize shared resources for EGLGraphicsDevice[type .egl, v1.4.0, connection :0.0, unitID 0, handle 0xffffffffa8b148f0, owner true, ResourceToolkitLock[obj 0xb29daf, isOwner true, <1fa6506, f15db4>[count 1, qsz 0, owner ]]] on thread main-SharedResourceRunner ??? [0]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:518) ??? [1]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) ??? [2]: java.lang.Thread.run(Thread.java:748) Caused[0] by NoSuchMethodError: java.nio.IntBuffer.rewind()Ljava/nio/IntBuffer; on thread main-SharedResourceRunner ??? [0]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:146) ??? [1]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:150) ??? [2]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:154) ??? [3]: jogamp.opengl.egl.EGLGraphicsConfiguration.EGLConfig2Capabilities(EGLGraphicsConfiguration.java:221) ??? [4]: jogamp.opengl.egl.EGLGraphicsConfigurationFactory.eglConfigs2GLCaps(EGLGraphicsConfigurationFactory.java:481) ??? [5]: jogamp.opengl.egl.EGLDrawableFactory.getAvailableEGLConfigs(EGLDrawableFactory.java:962) ??? [6]: jogamp.opengl.egl.EGLDrawableFactory.access$800(EGLDrawableFactory.java:88) ??? [7]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.mapAvailableEGLESConfig(EGLDrawableFactory.java:679) ??? [8]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createEGLSharedResourceImpl(EGLDrawableFactory.java:613) ??? [9]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:516) ??? [10]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) ??? [11]: java.lang.Thread.run(Thread.java:748) Caught handled GLException: X11GLXDrawableFactory - Could not initialize shared resources for X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1f4f0f8, isOwner false, <1c08638, 40f0>[count 0, qsz 0, owner ]]] on thread main-SharedResourceRunner ??? [0]: jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:306) ??? [1]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) ??? [2]: java.lang.Thread.run(Thread.java:748) while I am still able to launch the Scilab and perform most operation, however, when I tried to plot a figure, i get: java.lang.reflect.InvocationTargetException ??????? at java.awt.EventQueue.invokeAndWait(EventQueue.java:1349) ??????? at java.awt.EventQueue.invokeAndWait(EventQueue.java:1324) ??????? at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1353) ??????? at org.scilab.modules.gui.SwingView.updateObject(Unknown Source) ??????? at org.scilab.modules.graphic_objects.graphicController.GraphicController$2.run(Unknown Source) ??????? at org.scilab.modules.graphic_objects.graphicController.GraphicController.objectUpdate(Unknown Source) ??????? at org.scilab.modules.graphic_objects.graphicController.GraphicController.setGraphicObjectRelationship(Unknown Source) ??????? at org.scilab.modules.graphic_objects.builder.Builder.cloneAxesModel(Unknown Source) ??????? at org.scilab.modules.graphic_objects.builder.Builder.createNewFigureWithAxes(Unknown Source) Caused by: com.jogamp.opengl.GLException: Profile GL_DEFAULT is not available on X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1f4f0f8, isOwner false, <1c08638, 40f0>[count 0, qsz 0, owner ]]], but: [] ??????? at com.jogamp.opengl.GLProfile.get(GLProfile.java:991) ??????? at com.jogamp.opengl.GLProfile.getDefault(GLProfile.java:722) ??????? at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:363) ??????? at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:337) ??????? at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:325) ??????? at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl$SafeGLJPanel.(Unknown Source) ??????? at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl$SafeGLJPanel.(Unknown Source) ??????? at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl.createOpenGLComponent(Unknown Source) . Any suggestion what I need to change for the compilation? I compile scilab with: 1. gcc, g++, gfortran v 8, and also another try on v9 2. openjdk-8-jdk 3. Tried Raspbian, Ubuntu for Pi 18.04 , same issue.? 4. Applied jogl 2.3.2 patch. Thanks. Rgds, CL ---- On Thu, 07 May 2020 00:45:23 +0800 Chin Luh Tan wrote ---- Hi,? I tried to compile scilab 6.1 under raspberry pi 4, and the compilation completed with scilab lauched with following messages: _______________________________________________ users mailing list users at lists.scilab.org http://lists.scilab.org/mailman/listinfo/users -------------- next part -------------- An HTML attachment was scrubbed... URL: From stephane.mottelet at utc.fr Wed May 6 19:42:51 2020 From: stephane.mottelet at utc.fr (=?utf-8?Q?St=C3=A9phane_Mottelet?=) Date: Wed, 6 May 2020 19:42:51 +0200 Subject: [Scilab-Dev] [Scilab-users] Issue on Scilab Compilation on Raspbery Pi In-Reply-To: <171eae5e749.12bf21ff9217261.1633782610911960284@bytecode-asia.com> References: <171eae5e749.12bf21ff9217261.1633782610911960284@bytecode-asia.com> Message-ID: <798E8A9D-7603-4C08-A160-62A3D1AD5AC5@utc.fr> If you apply the JoGL patch then third parties have to be updated as well. I think you did it. But since this patch is not needed for Linux, I would try to compile with previous version. S. > Le 6 mai 2020 ? 18:52, Chin Luh Tan a ?crit : > > ? > sorry pls ignore the previous incomplete email which has been accidentally sent: > > I tried to compile scilab 6.1 under raspberry pi 4, and the compilation completed with scilab lauched with following messages: > > > Caught handled GLException: EGLGLXDrawableFactory - Could not initialize shared resources for EGLGraphicsDevice[type .egl, v1.4.0, connection :0.0, unitID 0, handle 0xffffffffa8b148f0, owner true, ResourceToolkitLock[obj 0xb29daf, isOwner true, <1fa6506, f15db4>[count 1, qsz 0, owner ]]] on thread main-SharedResourceRunner > [0]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:518) > [1]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) > [2]: java.lang.Thread.run(Thread.java:748) > Caused[0] by NoSuchMethodError: java.nio.IntBuffer.rewind()Ljava/nio/IntBuffer; on thread main-SharedResourceRunner > [0]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:146) > [1]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:150) > [2]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:154) > [3]: jogamp.opengl.egl.EGLGraphicsConfiguration.EGLConfig2Capabilities(EGLGraphicsConfiguration.java:221) > [4]: jogamp.opengl.egl.EGLGraphicsConfigurationFactory.eglConfigs2GLCaps(EGLGraphicsConfigurationFactory.java:481) > [5]: jogamp.opengl.egl.EGLDrawableFactory.getAvailableEGLConfigs(EGLDrawableFactory.java:962) > [6]: jogamp.opengl.egl.EGLDrawableFactory.access$800(EGLDrawableFactory.java:88) > [7]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.mapAvailableEGLESConfig(EGLDrawableFactory.java:679) > [8]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createEGLSharedResourceImpl(EGLDrawableFactory.java:613) > [9]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:516) > [10]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) > [11]: java.lang.Thread.run(Thread.java:748) > Caught handled GLException: X11GLXDrawableFactory - Could not initialize shared resources for X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1f4f0f8, isOwner false, <1c08638, 40f0>[count 0, qsz 0, owner ]]] on thread main-SharedResourceRunner > [0]: jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:306) > [1]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) > [2]: java.lang.Thread.run(Thread.java:748) > > while I am still able to launch the Scilab and perform most operation, however, when I tried to plot a figure, i get: > > > java.lang.reflect.InvocationTargetException > at java.awt.EventQueue.invokeAndWait(EventQueue.java:1349) > at java.awt.EventQueue.invokeAndWait(EventQueue.java:1324) > at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1353) > at org.scilab.modules.gui.SwingView.updateObject(Unknown Source) > at org.scilab.modules.graphic_objects.graphicController.GraphicController$2.run(Unknown Source) > at org.scilab.modules.graphic_objects.graphicController.GraphicController.objectUpdate(Unknown Source) > at org.scilab.modules.graphic_objects.graphicController.GraphicController.setGraphicObjectRelationship(Unknown Source) > at org.scilab.modules.graphic_objects.builder.Builder.cloneAxesModel(Unknown Source) > at org.scilab.modules.graphic_objects.builder.Builder.createNewFigureWithAxes(Unknown Source) > Caused by: com.jogamp.opengl.GLException: Profile GL_DEFAULT is not available on X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1f4f0f8, isOwner false, <1c08638, 40f0>[count 0, qsz 0, owner ]]], but: [] > at com.jogamp.opengl.GLProfile.get(GLProfile.java:991) > at com.jogamp.opengl.GLProfile.getDefault(GLProfile.java:722) > at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:363) > at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:337) > at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:325) > at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl$SafeGLJPanel.(Unknown Source) > at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl$SafeGLJPanel.(Unknown Source) > at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl.createOpenGLComponent(Unknown Source) > . > Any suggestion what I need to change for the compilation? > > I compile scilab with: > 1. gcc, g++, gfortran v 8, and also another try on v9 > 2. openjdk-8-jdk > 3. Tried Raspbian, Ubuntu for Pi 18.04 , same issue. > 4. Applied jogl 2.3.2 patch. > > Thanks. > > Rgds, > CL > > > > > > > ---- On Thu, 07 May 2020 00:45:23 +0800 Chin Luh Tan wrote ---- > > Hi, > > I tried to compile scilab 6.1 under raspberry pi 4, and the compilation completed with scilab lauched with following messages: > > > _______________________________________________ > users mailing list > users at lists.scilab.org > http://lists.scilab.org/mailman/listinfo/users > > > _______________________________________________ > dev mailing list > dev at lists.scilab.org > https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From chinluh.tan at bytecode-asia.com Thu May 7 14:29:28 2020 From: chinluh.tan at bytecode-asia.com (Chin Luh Tan) Date: Thu, 07 May 2020 20:29:28 +0800 Subject: [Scilab-Dev] [Scilab-users] Issue on Scilab Compilation on        Raspbery Pi In-Reply-To: <798E8A9D-7603-4C08-A160-62A3D1AD5AC5@utc.fr> References: <171eae5e749.12bf21ff9217261.1633782610911960284@bytecode-asia.com> <798E8A9D-7603-4C08-A160-62A3D1AD5AC5@utc.fr> Message-ID: <171ef1cb690.b1315c50139858.8380982811956051652@bytecode-asia.com> Hi Stephane,? I applied the patch?Change?https://codereview.scilab.org/17530?but not the?Change?https://codereview.scilab.org/21438, as the original configure.ac still searching for Jogl 2.2. I tried the path set 5 and 8 from changes 17530, both compile the scilab with minor modification on the fop (to enable detection). As I am trying to compile in Arm environment, I have to install the 3rd parties from apt-get, and with those libs installed, "configure" was able to "pass" for the make.? i think the issue is on the jogl now? The parts which differentiate 2.2. and 2.3 were mentioned in the configure.ac: AC_JAVA_CHECK_JAR([jogl2],[javax.media.opengl.glu.GLUnurbs],[Scilab 3D rendering - Version 2.0], [], [], [2.2]) AC_JAVA_CHECK_JAR([jogl2],[jogamp.opengl.x11.glx.GLX],[Scilab 3D rendering - Version 2.3], [], [], 2.3) AC_JAVA_CHECK_JAR([gluegen2-rt],[jogamp.common.os.MachineDescriptionRuntime],[Scilab 3D rendering]) AC_JAVA_CHECK_JAR([gluegen2-rt],[com.jogamp.common.os.Platform],[Scilab 3D rendering]) Should I use the Jogl2.2 for the compilation and use the original configure.ac? Thanks. Regards, Chin Luh ---- On Thu, 07 May 2020 01:42:51 +0800 St?phane Mottelet wrote ---- If you apply the JoGL patch then third parties have to be updated as well. I think you did it. But since this patch is not needed for Linux, I would try to compile with previous version. S. Le 6 mai 2020 ? 18:52, Chin Luh Tan a ?crit?: ? sorry pls ignore the previous incomplete email which has been accidentally sent: I tried to compile scilab 6.1 under raspberry pi 4, and the compilation completed with scilab lauched with following messages: Caught handled GLException: EGLGLXDrawableFactory - Could not initialize shared resources for EGLGraphicsDevice[type .egl, v1.4.0, connection :0.0, unitID 0, handle 0xffffffffa8b148f0, owner true, ResourceToolkitLock[obj 0xb29daf, isOwner true, <1fa6506, f15db4>[count 1, qsz 0, owner ]]] on thread main-SharedResourceRunner ??? [0]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:518) ??? [1]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) ??? [2]: java.lang.Thread.run(Thread.java:748) Caused[0] by NoSuchMethodError: java.nio.IntBuffer.rewind()Ljava/nio/IntBuffer; on thread main-SharedResourceRunner ??? [0]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:146) ??? [1]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:150) ??? [2]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:154) ??? [3]: jogamp.opengl.egl.EGLGraphicsConfiguration.EGLConfig2Capabilities(EGLGraphicsConfiguration.java:221) ??? [4]: jogamp.opengl.egl.EGLGraphicsConfigurationFactory.eglConfigs2GLCaps(EGLGraphicsConfigurationFactory.java:481) ??? [5]: jogamp.opengl.egl.EGLDrawableFactory.getAvailableEGLConfigs(EGLDrawableFactory.java:962) ??? [6]: jogamp.opengl.egl.EGLDrawableFactory.access$800(EGLDrawableFactory.java:88) ??? [7]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.mapAvailableEGLESConfig(EGLDrawableFactory.java:679) ??? [8]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createEGLSharedResourceImpl(EGLDrawableFactory.java:613) ??? [9]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:516) ??? [10]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) ??? [11]: java.lang.Thread.run(Thread.java:748) Caught handled GLException: X11GLXDrawableFactory - Could not initialize shared resources for X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1f4f0f8, isOwner false, <1c08638, 40f0>[count 0, qsz 0, owner ]]] on thread main-SharedResourceRunner ??? [0]: jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:306) ??? [1]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) ??? [2]: java.lang.Thread.run(Thread.java:748) while I am still able to launch the Scilab and perform most operation, however, when I tried to plot a figure, i get: java.lang.reflect.InvocationTargetException ??????? at java.awt.EventQueue.invokeAndWait(EventQueue.java:1349) ??????? at java.awt.EventQueue.invokeAndWait(EventQueue.java:1324) ??????? at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1353) ??????? at org.scilab.modules.gui.SwingView.updateObject(Unknown Source) ??????? at org.scilab.modules.graphic_objects.graphicController.GraphicController$2.run(Unknown Source) ??????? at org.scilab.modules.graphic_objects.graphicController.GraphicController.objectUpdate(Unknown Source) ??????? at org.scilab.modules.graphic_objects.graphicController.GraphicController.setGraphicObjectRelationship(Unknown Source) ??????? at org.scilab.modules.graphic_objects.builder.Builder.cloneAxesModel(Unknown Source) ??????? at org.scilab.modules.graphic_objects.builder.Builder.createNewFigureWithAxes(Unknown Source) Caused by: com.jogamp.opengl.GLException: Profile GL_DEFAULT is not available on X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1f4f0f8, isOwner false, <1c08638, 40f0>[count 0, qsz 0, owner ]]], but: [] ??????? at com.jogamp.opengl.GLProfile.get(GLProfile.java:991) ??????? at com.jogamp.opengl.GLProfile.getDefault(GLProfile.java:722) ??????? at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:363) ??????? at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:337) ??????? at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:325) ??????? at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl$SafeGLJPanel.(Unknown Source) ??????? at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl$SafeGLJPanel.(Unknown Source) ??????? at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl.createOpenGLComponent(Unknown Source) . Any suggestion what I need to change for the compilation? I compile scilab with: 1. gcc, g++, gfortran v 8, and also another try on v9 2. openjdk-8-jdk 3. Tried Raspbian, Ubuntu for Pi 18.04 , same issue.? 4. Applied jogl 2.3.2 patch. Thanks. Rgds, CL ---- On Thu, 07 May 2020 00:45:23 +0800 Chin Luh Tan wrote ---- Hi,? I tried to compile scilab 6.1 under raspberry pi 4, and the compilation completed with scilab lauched with following messages: _______________________________________________ users mailing list mailto:users at lists.scilab.org http://lists.scilab.org/mailman/listinfo/users _______________________________________________ dev mailing list mailto:dev at lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev _______________________________________________ dev mailing list dev at lists.scilab.org http://lists.scilab.org/mailman/listinfo/dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From stephane.mottelet at utc.fr Thu May 7 14:44:33 2020 From: stephane.mottelet at utc.fr (=?UTF-8?Q?St=c3=a9phane_Mottelet?=) Date: Thu, 7 May 2020 14:44:33 +0200 Subject: [Scilab-Dev] [Scilab-users] Issue on Scilab Compilation on        Raspbery Pi In-Reply-To: <171ef1cb690.b1315c50139858.8380982811956051652@bytecode-asia.com> References: <171eae5e749.12bf21ff9217261.1633782610911960284@bytecode-asia.com> <798E8A9D-7603-4C08-A160-62A3D1AD5AC5@utc.fr> <171ef1cb690.b1315c50139858.8380982811956051652@bytecode-asia.com> Message-ID: Hi, Le 07/05/2020 ? 14:29, Chin Luh Tan a ?crit?: > Hi Stephane, > > I applied the patch Change17530 > ?but > not the Change21438 > , > as the original configure.ac still searching for Jogl 2.2. > > I tried the path set 5 and 8 from changes 17530, both compile the > scilab with minor modification on the fop (to enable detection). > > As I am trying to compile in Arm environment, I have to install the > 3rd parties from apt-get, and with those libs installed, "configure" > was able to "pass" for the make. > > i think the issue is on the jogl now? The parts which differentiate > 2.2. and 2.3 were mentioned in the configure.ac: > > AC_JAVA_CHECK_JAR([jogl2],[javax.media.opengl.glu.GLUnurbs],[Scilab 3D > rendering - Version 2.0], [], [], [2.2]) > AC_JAVA_CHECK_JAR([jogl2],[jogamp.opengl.x11.glx.GLX],[Scilab 3D > rendering - Version 2.3], [], [], 2.3) > On the source point of view, 2.3 version changed all class headers, but there are surely may other changes in the implementation. > AC_JAVA_CHECK_JAR([gluegen2-rt],[jogamp.common.os.MachineDescriptionRuntime],[Scilab > 3D rendering]) > AC_JAVA_CHECK_JAR([gluegen2-rt],[com.jogamp.common.os.Platform],[Scilab > 3D rendering]) > > Should I use the Jogl2.2 for the compilation and use the original > configure.ac? I think so. Just to test that the problem still occurs (or not) with 2.2. S. > > Thanks. > > Regards, > Chin Luh > > > > > ---- On Thu, 07 May 2020 01:42:51 +0800 *St?phane Mottelet > * wrote ---- > > If you apply the JoGL patch then third parties have to be updated > as well. I think you did it. But since this patch is not needed > for Linux, I would try to compile with previous version. > > S. > > Le 6 mai 2020 ? 18:52, Chin Luh Tan > > a ?crit?: > > ? > sorry pls ignore the previous incomplete email which has been > accidentally sent: > > I tried to compile scilab 6.1 under raspberry pi 4, and the > compilation completed with scilab lauched with following messages: > > > Caught handled GLException: EGLGLXDrawableFactory - Could > not initialize shared resources for EGLGraphicsDevice[type > .egl, v1.4.0, connection :0.0, unitID 0, handle > 0xffffffffa8b148f0, owner true, ResourceToolkitLock[obj > 0xb29daf, isOwner true, <1fa6506, f15db4>[count 1, qsz 0, > owner ]]] on thread > main-SharedResourceRunner > ??? [0]: > jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:518) > ??? [1]: > jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) > ??? [2]: java.lang.Thread.run(Thread.java:748) > Caused[0] by NoSuchMethodError: > java.nio.IntBuffer.rewind()Ljava/nio/IntBuffer; on thread > main-SharedResourceRunner > ??? [0]: > com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:146) > ??? [1]: > com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:150) > ??? [2]: > com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:154) > ??? [3]: > jogamp.opengl.egl.EGLGraphicsConfiguration.EGLConfig2Capabilities(EGLGraphicsConfiguration.java:221) > ??? [4]: > jogamp.opengl.egl.EGLGraphicsConfigurationFactory.eglConfigs2GLCaps(EGLGraphicsConfigurationFactory.java:481) > ??? [5]: > jogamp.opengl.egl.EGLDrawableFactory.getAvailableEGLConfigs(EGLDrawableFactory.java:962) > ??? [6]: > jogamp.opengl.egl.EGLDrawableFactory.access$800(EGLDrawableFactory.java:88) > ??? [7]: > jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.mapAvailableEGLESConfig(EGLDrawableFactory.java:679) > ??? [8]: > jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createEGLSharedResourceImpl(EGLDrawableFactory.java:613) > ??? [9]: > jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:516) > ??? [10]: > jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) > ??? [11]: java.lang.Thread.run(Thread.java:748) > Caught handled GLException: X11GLXDrawableFactory - Could > not initialize shared resources for X11GraphicsDevice[type > .x11, connection :0.0, unitID 0, handle 0x0, owner false, > ResourceToolkitLock[obj 0x1f4f0f8, isOwner false, > <1c08638, 40f0>[count 0, qsz 0, owner ]]] on thread > main-SharedResourceRunner > ??? [0]: > jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:306) > ??? [1]: > jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) > ??? [2]: java.lang.Thread.run(Thread.java:748) > > > while I am still able to launch the Scilab and perform most > operation, however, when I tried to plot a figure, i get: > > > java.lang.reflect.InvocationTargetException > ??????? at > java.awt.EventQueue.invokeAndWait(EventQueue.java:1349) > ??????? at > java.awt.EventQueue.invokeAndWait(EventQueue.java:1324) > ??????? at > javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1353) > ??????? at > org.scilab.modules.gui.SwingView.updateObject(Unknown Source) > ??????? at > org.scilab.modules.graphic_objects.graphicController.GraphicController$2.run(Unknown > Source) > ??????? at > org.scilab.modules.graphic_objects.graphicController.GraphicController.objectUpdate(Unknown > Source) > ??????? at > org.scilab.modules.graphic_objects.graphicController.GraphicController.setGraphicObjectRelationship(Unknown > Source) > ??????? at > org.scilab.modules.graphic_objects.builder.Builder.cloneAxesModel(Unknown > Source) > ??????? at > org.scilab.modules.graphic_objects.builder.Builder.createNewFigureWithAxes(Unknown > Source) > Caused by: com.jogamp.opengl.GLException: Profile > GL_DEFAULT is not available on X11GraphicsDevice[type > .x11, connection :0.0, unitID 0, handle 0x0, owner false, > ResourceToolkitLock[obj 0x1f4f0f8, isOwner false, > <1c08638, 40f0>[count 0, qsz 0, owner ]]], but: [] > ??????? at com.jogamp.opengl.GLProfile.get(GLProfile.java:991) > ??????? at > com.jogamp.opengl.GLProfile.getDefault(GLProfile.java:722) > ??????? at > com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:363) > ??????? at > com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:337) > ??????? at > com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:325) > ??????? at > org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl$SafeGLJPanel.(Unknown > Source) > ??????? at > org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl$SafeGLJPanel.(Unknown > Source) > ??????? at > org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl.createOpenGLComponent(Unknown > Source) > > . > Any suggestion what I need to change for the compilation? > > I compile scilab with: > 1. gcc, g++, gfortran v 8, and also another try on v9 > 2. openjdk-8-jdk > 3. Tried Raspbian, Ubuntu for Pi 18.04 , same issue. > 4. Applied jogl 2.3.2 patch. > > Thanks. > > Rgds, > CL > > > > > > > ---- On Thu, 07 May 2020 00:45:23 +0800 *Chin Luh Tan > >* wrote ---- > > Hi, > > I tried to compile scilab 6.1 under raspberry pi 4, and > the compilation completed with scilab lauched with > following messages: > > > _______________________________________________ > users mailing list > users at lists.scilab.org > http://lists.scilab.org/mailman/listinfo/users > > > > > > _______________________________________________ > dev mailing list > dev at lists.scilab.org > https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev > > > _______________________________________________ > dev mailing list > dev at lists.scilab.org > http://lists.scilab.org/mailman/listinfo/dev > > > > > _______________________________________________ > dev mailing list > dev at lists.scilab.org > https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev -- St?phane Mottelet Ing?nieur de recherche EA 4297 Transformations Int?gr?es de la Mati?re Renouvelable D?partement G?nie des Proc?d?s Industriels Sorbonne Universit?s - Universit? de Technologie de Compi?gne CS 60319, 60203 Compi?gne cedex Tel : +33(0)344234688 http://www.utc.fr/~mottelet -------------- next part -------------- An HTML attachment was scrubbed... URL: From chinluh.tan at bytecode-asia.com Thu May 7 15:51:20 2020 From: chinluh.tan at bytecode-asia.com (Chin Luh Tan) Date: Thu, 07 May 2020 21:51:20 +0800 Subject: [Scilab-Dev] [Scilab-users] Issue on Scilab Compilation on        Raspbery Pi In-Reply-To: References: <171eae5e749.12bf21ff9217261.1633782610911960284@bytecode-asia.com> <798E8A9D-7603-4C08-A160-62A3D1AD5AC5@utc.fr> <171ef1cb690.b1315c50139858.8380982811956051652@bytecode-asia.com> Message-ID: <171ef67a916.b0b6691f151477.4929395678951296566@bytecode-asia.com> Hi Stephane,? Thanks, I will give a try on that.? As there are no repository for 2.2, base on your experience in Mac, do we need to recompile the whole lib, or we could just use the binary/libs from the jogl web? If so, how should we place the libs and jar in the system? The previous Mac compilation the dylib were place in the thirdparty folder, but now as I am not using any thirparty from the scilab github, how should I get the scilab to refer to the locations? Thanks again for advice. Regards, Chin Luh? ---- On Thu, 07 May 2020 20:44:33 +0800 St?phane Mottelet wrote ---- Hi, Le 07/05/2020 ? 14:29, Chin Luh Tan a ?crit?: Hi Stephane,? I applied the patch?Change?https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/codereview.scilab.org/17530?but not the?Change?https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/codereview.scilab.org/21438, as the original configure.ac still searching for Jogl 2.2. I tried the path set 5 and 8 from changes 17530, both compile the scilab with minor modification on the fop (to enable detection). As I am trying to compile in Arm environment, I have to install the 3rd parties from apt-get, and with those libs installed, "configure" was able to "pass" for the make.? i think the issue is on the jogl now? The parts which differentiate 2.2. and 2.3 were mentioned in the configure.ac: AC_JAVA_CHECK_JAR([jogl2],[javax.media.opengl.glu.GLUnurbs],[Scilab 3D rendering - Version 2.0], [], [], [2.2]) AC_JAVA_CHECK_JAR([jogl2],[jogamp.opengl.x11.glx.GLX],[Scilab 3D rendering - Version 2.3], [], [], 2.3) On the source point of view, 2.3 version changed all class headers, but there are surely may other changes in the implementation. AC_JAVA_CHECK_JAR([gluegen2-rt],[jogamp.common.os.MachineDescriptionRuntime],[Scilab 3D rendering]) AC_JAVA_CHECK_JAR([gluegen2-rt],[com.jogamp.common.os.Platform],[Scilab 3D rendering]) Should I use the Jogl2.2 for the compilation and use the original configure.ac? I think so. Just to test that the problem still occurs (or not) with 2.2. S. Thanks. Regards, Chin Luh ---- On Thu, 07 May 2020 01:42:51 +0800 St?phane Mottelet mailto:stephane.mottelet at utc.fr wrote ---- If you apply the JoGL patch then third parties have to be updated as well. I think you did it. But since this patch is not needed for Linux, I would try to compile with previous version. S. Le 6 mai 2020 ? 18:52, Chin Luh Tan a ?crit?: ? sorry pls ignore the previous incomplete email which has been accidentally sent: I tried to compile scilab 6.1 under raspberry pi 4, and the compilation completed with scilab lauched with following messages: Caught handled GLException: EGLGLXDrawableFactory - Could not initialize shared resources for EGLGraphicsDevice[type .egl, v1.4.0, connection :0.0, unitID 0, handle 0xffffffffa8b148f0, owner true, ResourceToolkitLock[obj 0xb29daf, isOwner true, <1fa6506, f15db4>[count 1, qsz 0, owner ]]] on thread main-SharedResourceRunner ??? [0]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:518) ??? [1]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) ??? [2]: java.lang.Thread.run(Thread.java:748) Caused[0] by NoSuchMethodError: java.nio.IntBuffer.rewind()Ljava/nio/IntBuffer; on thread main-SharedResourceRunner ??? [0]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:146) ??? [1]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:150) ??? [2]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:154) ??? [3]: jogamp.opengl.egl.EGLGraphicsConfiguration.EGLConfig2Capabilities(EGLGraphicsConfiguration.java:221) ??? [4]: jogamp.opengl.egl.EGLGraphicsConfigurationFactory.eglConfigs2GLCaps(EGLGraphicsConfigurationFactory.java:481) ??? [5]: jogamp.opengl.egl.EGLDrawableFactory.getAvailableEGLConfigs(EGLDrawableFactory.java:962) ??? [6]: jogamp.opengl.egl.EGLDrawableFactory.access$800(EGLDrawableFactory.java:88) ??? [7]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.mapAvailableEGLESConfig(EGLDrawableFactory.java:679) ??? [8]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createEGLSharedResourceImpl(EGLDrawableFactory.java:613) ??? [9]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:516) ??? [10]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) ??? [11]: java.lang.Thread.run(Thread.java:748) Caught handled GLException: X11GLXDrawableFactory - Could not initialize shared resources for X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1f4f0f8, isOwner false, <1c08638, 40f0>[count 0, qsz 0, owner ]]] on thread main-SharedResourceRunner ??? [0]: jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:306) ??? [1]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) ??? [2]: java.lang.Thread.run(Thread.java:748) while I am still able to launch the Scilab and perform most operation, however, when I tried to plot a figure, i get: java.lang.reflect.InvocationTargetException ??????? at java.awt.EventQueue.invokeAndWait(EventQueue.java:1349) ??????? at java.awt.EventQueue.invokeAndWait(EventQueue.java:1324) ??????? at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1353) ??????? at org.scilab.modules.gui.SwingView.updateObject(Unknown Source) ??????? at org.scilab.modules.graphic_objects.graphicController.GraphicController$2.run(Unknown Source) ??????? at org.scilab.modules.graphic_objects.graphicController.GraphicController.objectUpdate(Unknown Source) ??????? at org.scilab.modules.graphic_objects.graphicController.GraphicController.setGraphicObjectRelationship(Unknown Source) ??????? at org.scilab.modules.graphic_objects.builder.Builder.cloneAxesModel(Unknown Source) ??????? at org.scilab.modules.graphic_objects.builder.Builder.createNewFigureWithAxes(Unknown Source) Caused by: com.jogamp.opengl.GLException: Profile GL_DEFAULT is not available on X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1f4f0f8, isOwner false, <1c08638, 40f0>[count 0, qsz 0, owner ]]], but: [] ??????? at com.jogamp.opengl.GLProfile.get(GLProfile.java:991) ??????? at com.jogamp.opengl.GLProfile.getDefault(GLProfile.java:722) ??????? at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:363) ??????? at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:337) ??????? at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:325) ??????? at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl$SafeGLJPanel.(Unknown Source) ??????? at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl$SafeGLJPanel.(Unknown Source) ??????? at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl.createOpenGLComponent(Unknown Source) . Any suggestion what I need to change for the compilation? I compile scilab with: 1. gcc, g++, gfortran v 8, and also another try on v9 2. openjdk-8-jdk 3. Tried Raspbian, Ubuntu for Pi 18.04 , same issue.? 4. Applied jogl 2.3.2 patch. Thanks. Rgds, CL ---- On Thu, 07 May 2020 00:45:23 +0800 Chin Luh Tan wrote ---- Hi,? I tried to compile scilab 6.1 under raspberry pi 4, and the compilation completed with scilab lauched with following messages: _______________________________________________ users mailing list mailto:users at lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users _______________________________________________ dev mailing list mailto:dev at lists.scilab.org https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev _______________________________________________ dev mailing list mailto:dev at lists.scilab.org http://lists.scilab.org/mailman/listinfo/dev _______________________________________________ dev mailing list mailto:dev at lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev -- St?phane Mottelet Ing?nieur de recherche EA 4297 Transformations Int?gr?es de la Mati?re Renouvelable D?partement G?nie des Proc?d?s Industriels Sorbonne Universit?s - Universit? de Technologie de Compi?gne CS 60319, 60203 Compi?gne cedex Tel : +33(0)344234688 http://www.utc.fr/~mottelet _______________________________________________ dev mailing list dev at lists.scilab.org http://lists.scilab.org/mailman/listinfo/dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From stephane.mottelet at utc.fr Thu May 7 16:02:48 2020 From: stephane.mottelet at utc.fr (=?UTF-8?Q?St=c3=a9phane_Mottelet?=) Date: Thu, 7 May 2020 16:02:48 +0200 Subject: [Scilab-Dev] [Scilab-users] Issue on Scilab Compilation on        Raspbery Pi In-Reply-To: <171ef67a916.b0b6691f151477.4929395678951296566@bytecode-asia.com> References: <171eae5e749.12bf21ff9217261.1633782610911960284@bytecode-asia.com> <798E8A9D-7603-4C08-A160-62A3D1AD5AC5@utc.fr> <171ef1cb690.b1315c50139858.8380982811956051652@bytecode-asia.com> <171ef67a916.b0b6691f151477.4929395678951296566@bytecode-asia.com> Message-ID: <3abd31eb-f8ac-cf38-5740-d10e254b33e5@utc.fr> Le 07/05/2020 ? 15:51, Chin Luh Tan a ?crit?: > Hi Stephane, > > Thanks, I will give a try on that. > > As there are no repository for 2.2, All versions of JoGL are available on the official site. E.g. latests 2.2.x is here: https://jogamp.org/deployment/v2.2.4/archive/ > base on your experience in Mac, do we need to recompile the whole lib, > or we could just use the binary/libs from the jogl web? If so, how > should we place the libs and jar in the system? in the scilab/thirdparty (for jars) and scilab/lib/thidparty (for jni libs) > The previous Mac compilation the dylib were place in the thirdparty > folder, but now as I am not using any thirparty from the scilab > github, how should I get the scilab to refer to the locations? Just uninstall the .deb JoGL package and the configure script will hopefully find its way to the version you put in thirdparty folders. S. > > Thanks again for advice. > > Regards, > Chin Luh > > > ---- On Thu, 07 May 2020 20:44:33 +0800 *St?phane Mottelet > * wrote ---- > > Hi, > > Le 07/05/2020 ? 14:29, Chin Luh Tan a ?crit?: > > Hi Stephane, > > I applied the patch Change17530 > ?but > not the Change21438 > , > as the original configure.ac still searching for Jogl 2.2. > > I tried the path set 5 and 8 from changes 17530, both compile > the scilab with minor modification on the fop (to enable > detection). > > As I am trying to compile in Arm environment, I have to > install the 3rd parties from apt-get, and with those libs > installed, "configure" was able to "pass" for the make. > > i think the issue is on the jogl now? The parts which > differentiate 2.2. and 2.3 were mentioned in the configure.ac: > > AC_JAVA_CHECK_JAR([jogl2],[javax.media.opengl.glu.GLUnurbs],[Scilab > 3D rendering - Version 2.0], [], [], [2.2]) > AC_JAVA_CHECK_JAR([jogl2],[jogamp.opengl.x11.glx.GLX],[Scilab > 3D rendering - Version 2.3], [], [], 2.3) > > On the source point of view, 2.3 version changed all class > headers, but there are surely may other changes in the > implementation. > > AC_JAVA_CHECK_JAR([gluegen2-rt],[jogamp.common.os.MachineDescriptionRuntime],[Scilab > 3D rendering]) > AC_JAVA_CHECK_JAR([gluegen2-rt],[com.jogamp.common.os.Platform],[Scilab > 3D rendering]) > > Should I use the Jogl2.2 for the compilation and use the > original configure.ac? > > I think so. Just to test that the problem still occurs (or not) > with 2.2. > > S. > > > Thanks. > > Regards, > Chin Luh > > > > > ---- On Thu, 07 May 2020 01:42:51 +0800 *St?phane Mottelet > * > wrote ---- > > If you apply the JoGL patch then third parties have to be > updated as well. I think you did it. But since this patch > is not needed for Linux, I would try to compile with > previous version. > > S. > > Le 6 mai 2020 ? 18:52, Chin Luh Tan > > a ?crit?: > > ? > sorry pls ignore the previous incomplete email which > has been accidentally sent: > > I tried to compile scilab 6.1 under raspberry pi 4, > and the compilation completed with scilab lauched with > following messages: > > > Caught handled GLException: EGLGLXDrawableFactory > - Could not initialize shared resources for > EGLGraphicsDevice[type .egl, v1.4.0, connection > :0.0, unitID 0, handle 0xffffffffa8b148f0, owner > true, ResourceToolkitLock[obj 0xb29daf, isOwner > true, <1fa6506, f15db4>[count 1, qsz 0, owner > ]]] on thread > main-SharedResourceRunner > ??? [0]: > jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:518) > ??? [1]: > jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) > ??? [2]: java.lang.Thread.run(Thread.java:748) > Caused[0] by NoSuchMethodError: > java.nio.IntBuffer.rewind()Ljava/nio/IntBuffer; on > thread main-SharedResourceRunner > ??? [0]: > com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:146) > ??? [1]: > com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:150) > ??? [2]: > com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:154) > ??? [3]: > jogamp.opengl.egl.EGLGraphicsConfiguration.EGLConfig2Capabilities(EGLGraphicsConfiguration.java:221) > ??? [4]: > jogamp.opengl.egl.EGLGraphicsConfigurationFactory.eglConfigs2GLCaps(EGLGraphicsConfigurationFactory.java:481) > ??? [5]: > jogamp.opengl.egl.EGLDrawableFactory.getAvailableEGLConfigs(EGLDrawableFactory.java:962) > ??? [6]: > jogamp.opengl.egl.EGLDrawableFactory.access$800(EGLDrawableFactory.java:88) > ??? [7]: > jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.mapAvailableEGLESConfig(EGLDrawableFactory.java:679) > ??? [8]: > jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createEGLSharedResourceImpl(EGLDrawableFactory.java:613) > ??? [9]: > jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:516) > ??? [10]: > jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) > ??? [11]: java.lang.Thread.run(Thread.java:748) > Caught handled GLException: X11GLXDrawableFactory > - Could not initialize shared resources for > X11GraphicsDevice[type .x11, connection :0.0, > unitID 0, handle 0x0, owner false, > ResourceToolkitLock[obj 0x1f4f0f8, isOwner false, > <1c08638, 40f0>[count 0, qsz 0, owner ]]] on > thread main-SharedResourceRunner > ??? [0]: > jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:306) > ??? [1]: > jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) > ??? [2]: java.lang.Thread.run(Thread.java:748) > > > while I am still able to launch the Scilab and perform > most operation, however, when I tried to plot a > figure, i get: > > > java.lang.reflect.InvocationTargetException > ??????? at > java.awt.EventQueue.invokeAndWait(EventQueue.java:1349) > ??????? at > java.awt.EventQueue.invokeAndWait(EventQueue.java:1324) > ??????? at > javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1353) > ??????? at > org.scilab.modules.gui.SwingView.updateObject(Unknown > Source) > ??????? at > org.scilab.modules.graphic_objects.graphicController.GraphicController$2.run(Unknown > Source) > ??????? at > org.scilab.modules.graphic_objects.graphicController.GraphicController.objectUpdate(Unknown > Source) > ??????? at > org.scilab.modules.graphic_objects.graphicController.GraphicController.setGraphicObjectRelationship(Unknown > Source) > ??????? at > org.scilab.modules.graphic_objects.builder.Builder.cloneAxesModel(Unknown > Source) > ??????? at > org.scilab.modules.graphic_objects.builder.Builder.createNewFigureWithAxes(Unknown > Source) > Caused by: com.jogamp.opengl.GLException: Profile > GL_DEFAULT is not available on > X11GraphicsDevice[type .x11, connection :0.0, > unitID 0, handle 0x0, owner false, > ResourceToolkitLock[obj 0x1f4f0f8, isOwner false, > <1c08638, 40f0>[count 0, qsz 0, owner ]]], > but: [] > ??????? at > com.jogamp.opengl.GLProfile.get(GLProfile.java:991) > ??????? at > com.jogamp.opengl.GLProfile.getDefault(GLProfile.java:722) > ??????? at > com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:363) > ??????? at > com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:337) > ??????? at > com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:325) > ??????? at > org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl$SafeGLJPanel.(Unknown > Source) > ??????? at > org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl$SafeGLJPanel.(Unknown > Source) > ??????? at > org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl.createOpenGLComponent(Unknown > Source) > > . > Any suggestion what I need to change for the compilation? > > I compile scilab with: > 1. gcc, g++, gfortran v 8, and also another try on v9 > 2. openjdk-8-jdk > 3. Tried Raspbian, Ubuntu for Pi 18.04 , same issue. > 4. Applied jogl 2.3.2 patch. > > Thanks. > > Rgds, > CL > > > > > > > ---- On Thu, 07 May 2020 00:45:23 +0800 *Chin Luh Tan > >* wrote ---- > > Hi, > > I tried to compile scilab 6.1 under raspberry pi > 4, and the compilation completed with scilab > lauched with following messages: > > > _______________________________________________ > users mailing list > users at lists.scilab.org > > http://lists.scilab.org/mailman/listinfo/users > > > > > > _______________________________________________ > dev mailing list > dev at lists.scilab.org > https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev > > > _______________________________________________ > dev mailing list > dev at lists.scilab.org > http://lists.scilab.org/mailman/listinfo/dev > > > > > > > _______________________________________________ > dev mailing list > dev at lists.scilab.org > https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev > > -- > St?phane Mottelet > Ing?nieur de recherche > EA 4297 Transformations Int?gr?es de la Mati?re Renouvelable > D?partement G?nie des Proc?d?s Industriels > Sorbonne Universit?s - Universit? de Technologie de Compi?gne > CS 60319, 60203 Compi?gne cedex > Tel : +33(0)344234688 > http://www.utc.fr/~mottelet > > _______________________________________________ > dev mailing list > dev at lists.scilab.org > http://lists.scilab.org/mailman/listinfo/dev > > > > > _______________________________________________ > dev mailing list > dev at lists.scilab.org > https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev -- St?phane Mottelet Ing?nieur de recherche EA 4297 Transformations Int?gr?es de la Mati?re Renouvelable D?partement G?nie des Proc?d?s Industriels Sorbonne Universit?s - Universit? de Technologie de Compi?gne CS 60319, 60203 Compi?gne cedex Tel : +33(0)344234688 http://www.utc.fr/~mottelet -------------- next part -------------- An HTML attachment was scrubbed... URL: From chinluh.tan at bytecode-asia.com Fri May 8 11:30:30 2020 From: chinluh.tan at bytecode-asia.com (Chin Luh Tan) Date: Fri, 08 May 2020 17:30:30 +0800 Subject: [Scilab-Dev] [Scilab-users] Issue on Scilab Compilation on        Raspbery Pi In-Reply-To: <3abd31eb-f8ac-cf38-5740-d10e254b33e5@utc.fr> References: <171eae5e749.12bf21ff9217261.1633782610911960284@bytecode-asia.com> <798E8A9D-7603-4C08-A160-62A3D1AD5AC5@utc.fr> <171ef1cb690.b1315c50139858.8380982811956051652@bytecode-asia.com> <171ef67a916.b0b6691f151477.4929395678951296566@bytecode-asia.com> <3abd31eb-f8ac-cf38-5740-d10e254b33e5@utc.fr> Message-ID: <171f39f37ac.c4df5334488791.6328347209606771035@bytecode-asia.com> Hi Stephane,? Just some updates, I was trying create the thirdparty folder and lib\thirdparty folder to manually put the jar and libraries in but unfortunately the configure script did not pick up the folders. I will look further into the codes.? Thanks. Regards, Chin Luh ---- On Thu, 07 May 2020 22:02:48 +0800 St?phane Mottelet wrote ---- Le 07/05/2020 ? 15:51, Chin Luh Tan a ?crit?: Hi Stephane,? Thanks, I will give a try on that.? As there are no repository for 2.2, All versions of JoGL are available on the official site. E.g. latests 2.2.x is here: https://jogamp.org/deployment/v2.2.4/archive/ base on your experience in Mac, do we need to recompile the whole lib, or we could just use the binary/libs from the jogl web? If so, how should we place the libs and jar in the system? in the scilab/thirdparty (for jars) and scilab/lib/thidparty (for jni libs) The previous Mac compilation the dylib were place in the thirdparty folder, but now as I am not using any thirparty from the scilab github, how should I get the scilab to refer to the locations? Just uninstall the .deb JoGL package and the configure script will hopefully find its way to the version you put in thirdparty folders. S. Thanks again for advice. Regards, Chin Luh? ---- On Thu, 07 May 2020 20:44:33 +0800 St?phane Mottelet mailto:stephane.mottelet at utc.fr wrote ---- Hi, Le 07/05/2020 ? 14:29, Chin Luh Tan a ?crit?: Hi Stephane,? I applied the patch?Change?https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/codereview.scilab.org/17530?but not the?Change?https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/codereview.scilab.org/21438, as the original configure.ac still searching for Jogl 2.2. I tried the path set 5 and 8 from changes 17530, both compile the scilab with minor modification on the fop (to enable detection). As I am trying to compile in Arm environment, I have to install the 3rd parties from apt-get, and with those libs installed, "configure" was able to "pass" for the make.? i think the issue is on the jogl now? The parts which differentiate 2.2. and 2.3 were mentioned in the configure.ac: AC_JAVA_CHECK_JAR([jogl2],[javax.media.opengl.glu.GLUnurbs],[Scilab 3D rendering - Version 2.0], [], [], [2.2]) AC_JAVA_CHECK_JAR([jogl2],[jogamp.opengl.x11.glx.GLX],[Scilab 3D rendering - Version 2.3], [], [], 2.3) On the source point of view, 2.3 version changed all class headers, but there are surely may other changes in the implementation. AC_JAVA_CHECK_JAR([gluegen2-rt],[jogamp.common.os.MachineDescriptionRuntime],[Scilab 3D rendering]) AC_JAVA_CHECK_JAR([gluegen2-rt],[com.jogamp.common.os.Platform],[Scilab 3D rendering]) Should I use the Jogl2.2 for the compilation and use the original configure.ac? I think so. Just to test that the problem still occurs (or not) with 2.2. S. Thanks. Regards, Chin Luh ---- On Thu, 07 May 2020 01:42:51 +0800 St?phane Mottelet mailto:stephane.mottelet at utc.fr wrote ---- If you apply the JoGL patch then third parties have to be updated as well. I think you did it. But since this patch is not needed for Linux, I would try to compile with previous version. S. Le 6 mai 2020 ? 18:52, Chin Luh Tan a ?crit?: ? sorry pls ignore the previous incomplete email which has been accidentally sent: I tried to compile scilab 6.1 under raspberry pi 4, and the compilation completed with scilab lauched with following messages: Caught handled GLException: EGLGLXDrawableFactory - Could not initialize shared resources for EGLGraphicsDevice[type .egl, v1.4.0, connection :0.0, unitID 0, handle 0xffffffffa8b148f0, owner true, ResourceToolkitLock[obj 0xb29daf, isOwner true, <1fa6506, f15db4>[count 1, qsz 0, owner ]]] on thread main-SharedResourceRunner ??? [0]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:518) ??? [1]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) ??? [2]: java.lang.Thread.run(Thread.java:748) Caused[0] by NoSuchMethodError: java.nio.IntBuffer.rewind()Ljava/nio/IntBuffer; on thread main-SharedResourceRunner ??? [0]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:146) ??? [1]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:150) ??? [2]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:154) ??? [3]: jogamp.opengl.egl.EGLGraphicsConfiguration.EGLConfig2Capabilities(EGLGraphicsConfiguration.java:221) ??? [4]: jogamp.opengl.egl.EGLGraphicsConfigurationFactory.eglConfigs2GLCaps(EGLGraphicsConfigurationFactory.java:481) ??? [5]: jogamp.opengl.egl.EGLDrawableFactory.getAvailableEGLConfigs(EGLDrawableFactory.java:962) ??? [6]: jogamp.opengl.egl.EGLDrawableFactory.access$800(EGLDrawableFactory.java:88) ??? [7]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.mapAvailableEGLESConfig(EGLDrawableFactory.java:679) ??? [8]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createEGLSharedResourceImpl(EGLDrawableFactory.java:613) ??? [9]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:516) ??? [10]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) ??? [11]: java.lang.Thread.run(Thread.java:748) Caught handled GLException: X11GLXDrawableFactory - Could not initialize shared resources for X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1f4f0f8, isOwner false, <1c08638, 40f0>[count 0, qsz 0, owner ]]] on thread main-SharedResourceRunner ??? [0]: jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:306) ??? [1]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) ??? [2]: java.lang.Thread.run(Thread.java:748) while I am still able to launch the Scilab and perform most operation, however, when I tried to plot a figure, i get: java.lang.reflect.InvocationTargetException ??????? at java.awt.EventQueue.invokeAndWait(EventQueue.java:1349) ??????? at java.awt.EventQueue.invokeAndWait(EventQueue.java:1324) ??????? at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1353) ??????? at org.scilab.modules.gui.SwingView.updateObject(Unknown Source) ??????? at org.scilab.modules.graphic_objects.graphicController.GraphicController$2.run(Unknown Source) ??????? at org.scilab.modules.graphic_objects.graphicController.GraphicController.objectUpdate(Unknown Source) ??????? at org.scilab.modules.graphic_objects.graphicController.GraphicController.setGraphicObjectRelationship(Unknown Source) ??????? at org.scilab.modules.graphic_objects.builder.Builder.cloneAxesModel(Unknown Source) ??????? at org.scilab.modules.graphic_objects.builder.Builder.createNewFigureWithAxes(Unknown Source) Caused by: com.jogamp.opengl.GLException: Profile GL_DEFAULT is not available on X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1f4f0f8, isOwner false, <1c08638, 40f0>[count 0, qsz 0, owner ]]], but: [] ??????? at com.jogamp.opengl.GLProfile.get(GLProfile.java:991) ??????? at com.jogamp.opengl.GLProfile.getDefault(GLProfile.java:722) ??????? at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:363) ??????? at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:337) ??????? at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:325) ??????? at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl$SafeGLJPanel.(Unknown Source) ??????? at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl$SafeGLJPanel.(Unknown Source) ??????? at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl.createOpenGLComponent(Unknown Source) . Any suggestion what I need to change for the compilation? I compile scilab with: 1. gcc, g++, gfortran v 8, and also another try on v9 2. openjdk-8-jdk 3. Tried Raspbian, Ubuntu for Pi 18.04 , same issue.? 4. Applied jogl 2.3.2 patch. Thanks. Rgds, CL ---- On Thu, 07 May 2020 00:45:23 +0800 Chin Luh Tan wrote ---- Hi,? I tried to compile scilab 6.1 under raspberry pi 4, and the compilation completed with scilab lauched with following messages: _______________________________________________ users mailing list mailto:users at lists.scilab.org https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users _______________________________________________ dev mailing list mailto:dev at lists.scilab.org https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev _______________________________________________ dev mailing list mailto:dev at lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev _______________________________________________ dev mailing list mailto:dev at lists.scilab.org https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev -- St?phane Mottelet Ing?nieur de recherche EA 4297 Transformations Int?gr?es de la Mati?re Renouvelable D?partement G?nie des Proc?d?s Industriels Sorbonne Universit?s - Universit? de Technologie de Compi?gne CS 60319, 60203 Compi?gne cedex Tel : +33(0)344234688 https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/www.utc.fr/~mottelet _______________________________________________ dev mailing list mailto:dev at lists.scilab.org http://lists.scilab.org/mailman/listinfo/dev _______________________________________________ dev mailing list mailto:dev at lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev -- St?phane Mottelet Ing?nieur de recherche EA 4297 Transformations Int?gr?es de la Mati?re Renouvelable D?partement G?nie des Proc?d?s Industriels Sorbonne Universit?s - Universit? de Technologie de Compi?gne CS 60319, 60203 Compi?gne cedex Tel : +33(0)344234688 http://www.utc.fr/~mottelet _______________________________________________ dev mailing list dev at lists.scilab.org http://lists.scilab.org/mailman/listinfo/dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From Clement.David at esi-group.com Mon May 11 09:09:42 2020 From: Clement.David at esi-group.com (=?utf-8?B?Q2zDqW1lbnQgRGF2aWQ=?=) Date: Mon, 11 May 2020 07:09:42 +0000 Subject: [Scilab-Dev] [Scilab-users] Issue on Scilab Compilation on        Raspbery Pi In-Reply-To: <171f39f37ac.c4df5334488791.6328347209606771035@bytecode-asia.com> References: <171eae5e749.12bf21ff9217261.1633782610911960284@bytecode-asia.com> <798E8A9D-7603-4C08-A160-62A3D1AD5AC5@utc.fr> <171ef1cb690.b1315c50139858.8380982811956051652@bytecode-asia.com> <171ef67a916.b0b6691f151477.4929395678951296566@bytecode-asia.com> <3abd31eb-f8ac-cf38-5740-d10e254b33e5@utc.fr> <171f39f37ac.c4df5334488791.6328347209606771035@bytecode-asia.com> Message-ID: Hi Tan, AFAIK configure on macOS does not check the dylibs [1]. The jar file detected on the thirdparty directory should be enough. [1]: https://cgit.scilab.org/scilab/tree/scilab/configure.ac#n954 Thanks, -- Cl?ment From: dev On Behalf Of Chin Luh Tan Sent: Friday, May 8, 2020 11:31 AM To: List dedicated to the development of Scilab Subject: Re: [Scilab-Dev] [Scilab-users] Issue on Scilab Compilation on        Raspbery Pi Hi Stephane, Just some updates, I was trying create the thirdparty folder and lib\thirdparty folder to manually put the jar and libraries in but unfortunately the configure script did not pick up the folders. I will look further into the codes. Thanks. Regards, Chin Luh ---- On Thu, 07 May 2020 22:02:48 +0800 St?phane Mottelet > wrote ---- Le 07/05/2020 ? 15:51, Chin Luh Tan a ?crit : Hi Stephane, Thanks, I will give a try on that. As there are no repository for 2.2, All versions of JoGL are available on the official site. E.g. latests 2.2.x is here: https://jogamp.org/deployment/v2.2.4/archive/ base on your experience in Mac, do we need to recompile the whole lib, or we could just use the binary/libs from the jogl web? If so, how should we place the libs and jar in the system? in the scilab/thirdparty (for jars) and scilab/lib/thidparty (for jni libs) The previous Mac compilation the dylib were place in the thirdparty folder, but now as I am not using any thirparty from the scilab github, how should I get the scilab to refer to the locations? Just uninstall the .deb JoGL package and the configure script will hopefully find its way to the version you put in thirdparty folders. S. Thanks again for advice. Regards, Chin Luh ---- On Thu, 07 May 2020 20:44:33 +0800 St?phane Mottelet wrote ---- Hi, Le 07/05/2020 ? 14:29, Chin Luh Tan a ?crit : Hi Stephane, I applied the patch Change 17530 but not the Change 21438, as the original configure.ac still searching for Jogl 2.2. I tried the path set 5 and 8 from changes 17530, both compile the scilab with minor modification on the fop (to enable detection). As I am trying to compile in Arm environment, I have to install the 3rd parties from apt-get, and with those libs installed, "configure" was able to "pass" for the make. i think the issue is on the jogl now? The parts which differentiate 2.2. and 2.3 were mentioned in the configure.ac: AC_JAVA_CHECK_JAR([jogl2],[javax.media.opengl.glu.GLUnurbs],[Scilab 3D rendering - Version 2.0], [], [], [2.2]) AC_JAVA_CHECK_JAR([jogl2],[jogamp.opengl.x11.glx.GLX],[Scilab 3D rendering - Version 2.3], [], [], 2.3) On the source point of view, 2.3 version changed all class headers, but there are surely may other changes in the implementation. AC_JAVA_CHECK_JAR([gluegen2-rt],[jogamp.common.os.MachineDescriptionRuntime],[Scilab 3D rendering]) AC_JAVA_CHECK_JAR([gluegen2-rt],[com.jogamp.common.os.Platform],[Scilab 3D rendering]) Should I use the Jogl2.2 for the compilation and use the original configure.ac? I think so. Just to test that the problem still occurs (or not) with 2.2. S. Thanks. Regards, Chin Luh ---- On Thu, 07 May 2020 01:42:51 +0800 St?phane Mottelet wrote ---- If you apply the JoGL patch then third parties have to be updated as well. I think you did it. But since this patch is not needed for Linux, I would try to compile with previous version. S. Le 6 mai 2020 ? 18:52, Chin Luh Tan > a ?crit : ? sorry pls ignore the previous incomplete email which has been accidentally sent: I tried to compile scilab 6.1 under raspberry pi 4, and the compilation completed with scilab lauched with following messages: Caught handled GLException: EGLGLXDrawableFactory - Could not initialize shared resources for EGLGraphicsDevice[type .egl, v1.4.0, connection :0.0, unitID 0, handle 0xffffffffa8b148f0, owner true, ResourceToolkitLock[obj 0xb29daf, isOwner true, <1fa6506, f15db4>[count 1, qsz 0, owner ]]] on thread main-SharedResourceRunner [0]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:518) [1]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) [2]: java.lang.Thread.run(Thread.java:748) Caused[0] by NoSuchMethodError: java.nio.IntBuffer.rewind()Ljava/nio/IntBuffer; on thread main-SharedResourceRunner [0]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:146) [1]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:150) [2]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:154) [3]: jogamp.opengl.egl.EGLGraphicsConfiguration.EGLConfig2Capabilities(EGLGraphicsConfiguration.java:221) [4]: jogamp.opengl.egl.EGLGraphicsConfigurationFactory.eglConfigs2GLCaps(EGLGraphicsConfigurationFactory.java:481) [5]: jogamp.opengl.egl.EGLDrawableFactory.getAvailableEGLConfigs(EGLDrawableFactory.java:962) [6]: jogamp.opengl.egl.EGLDrawableFactory.access$800(EGLDrawableFactory.java:88) [7]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.mapAvailableEGLESConfig(EGLDrawableFactory.java:679) [8]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createEGLSharedResourceImpl(EGLDrawableFactory.java:613) [9]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:516) [10]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) [11]: java.lang.Thread.run(Thread.java:748) Caught handled GLException: X11GLXDrawableFactory - Could not initialize shared resources for X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1f4f0f8, isOwner false, <1c08638, 40f0>[count 0, qsz 0, owner ]]] on thread main-SharedResourceRunner [0]: jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:306) [1]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) [2]: java.lang.Thread.run(Thread.java:748) while I am still able to launch the Scilab and perform most operation, however, when I tried to plot a figure, i get: java.lang.reflect.InvocationTargetException at java.awt.EventQueue.invokeAndWait(EventQueue.java:1349) at java.awt.EventQueue.invokeAndWait(EventQueue.java:1324) at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1353) at org.scilab.modules.gui.SwingView.updateObject(Unknown Source) at org.scilab.modules.graphic_objects.graphicController.GraphicController$2.run(Unknown Source) at org.scilab.modules.graphic_objects.graphicController.GraphicController.objectUpdate(Unknown Source) at org.scilab.modules.graphic_objects.graphicController.GraphicController.setGraphicObjectRelationship(Unknown Source) at org.scilab.modules.graphic_objects.builder.Builder.cloneAxesModel(Unknown Source) at org.scilab.modules.graphic_objects.builder.Builder.createNewFigureWithAxes(Unknown Source) Caused by: com.jogamp.opengl.GLException: Profile GL_DEFAULT is not available on X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1f4f0f8, isOwner false, <1c08638, 40f0>[count 0, qsz 0, owner ]]], but: [] at com.jogamp.opengl.GLProfile.get(GLProfile.java:991) at com.jogamp.opengl.GLProfile.getDefault(GLProfile.java:722) at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:363) at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:337) at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:325) at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl$SafeGLJPanel.(Unknown Source) at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl$SafeGLJPanel.(Unknown Source) at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl.createOpenGLComponent(Unknown Source) . Any suggestion what I need to change for the compilation? I compile scilab with: 1. gcc, g++, gfortran v 8, and also another try on v9 2. openjdk-8-jdk 3. Tried Raspbian, Ubuntu for Pi 18.04 , same issue. 4. Applied jogl 2.3.2 patch. Thanks. Rgds, CL ---- On Thu, 07 May 2020 00:45:23 +0800 Chin Luh Tan > wrote ---- Hi, I tried to compile scilab 6.1 under raspberry pi 4, and the compilation completed with scilab lauched with following messages: _______________________________________________ users mailing list users at lists.scilab.org http://lists.scilab.org/mailman/listinfo/users _______________________________________________ dev mailing list dev at lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev _______________________________________________ dev mailing list dev at lists.scilab.org http://lists.scilab.org/mailman/listinfo/dev _______________________________________________ dev mailing list dev at lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev -- St?phane Mottelet Ing?nieur de recherche EA 4297 Transformations Int?gr?es de la Mati?re Renouvelable D?partement G?nie des Proc?d?s Industriels Sorbonne Universit?s - Universit? de Technologie de Compi?gne CS 60319, 60203 Compi?gne cedex Tel : +33(0)344234688 http://www.utc.fr/~mottelet _______________________________________________ dev mailing list dev at lists.scilab.org http://lists.scilab.org/mailman/listinfo/dev _______________________________________________ dev mailing list dev at lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev -- St?phane Mottelet Ing?nieur de recherche EA 4297 Transformations Int?gr?es de la Mati?re Renouvelable D?partement G?nie des Proc?d?s Industriels Sorbonne Universit?s - Universit? de Technologie de Compi?gne CS 60319, 60203 Compi?gne cedex Tel : +33(0)344234688 http://www.utc.fr/~mottelet _______________________________________________ dev mailing list dev at lists.scilab.org http://lists.scilab.org/mailman/listinfo/dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From chinluh.tan at bytecode-asia.com Tue May 12 08:06:22 2020 From: chinluh.tan at bytecode-asia.com (Chin Luh Tan) Date: Tue, 12 May 2020 14:06:22 +0800 Subject: [Scilab-Dev] [Scilab-users] Issue on Scilab Compilation on        Raspbery Pi In-Reply-To: References: <171eae5e749.12bf21ff9217261.1633782610911960284@bytecode-asia.com> <798E8A9D-7603-4C08-A160-62A3D1AD5AC5@utc.fr> <171ef1cb690.b1315c50139858.8380982811956051652@bytecode-asia.com> <171ef67a916.b0b6691f151477.4929395678951296566@bytecode-asia.com> <3abd31eb-f8ac-cf38-5740-d10e254b33e5@utc.fr> <171f39f37ac.c4df5334488791.6328347209606771035@bytecode-asia.com> Message-ID: <172077dc3ab.1168c6528628110.8224850750425320007@bytecode-asia.com> Hi Clement,? I was trying a few distribution of the linux available for Raspberry Pi 4, and with the binary Scilab 6.1 obtained from each repository, all of the would have the issue of crashing when enter a = 0? (Change?https://codereview.scilab.org/21446?) So I was trying to recompile the Scilab from scratch with the libraries installed with apt-get, and a few challenges I faced: 1. Some jar file was there but could not be detected, some could be resolved by removing the version checking in the configure.ac file, such as jlatexmath.? 2. fop detected using the fop-transcoder.jar which fail the following detection 3. Xcos cant be build, error during make.? After all these has been fulfilled, the compilation done but scilab launch with segmentation fault.? So my current work around is to use the libsciast.so from the compiled version to replace the binary version in order to workaround on the '0' issue, so far it seems like working, will test more.? If there is any more guidance to build everything properly and permanent for future build, it will be much appreciated.? Thanks again. Regards, Chin Luh ---- On Mon, 11 May 2020 15:09:42 +0800 Cl?ment David wrote ---- Hi Tan, ? AFAIK configure on macOS does not check the dylibs [1]. The jar file detected on the thirdparty directory should be enough. ? [1]: https://cgit.scilab.org/scilab/tree/scilab/configure.ac#n954 ? Thanks, ? -- Cl?ment ? From: dev On Behalf Of Chin Luh Tan Sent: Friday, May 8, 2020 11:31 AM To: List dedicated to the development of Scilab Subject: Re: [Scilab-Dev] [Scilab-users] Issue on Scilab Compilation on        Raspbery Pi ? Hi Stephane,? ? Just some updates, I was trying create the thirdparty folder and lib\thirdparty folder to manually put the jar and libraries in but unfortunately the configure script did not pick up the folders. I will look further into the codes.? ? Thanks. ? ? Regards, Chin Luh ? ? ---- On Thu, 07 May 2020 22:02:48 +0800 St?phane Mottelet wrote ---- ? ? Le 07/05/2020 ? 15:51, Chin Luh Tan a ?crit?: Hi Stephane,? ? Thanks, I will give a try on that.? ? As there are no repository for 2.2, All versions of JoGL are available on the official site. E.g. latests 2.2.x is here: https://jogamp.org/deployment/v2.2.4/archive/ base on your experience in Mac, do we need to recompile the whole lib, or we could just use the binary/libs from the jogl web? If so, how should we place the libs and jar in the system? in the scilab/thirdparty (for jars) and scilab/lib/thidparty (for jni libs) The previous Mac compilation the dylib were place in the thirdparty folder, but now as I am not using any thirparty from the scilab github, how should I get the scilab to refer to the locations? Just uninstall the .deb JoGL package and the configure script will hopefully find its way to the version you put in thirdparty folders. S. ? Thanks again for advice. ? Regards, Chin Luh? ? ? ---- On Thu, 07 May 2020 20:44:33 +0800 St?phane Mottelet mailto:stephane.mottelet at utc.fr wrote ---- ? Hi, Le 07/05/2020 ? 14:29, Chin Luh Tan a ?crit?: Hi Stephane,? ? I applied the patch?Change?https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/codereview.scilab.org/17530?but not the?Change?https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/codereview.scilab.org/21438, as the original configure.ac still searching for Jogl 2.2. ? I tried the path set 5 and 8 from changes 17530, both compile the scilab with minor modification on the fop (to enable detection). ? As I am trying to compile in Arm environment, I have to install the 3rd parties from apt-get, and with those libs installed, "configure" was able to "pass" for the make.? ? i think the issue is on the jogl now? The parts which differentiate 2.2. and 2.3 were mentioned in the configure.ac: ? AC_JAVA_CHECK_JAR([jogl2],[javax.media.opengl.glu.GLUnurbs],[Scilab 3D rendering - Version 2.0], [], [], [2.2]) AC_JAVA_CHECK_JAR([jogl2],[jogamp.opengl.x11.glx.GLX],[Scilab 3D rendering - Version 2.3], [], [], 2.3) ? On the source point of view, 2.3 version changed all class headers, but there are surely may other changes in the implementation. AC_JAVA_CHECK_JAR([gluegen2-rt],[jogamp.common.os.MachineDescriptionRuntime],[Scilab 3D rendering]) AC_JAVA_CHECK_JAR([gluegen2-rt],[com.jogamp.common.os.Platform],[Scilab 3D rendering]) ? Should I use the Jogl2.2 for the compilation and use the original configure.ac? I think so. Just to test that the problem still occurs (or not) with 2.2. S. ? Thanks. ? Regards, Chin Luh ? ? ? ? ---- On Thu, 07 May 2020 01:42:51 +0800 St?phane Mottelet mailto:stephane.mottelet at utc.fr wrote ---- ? If you apply the JoGL patch then third parties have to be updated as well. I think you did it. But since this patch is not needed for Linux, I would try to compile with previous version. ? S. ? Le 6 mai 2020 ? 18:52, Chin Luh Tan a ?crit?: ? sorry pls ignore the previous incomplete email which has been accidentally sent: ? I tried to compile scilab 6.1 under raspberry pi 4, and the compilation completed with scilab lauched with following messages: ? ? Caught handled GLException: EGLGLXDrawableFactory - Could not initialize shared resources for EGLGraphicsDevice[type .egl, v1.4.0, connection :0.0, unitID 0, handle 0xffffffffa8b148f0, owner true, ResourceToolkitLock[obj 0xb29daf, isOwner true, <1fa6506, f15db4>[count 1, qsz 0, owner ]]] on thread main-SharedResourceRunner ??? [0]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:518) ??? [1]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) ??? [2]: java.lang.Thread.run(Thread.java:748) Caused[0] by NoSuchMethodError: java.nio.IntBuffer.rewind()Ljava/nio/IntBuffer; on thread main-SharedResourceRunner ??? [0]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:146) ??? [1]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:150) ??? [2]: com.jogamp.common.nio.Buffers.newDirectIntBuffer(Buffers.java:154) ??? [3]: jogamp.opengl.egl.EGLGraphicsConfiguration.EGLConfig2Capabilities(EGLGraphicsConfiguration.java:221) ??? [4]: jogamp.opengl.egl.EGLGraphicsConfigurationFactory.eglConfigs2GLCaps(EGLGraphicsConfigurationFactory.java:481) ??? [5]: jogamp.opengl.egl.EGLDrawableFactory.getAvailableEGLConfigs(EGLDrawableFactory.java:962) ??? [6]: jogamp.opengl.egl.EGLDrawableFactory.access$800(EGLDrawableFactory.java:88) ??? [7]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.mapAvailableEGLESConfig(EGLDrawableFactory.java:679) ??? [8]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createEGLSharedResourceImpl(EGLDrawableFactory.java:613) ??? [9]: jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:516) ??? [10]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) ??? [11]: java.lang.Thread.run(Thread.java:748) Caught handled GLException: X11GLXDrawableFactory - Could not initialize shared resources for X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1f4f0f8, isOwner false, <1c08638, 40f0>[count 0, qsz 0, owner ]]] on thread main-SharedResourceRunner ??? [0]: jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:306) ??? [1]: jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353) ??? [2]: java.lang.Thread.run(Thread.java:748) ? while I am still able to launch the Scilab and perform most operation, however, when I tried to plot a figure, i get: ? ? java.lang.reflect.InvocationTargetException ??????? at java.awt.EventQueue.invokeAndWait(EventQueue.java:1349) ??????? at java.awt.EventQueue.invokeAndWait(EventQueue.java:1324) ??????? at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1353) ??????? at org.scilab.modules.gui.SwingView.updateObject(Unknown Source) ??????? at org.scilab.modules.graphic_objects.graphicController.GraphicController$2.run(Unknown Source) ??????? at org.scilab.modules.graphic_objects.graphicController.GraphicController.objectUpdate(Unknown Source) ??????? at org.scilab.modules.graphic_objects.graphicController.GraphicController.setGraphicObjectRelationship(Unknown Source) ??????? at org.scilab.modules.graphic_objects.builder.Builder.cloneAxesModel(Unknown Source) ??????? at org.scilab.modules.graphic_objects.builder.Builder.createNewFigureWithAxes(Unknown Source) Caused by: com.jogamp.opengl.GLException: Profile GL_DEFAULT is not available on X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x1f4f0f8, isOwner false, <1c08638, 40f0>[count 0, qsz 0, owner ]]], but: [] ??????? at com.jogamp.opengl.GLProfile.get(GLProfile.java:991) ??????? at com.jogamp.opengl.GLProfile.getDefault(GLProfile.java:722) ??????? at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:363) ??????? at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:337) ??????? at com.jogamp.opengl.awt.GLJPanel.(GLJPanel.java:325) ??????? at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl$SafeGLJPanel.(Unknown Source) ??????? at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl$SafeGLJPanel.(Unknown Source) ??????? at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl.createOpenGLComponent(Unknown Source) . Any suggestion what I need to change for the compilation? ? I compile scilab with: 1. gcc, g++, gfortran v 8, and also another try on v9 2. openjdk-8-jdk 3. Tried Raspbian, Ubuntu for Pi 18.04 , same issue.? 4. Applied jogl 2.3.2 patch. ? Thanks. ? Rgds, CL ? ? ? ? ? ? ---- On Thu, 07 May 2020 00:45:23 +0800 Chin Luh Tan wrote ---- ? Hi,? ? I tried to compile scilab 6.1 under raspberry pi 4, and the compilation completed with scilab lauched with following messages: ? ? _______________________________________________ users mailing list mailto:users at lists.scilab.org https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users ? ? _______________________________________________ dev mailing list mailto:dev at lists.scilab.org https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev _______________________________________________ dev mailing list mailto:dev at lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev ? ? ? _______________________________________________ dev mailing list mailto:dev at lists.scilab.org https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev ? ? -- St?phane Mottelet Ing?nieur de recherche EA 4297 Transformations Int?gr?es de la Mati?re Renouvelable D?partement G?nie des Proc?d?s Industriels Sorbonne Universit?s - Universit? de Technologie de Compi?gne CS 60319, 60203 Compi?gne cedex Tel : +33(0)344234688 https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/www.utc.fr/~mottelet ? ? _______________________________________________ dev mailing list mailto:dev at lists.scilab.org http://lists.scilab.org/mailman/listinfo/dev ? ? _______________________________________________ dev mailing list mailto:dev at lists.scilab.org https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev ? -- St?phane Mottelet Ing?nieur de recherche EA 4297 Transformations Int?gr?es de la Mati?re Renouvelable D?partement G?nie des Proc?d?s Industriels Sorbonne Universit?s - Universit? de Technologie de Compi?gne CS 60319, 60203 Compi?gne cedex Tel : +33(0)344234688 http://www.utc.fr/~mottelet ? _______________________________________________ dev mailing list mailto:dev at lists.scilab.org http://lists.scilab.org/mailman/listinfo/dev ? ? _______________________________________________ dev mailing list dev at lists.scilab.org http://lists.scilab.org/mailman/listinfo/dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From sgougeon at free.fr Wed May 20 11:30:07 2020 From: sgougeon at free.fr (Samuel Gougeon) Date: Wed, 20 May 2020 11:30:07 +0200 Subject: [Scilab-Dev] tclsci now enabled for MacOS ? Message-ID: Hello, This change has not been documented and announced, and i am not a MacOS user, so i can't check: Does https://codereview.scilab.org/#/c/21301/ allow Mac OSX owners now using the tclsci module, ged(), and all Tcl/Tk features in Scilab? Thanks Samuel