Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4480595

Merlin: Forte/NetBeans throws StateInvariantError: GlyphView in Welcome Panel

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • client-libs
    • beta2
    • sparc
    • solaris_8

      Forte for Java 3.0 (build 010716) throws "javax.swing.text.StateInvariantError: GlyphView: Stale view: javax.swing.text.BadLocationException: Invalid location
      javax.swing.text.StateInvariantError: GlyphView: Stale view: javax.swing.text.BadLocationException: Invalid location" while user move mouse over buttons in Welcome Panel. This occurs with merlin b71 on Solaris 2.8, WinNT. After the exception occurs, a few exceptions rised with each attepmt to move mouse over Welcome Panel.

      To reproduce :
      - launch Forte for Java 3.0 ( build 010717 )
      - move mouse over buttons in Welcome Panel

      The following exception is thrown:

      javax.swing.text.StateInvariantError: GlyphView: Stale view: javax.swing.text.BadLocationException: Invalid location
              at javax.swing.text.GlyphView.getText(GlyphView.java:105)
              at javax.swing.text.GlyphPainter1.paint(GlyphPainter1.java:98)
              at javax.swing.text.GlyphView.paintTextUsingColor(GlyphView.java:398)
              at javax.swing.text.GlyphView.paint(GlyphView.java:389)
              at javax.swing.text.BoxView.paintChild(BoxView.java:147)
              at javax.swing.text.BoxView.paint(BoxView.java:411)
              at javax.swing.text.BoxView.paintChild(BoxView.java:147)
              at javax.swing.text.BoxView.paint(BoxView.java:411)
              at javax.swing.text.ParagraphView.paint(ParagraphView.java:571)
              at javax.swing.text.html.ParagraphView.paint(ParagraphView.java:214)
              at javax.swing.text.BoxView.paintChild(BoxView.java:147)
              at javax.swing.text.BoxView.paint(BoxView.java:411)
              at javax.swing.text.html.BlockView.paint(BlockView.java:251)
              at javax.swing.text.BoxView.paintChild(BoxView.java:147)
              at javax.swing.text.BoxView.paint(BoxView.java:411)
              at javax.swing.text.html.BlockView.paint(BlockView.java:251)
              at javax.swing.plaf.basic.BasicTextUI$RootView.paint(BasicTextUI.java:1251)
              at javax.swing.plaf.basic.BasicTextUI.paintSafely(BasicTextUI.java:568)
              at javax.swing.plaf.basic.BasicTextUI.paint(BasicTextUI.java:702)
              at javax.swing.plaf.basic.BasicTextUI.update(BasicTextUI.java:681)
              at javax.swing.JComponent.paintComponent(JComponent.java:492)
              at javax.swing.JComponent.paint(JComponent.java:759)
              at javax.swing.JComponent.paintChildren(JComponent.java:598)
              at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4676)
              at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4622)
              at javax.swing.JComponent._paintImmediately(JComponent.java:4567)
              at javax.swing.JComponent.paintImmediately(JComponent.java:4399)
              at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:407)
              at org.netbeans.core.windows.frames.PinRepaintRM.paintDirtyRegions(PinRepaintRM.java:75)
              at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:120)
              at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:167)
      [catch] at java.awt.EventQueue.dispatchEvent(EventQueue.java:437)
              at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:150)
              at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
              at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:131)
              at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)

      This bug is filed in Issuezilla : http://www.netbeans.org/issues/show_bug.cgi?id=13643

      This bug is maybe REGRETION : 4362091

            shickeysunw Shannon Hickey (Inactive)
            mmirilov Marián Mirilovič (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: