Hi, I have been trying to get classpath working on a hx4700 iPaq using the openembedded build system. I am using jamvm as my virtual machine, but every time I try to run any app which is not headless I get the following error: (.:32755): Gdk-WARNING **: gdk_property_get(): length value has wrapped in calculation (did you pass G_MAXLONG?) java.lang.InternalError: Gdk: gdk_property_get(): length value has wrapped in calculation (did you pass G_MAXLONG?) at gnu.java.awt.peer.gtk.gtkToolkit.gtkMain (Native Method) at gnu.java.awt.peer.gtk.gtkToolkit$1.run (GtkToolkit.java:129) I have tried several different versions of classpath (up to 0.20) and am running the latest jamvm. Gtk+ is at version 2.6.10-r2 Any help is much appreciated. Thanks Ben Pirt