classpath
[Top][All Lists]
Advanced

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

AWT regression?


From: Grzegorz B. Prokopski
Subject: AWT regression?
Date: Sat, 24 Apr 2004 18:52:05 -0400
User-agent: Mutt/1.5.5.1+cvs20040105i

Hi all,

We've just imported fresh GNU CP as of Fri Apr 23 and running SymbolTest
program, that previously worked nicely, as documented ex. at
http://www.sablevm.org/screenshots , now gives this:

$ ~/work/bin/java-sablevm SymbolTest 
(:19347): Gtk-CRITICAL **: file gtkwidget.c: line 4248
  (gtk_widget_modify_fg): assertion `GTK_IS_WIDGET (widget)' failed
(:19347): Gtk-CRITICAL **: file gtkwidget.c: line 4248
  (gtk_widget_modify_fg): assertion `GTK_IS_WIDGET (widget)' failed
(:19347): Gtk-CRITICAL **: file gtkwidget.c: line 4248
  (gtk_widget_modify_fg): assertion `GTK_IS_WIDGET (widget)' failed
 java.lang.NullPointerException
    at java.applet.Applet.getDimensions (Applet.java:469)
    at java.applet.Applet.preferredSize (Applet.java:486)
    at java.awt.Container.getPreferredSize (Container.java:576)
    at java.awt.BorderLayout.calcCompSize (BorderLayout.java:647)
    at java.awt.BorderLayout.calcSize (BorderLayout.java:692)
    at java.awt.BorderLayout.preferredLayoutSize (BorderLayout.java:454)
    at java.awt.Container.preferredSize (Container.java:589)
    at java.awt.Container.getPreferredSize (Container.java:576)
    at java.awt.Window.pack (Window.java:206)
    at SymbolTest.main (SymbolTest.java:100)
    at java.lang.VirtualMachine.invokeMain (VirtualMachine.java)
    at java.lang.VirtualMachine.main (VirtualMachine.java:88)

The non-graphical stuff works just fine, so I guess we're not the only
ones hit by this problem?

                                        GBP
-- 
Grzegorz B. Prokopski <address@hidden>
Debian GNU/Linux      http://www.debian.org
SableVM - LGPLed JVM  http://www.sablevm.org
Why SableVM ?!?       http://devel.sablevm.org/wiki/WhySableVM




reply via email to

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