bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/30990] New: Division by zero in PlainView


From: thebohemian at gmx dot net
Subject: [Bug swing/30990] New: Division by zero in PlainView
Date: 27 Feb 2007 23:14:35 -0000

With the latest classpath from CVS HEAD with Cacao on Debian GNU/Linux 4.0
running the TextAreaDemo gives:

cacao -cp examples.zip gnu/classpath/examples/swing/TextAreaDemo
Exception during event dispatch:
java.lang.ArithmeticException: / by zero
   at javax.swing.text.PlainView.paint(PlainView.java:298)
   at
javax.swing.plaf.basic.BasicTextUI$RootView.paint(BasicTextUI.java:388)
   at javax.swing.plaf.basic.BasicTextUI.paintSafely(BasicTextUI.java:1154)
   at javax.swing.plaf.basic.BasicTextUI.paint(BasicTextUI.java:1105)
   at javax.swing.plaf.basic.BasicTextUI.update(BasicTextUI.java:1183)

Similar exceptions are thrown from the other demos.


-- 
           Summary: Division by zero in PlainView
           Product: classpath
           Version: 0.93
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: swing
        AssignedTo: roman at kennke dot org
        ReportedBy: thebohemian at gmx dot net


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





reply via email to

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