On Tue, Mar 14, 2006 at 01:17:20PM +0000, Ben Pirt wrote: > 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 Please try the latest stable release of GNU classpath, 0.90. It has a big amount of fixes in this area. When this still fails you should try to create a small testcase and file a bug at http://gcc.gnu.org/bugzilla/. Thanks for testing GNU classpath. Cheers, Michael -- http://www.worldforge.org/