Bug#368239: kaffe: java.lang.NullPointerException while running GUI app, but works with gij

Julien BLACHE jblache at debian.org
Sat May 20 18:53:59 UTC 2006


Package: kaffe
Version: 2:1.1.7-2
Severity: normal

Hi,

This may not be a kaffe bug, but as it doesn't happen with gij...

Here's the stack trace:

Exception during event dispatch:
java.lang.NullPointerException
   at javax.swing.border.BevelBorder.getHighlightInnerColor (BevelBorder.java:337)
   at javax.swing.border.BevelBorder.getHighlightOuterColor (BevelBorder.java:316)
   at javax.swing.border.BevelBorder.paintRaisedBevel (BevelBorder.java:482)
   at javax.swing.border.BevelBorder.paintBorder (BevelBorder.java:252)
   at javax.swing.JComponent.paintBorder (JComponent.java:1634)
   at javax.swing.JComponent.paint (JComponent.java:1589)
   at javax.swing.JComponent.paintDoubleBuffered (JComponent.java:1828)
   at javax.swing.JComponent.paint (JComponent.java:1564)
   at java.awt.Container$GfxPaintVisitor.visit (Container.java:1899)
   at java.awt.Container.visitChild (Container.java:1714)
   at java.awt.Container.visitChildren (Container.java:1685)
   at java.awt.Container.paint (Container.java:766)
   at gnu.java.awt.peer.gtk.GtkComponentPeer.paintComponent (GtkComponentPeer.java:321)
   at gnu.java.awt.peer.gtk.GtkComponentPeer.handleEvent (GtkComponentPeer.java:285)
   at java.awt.Component.dispatchEventImpl (Component.java:4968)
   at java.awt.Container.dispatchEventImpl (Container.java:1734)
   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:75)
   at java.lang.VMThread.run (VMThread.java:123)

The app being run is airport-config from the airport-utils package I am
currently assembling. The same thing happens with the other apps in the
package.

Most of the GUI isn't drawn as a result of this, and the app is unusable
with kaffe.

Packages will be available RSN at http://people.debian.org/~jblache/airport/

JB.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages kaffe depends on:
ii  kaffe-pthreads                2:1.1.7-2  A POSIX threads enabled version of

kaffe recommends no packages.

-- no debconf information




More information about the pkg-java-maintainers mailing list