bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug swing/26819] New: JabRef throws ClassCastException with 0.90


From: egon dot willighagen at gmail dot com
Subject: [Bug swing/26819] New: JabRef throws ClassCastException with 0.90
Date: 23 Mar 2006 04:16:35 -0000

As reported on [1], JabRef fails to start up and hangs with this exception on
my sid system:

$ cacao -jar ~/var/Download/Java/JabRef-2.0.1.jar

and fails with:

java.lang.ClassCastException
   at com.jgoodies.plaf.plastic.PlasticUtils.add3DEffekt
(PlasticUtils.java:229)
   at com.jgoodies.plaf.plastic.PlasticUtils.addLight3DEffekt
(PlasticUtils.java:285)
   at com.jgoodies.plaf.plastic.PlasticToolBarUI.update
(PlasticToolBarUI.java:164)
   at javax.swing.JComponent.paintComponent (JComponent.java:1691)
   at javax.swing.JComponent.paint (JComponent.java:1562)
   at javax.swing.JComponent.paintChildren (JComponent.java:1659)
   at javax.swing.JComponent.paint (JComponent.java:1564)
   at javax.swing.JComponent.paintChildren (JComponent.java:1659)
   at javax.swing.JComponent.paint (JComponent.java:1564)
   at javax.swing.JLayeredPane.paint (JLayeredPane.java:647)
   at javax.swing.JComponent.paintChildren (JComponent.java:1659)
   at javax.swing.JComponent.paint (JComponent.java:1564)
   at javax.swing.JComponent.paintDoubleBuffered (JComponent.java:1782)
   at javax.swing.JComponent.paint (JComponent.java:1555)
   at java.awt.Container$GfxPaintVisitor.visit (Container.java:1888)
   at java.awt.Container.visitChild (Container.java:1703)
   at java.awt.Container.visitChildren (Container.java:1674)
   at java.awt.Container.paint (Container.java:770)
   at gnu.java.awt.peer.gtk.GtkWindowPeer.handleEvent (GtkWindowPeer.java:268)
   at java.awt.Component.dispatchEventImpl (Component.java:4968)
   at java.awt.Container.dispatchEventImpl (Container.java:1723)
   at java.awt.Window.dispatchEventImpl (Window.java:626)
   at java.awt.Component.dispatchEvent (Component.java:2320)
   at java.awt.EventQueue.dispatchEvent (EventQueue.java:474)
   at java.awt.EventDispatchThread.run (EventDispatchThread.java:60)
   at java.lang.VMThread.run (VMThread.java:121)

Regards,

Egon

1.http://developer.classpath.org/mediation/FreeSwingTestApps


-- 
           Summary: JabRef throws ClassCastException with 0.90
           Product: classpath
           Version: 0.90
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: swing
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: egon dot willighagen at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26819





reply via email to

[Prev in Thread] Current Thread [Next in Thread]