[Bugzilla] [Bug 4762] Samuel GOUGEON has changed bug_file_loc, component

bugzilla.admin at scilab.org bugzilla.admin at scilab.org
Sat Mar 24 00:05:29 CET 2018


http://bugzilla.scilab.org/show_bug.cgi?id=4762
--------- Bug Summary -----------
Scilab crashes when attempting to export graphics from plots.

---------- Changed by ------------
sgougeon at free.fr

---------- What changed ----------
bug_file_loc, component


Samuel GOUGEON <sgougeon at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|Error parsing               |
                   |gtk-icon-sizes string: ''
  |
                   |terminate called after      |
                   |throwing an instance of     |
                   |'GiwsException::JniCallMeth |
                   |odException'
               |
                   |  what():  Exception when   |
                   |calling Java method : 
     |
                   | at                         |
                   |java.util.Collections$Empty |
                   |Enumeration.nextElement(Col |
                   |lections.java:3043)
        |
                   | at                         |
                   |org.scilab.modules.gui.brid |
                   |ge.filechooser.FileMasque.g |
                   |etDescription(Unknown       |
                   |Source)
                    |
                   | at                         |
                   |com.sun.java.swing.plaf.gtk |
                   |.GTKFileChooserUI$FilterCom |
                   |boBoxRenderer.getListCellRe |
                   |ndererComponent(GTKFileChoo |
                   |serUI.java:1292)
           |
                   | at                         |
                   |javax.swing.plaf.basic.Basi |
                   |cComboBoxUI.getDisplaySize( |
                   |BasicComboBoxUI.java:1303)
 |
                   | at                         |
                   |javax.swing.plaf.basic.Basi |
                   |cComboBoxUI.getMinimumSize( |
                   |BasicComboBoxUI.java:892)
  |
                   | at                         |
                   |javax.swing.JComponent.getM |
                   |inimumSize(JComponent.java: |
                   |1723)
                      |
                   | at                         |
                   |javax.swing.BoxLayout.check |
                   |Requests(BoxLayout.java:480 |
                   |)
                          |
                   | at                         |
                   |javax.swing.BoxLayout.prefe |
                   |rredLayoutSize(BoxLayout.ja |
                   |va:298)
                    |
                   | at                         |
                   |java.awt.Container.preferre |
                   |dSize(Container.java:1665)
 |
                   | at                         |
                   |java.awt.Container.getPrefe |
                   |rredSize(Container.java:165 |
                   |0)
                         |
                   | at                         |
                   |javax.swing.JComponent.getP |
                   |referredSize(JComponent.jav |
                   |a:1645)
                    |
                   | at                         |
                   |java.awt.BorderLayout.prefe |
                   |rredLayoutSize(BorderLayout |
                   |.java:719)
                 |
                   | at                         |
                   |com.sun.java.swing.plaf.gtk |
                   |.GTKFileChooserUI.getPrefer |
                   |redSize(GTKFileChooserUI.ja |
                   |va:1035)
                   |
                   | at                         |
                   |javax.swing.JComponent.getP |
                   |referredSize(JComponent.jav |
                   |a:1643)
                    |
                   | at                         |
                   |java.awt.BorderLayout.prefe |
                   |rredLayoutSize(BorderLayout |
                   |.java:719)
                 |
                   | at                         |
                   |java.awt.Container.preferre |
                   |dSize(Container.java:1665)
 |
                   | at                         |
                   |java.awt.Container.getPrefe |
                   |rredSize(Container.java:165 |
                   |0)
                         |
                   | at                         |
                   |javax.swing.JComponent.getP |
                   |referredSize(JComponent.jav |
                   |a:1645)
                    |
                   | at                         |
                   |javax.swing.JRootPane$RootL |
                   |ayout.preferredLayoutSize(J |
                   |RootPane.java:911)
         |
                   | at                         |
                   |java.awt.Container.preferre |
                   |dSize(Container.java:1665)
 |
                   | at                         |
                   |java.awt.Container.getPrefe |
                   |rredSize(Container.java:165 |
                   |0)
                         |
                   | at                         |
                   |javax.swing.JComponent.getP |
                   |referredSize(JComponent.jav |
                   |a:1645)
                    |
                   | at                         |
                   |java.awt.BorderLayout.prefe |
                   |rredLayoutSize(BorderLayout |
                   |.java:719)
                 |
                   | at                         |
                   |java.awt.Container.preferre |
                   |dSize(Container.java:1665)
 |
                   | at                         |
                   |java.awt.Container.getPrefe |
                   |rredSize(Container.java:165 |
                   |0)
                         |
                   | at                         |
                   |java.awt.Window.pack(Window |
                   |.java:700)
                 |
                   | at                         |
                   |javax.swing.JFileChooser.cr |
                   |eateDialog(JFileChooser.jav |
                   |a:797)
                     |
                   | at                         |
                   |javax.swing.JFileChooser.sh |
                   |owDialog(JFileChooser.java: |
                   |731)
                       |
                   | at                         |
                   |javax.swing.JFileChooser.sh |
                   |owOpenDialog(JFileChooser.j |
                   |ava:643)
                   |
                   | at                         |
                   |org.scilab.modules.gui.brid |
                   |ge.filechooser.SwingScilabE |
                   |xportFileChooser.exportCust |
                   |omFileChooser(Unknown       |
                   |Source)
                    |
                   | at                         |
                   |org.scilab.modules.gui.brid |
                   |ge.filechooser.SwingScilabE |
                   |xportFileChooser.<init>(Unk |
                   |nown Source)
               |
                   | at                         |
                   |org.scilab.modules.gui.file |
                   |chooser.ScilabFileChooserBr |
                   |idge.createExportFileChoose |
                   |r(Unknown Source)
          |
                   | at                         |
                   |org.scilab.modules.gui.brid |
                   |ge.ScilabBridge.createExpor |
                   |tFileChooser(Unknown        |
                   |Source)
                    |
                   | at                         |
                   |org.scilab.modules.gui.file |
                   |chooser.ScilabFileChooser.< |
                   |init>(Unknown Source)
      |
                   | at                         |
                   |org.scilab.modules.gui.file |
                   |chooser.ScilabFileChooser.c |
                   |reateExportFileChooser(Unkn |
                   |own Source)
                |
                   | at                         |
                   |org.scilab.modules.gui.brid |
                   |ge.CallScilabBridge.newExpo |
                   |rtFileChooser(Unknown       |
                   |Source)
                    |
                   |
                           |
                   | at                         |
                   |java.util.Collections$Empty |
                   |Enumeration.nextElement(Col |
                   |lections.java:3043)
        |
                   | at                         |
                   |org.scilab.modules.gui.brid |
                   |ge.filechooser.FileMasque.g |
                   |etDescription(Unknown       |
                   |Source)
                    |
                   | at                         |
                   |com.sun.java.swing.plaf.gtk |
                   |.GTKFileChooserUI$FilterCom |
                   |boBoxRenderer.getListCellRe |
                   |ndererComponent(GTKFileChoo |
                   |serUI.java:1292)
           |
                   | at                         |
                   |javax.swing.plaf.basic.Basi |
                   |cComboBoxUI.getDisplaySize( |
                   |BasicComboBoxUI.java:1303)
 |
                   | at                         |
                   |javax.swing.plaf.basic.Basi |
                   |cComboBoxUI.getMinimumSize( |
                   |BasicComboBoxUI.java:892)
  |
                   | at                         |
                   |javax.swing.JComponent.getM |
                   |inimumSize(JComponent.java: |
                   |1723)
                      |
                   | at                         |
                   |javax.swing.BoxLayout.check |
                   |Requests(BoxLayout.java:480 |
                   |)
                          |
                   | at                         |
                   |javax.swing.BoxLayout.prefe |
                   |rredLayoutSize(BoxLayout.ja |
                   |va:298)
                    |
                   | at                         |
                   |java.awt.Container.preferre |
                   |dSize(Container.java:1665)
 |
                   | at                         |
                   |java.awt.Container.getPrefe |
                   |rredSize(Container.java:165 |
                   |0)
                         |
                   | at                         |
                   |javax.swing.JComponent.getP |
                   |referredSize(JComponent.jav |
                   |a:1645)
                    |
                   | at                         |
                   |java.awt.BorderLayout.prefe |
                   |rredLayoutSize(BorderLayout |
                   |.java:719)
                 |
                   | at                         |
                   |com.sun.java.swing.plaf.gtk |
                   |.GTKFileChooserUI.getPrefer |
                   |redSize(GTKFileChooserUI.ja |
                   |va:1035)
                   |
                   | at                         |
                   |javax.swing.JComponent.getP |
                   |referredSize(JComponent.jav |
                   |a:1643)
                    |
                   | at                         |
                   |java.awt.BorderLayout.prefe |
                   |rredLayoutSize(BorderLayout |
                   |.java:719)
                 |
                   | at                         |
                   |java.awt.Container.preferre |
                   |dSize(Container.java:1665)
 |
                   | at                         |
                   |java.awt.Container.getPrefe |
                   |rredSize(Container.java:165 |
                   |0)
                         |
                   | at                         |
                   |javax.swing.JComponent.getP |
                   |referredSize(JComponent.jav |
                   |a:1645)
                    |
                   | at                         |
                   |javax.swing.JRootPane$RootL |
                   |ayout.preferredLayoutSize(J |
                   |RootPane.java:911)
         |
                   | at                         |
                   |java.awt.Container.preferre |
                   |dSize(Container.java:1665)
 |
                   | at                         |
                   |java.awt.Container.getPrefe |
                   |rredSize(Container.java:165 |
                   |0)
                         |
                   | at                         |
                   |javax.swing.JComponent.getP |
                   |referredSize(JComponent.jav |
                   |a:1645)
                    |
                   | at                         |
                   |java.awt.BorderLayout.prefe |
                   |rredLayoutSize(BorderLayout |
                   |.java:719)
                 |
                   | at                         |
                   |java.awt.Container.preferre |
                   |dSize(Container.java:1665)
 |
                   | at                         |
                   |java.awt.Container.getPrefe |
                   |rredSize(Container.java:165 |
                   |0)
                         |
                   | at                         |
                   |java.awt.Window.pack(Window |
                   |.java:700)
                 |
                   | at                         |
                   |javax.swing.JFileChooser.cr |
                   |eateDialog(JFileChooser.jav |
                   |a:797)
                     |
                   | at                         |
                   |javax.swing.JFileChooser.sh |
                   |owDialog(JFileChooser.java: |
                   |731)
                       |
                   | at                         |
                   |javax.swing.JFileChooser.sh |
                   |owOpenDialog(JFileChooser.j |
                   |ava:643)
                   |
                   | at                         |
                   |org.scilab.modules.gui.brid |
                   |ge.filechooser.SwingScilabE |
                   |xportFileChooser.exportCust |
                   |omFileChooser(Unknown       |
                   |Source)
                    |
                   | at                         |
                   |org.scilab.modules.gui.brid |
                   |ge.filechooser.SwingScilabE |
                   |xportFileChooser.<init>(Unk |
                   |nown Source)
               |
                   | at                         |
                   |org.scilab.modules.gui.file |
                   |chooser.ScilabFileChooserBr |
                   |idge.createExportFileChoose |
                   |r(Unknown Source)
          |
                   | at                         |
                   |org.scilab.modules.gui.brid |
                   |ge.ScilabBridge.createExpor |
                   |tFileChooser(Unknown        |
                   |Source)
                    |
                   | at                         |
                   |org.scilab.modules.gui.file |
                   |chooser.ScilabFileChooser.< |
                   |init>(Unknown Source)
      |
                   | at                         |
                   |org.scilab.modules.gui.file |
                   |chooser.ScilabFileChooser.c |
                   |reateExportFileChooser(Unkn |
                   |own Source)
                |
                   | at                         |
                   |org.scilab.modules.gui.brid |
                   |ge.CallScilabBridge.newExpo |
                   |rtFileChooser(Unknown       |
                   |Source)
                    |
                   |Aborted                     |
          Component|Internal                    |Graphics export

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180324/578d9e48/attachment.htm>


More information about the Bugzilla mailing list