Package: scilab Version: 5.5.1-1 Severity: normal Tags: upstream Dear Maintainer, the commands plot() and plot3d() return a white window, with title "Finestra grafica numero 0", instead of plotting the graph.
In the Scilab command line I get: -->plot3d !--error 42 A fatal error has been detected by Scilab. Your instance will probably quit unexpectedly soon. If a graphic feature has been used, this might be caused by the system graphic drivers. Please try to update them and run this feature again. You can report a bug on http://bugzilla.scilab.org/ with: * a sample code which reproduces the issue * the result of [a, b] = getdebuginfo() * the following information: [***:07502] Signal: Annullato (6) [***:07502] Signal code: (-6) Call stack: 1: 0x35077 <gsignal> (/lib/x86_64-linux-gnu/libc.so.6) 2: 0x36458 <abort> (/lib/x86_64-linux-gnu/libc.so.6) 3: 0x60b2d <__gnu_cxx::__verbose_terminate_handler()> (/usr/lib/x86_64-linux-gnu/libstdc++.so.6) 4: 0x5eba6 < > (/usr/lib/x86_64-linux-gnu/libstdc++.so.6) 5: 0x5ebf1 < > (/usr/lib/x86_64-linux-gnu/libstdc++.so.6) 6: 0x5ee09 < > (/usr/lib/x86_64-linux-gnu/libstdc++.so.6) 7: 0x5585a <org_scilab_modules_graphic_objects_builder::Builder::createNewFigureWithAxes(JavaVM_*)> (/usr/lib/scilab/libscigraphic_objects.so.5) 8: 0x5b0ee <createNewFigureWithAxes> (/usr/lib/scilab/libscigraphic_objects.so.5) 9: 0x731f1 <getOrCreateDefaultSubwin> (/usr/lib/scilab/libscigraphics.so.5) 10: 0x47efa <get_labels_arg> (/usr/lib/scilab/libscigraphics.so.5) 11: 0x356bf <sci_plot3d> (/usr/lib/scilab/libscigraphics.so.5) 12: 0x183554 <callFunctionFromGateway> (/usr/lib/scilab/libscilab-cli.so.0) 13: 0x3b7c8 <gw_graphics> (/usr/lib/scilab/libscigraphics.so.5) 14: 0x183682 <callinterf_> (/usr/lib/scilab/libscilab-cli.so.0) 15: 0x1a26d2 <scirun_> (/usr/lib/scilab/libscilab-cli.so.0) 16: 0x19a8c8 <realmain> (/usr/lib/scilab/libscilab-cli.so.0) 17: 0x195e < > (/usr/bin/scilab-bin) 18: 0x21b45 <__libc_start_main> (/lib/x86_64-linux-gnu/libc.so.6) 19: 0x1279 < > (/usr/bin/scilab-bin) Fine dello stack at line 4 of function %_plot3d called by : plot3d !--error 999 Annullamento del calcolo attuale I also get the following message on stderr: terminate called after throwing an instance of 'GiwsException::JniCallMethodException' what(): Exception when calling Java method : javax.media.opengl.GLAutoDrawable.getWidth()I at org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas.getDimension(Unknown Source) at org.scilab.modules.renderer.JoGLView.axes.AxesDrawer.computeRulers(Unknown Source) at org.scilab.modules.renderer.JoGLView.DrawerVisitor.needUpdate(Unknown Source) at org.scilab.modules.renderer.JoGLView.DrawerVisitor.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.setProperty(Unknown Source) at org.scilab.modules.graphic_objects.builder.Builder.createNewFigureWithAxes(Unknown Source) javax.media.opengl.GLAutoDrawable.getWidth()I at org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas.getDimension(Unknown Source) at org.scilab.modules.renderer.JoGLView.axes.AxesDrawer.computeRulers(Unknown Source) at org.scilab.modules.renderer.JoGLView.DrawerVisitor.needUpdate(Unknown Source) at org.scilab.modules.renderer.JoGLView.DrawerVisitor.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.setProperty(Unknown Source) at org.scilab.modules.graphic_objects.builder.Builder.createNewFigureWithAxes(Unknown Source) -- System Information: Debian Release: jessie/sid APT prefers testing-updates APT policy: (500, 'testing-updates'), (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16-2-amd64 (SMP w/8 CPU cores) Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages scilab depends on: ii scilab-cli 5.5.1-1 ii scilab-full-bin 5.5.1-1 Versions of packages scilab recommends: ii scilab-doc 5.5.1-1 Versions of packages scilab suggests: pn scilab-doc-fr <none> pn scilab-doc-ja <none> pn scilab-doc-pt-br <none> -- no debconf information -- debian-science-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers
