On Tue, 2006-03-14 at 13:17 +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 Can you try applying the attached patch to your GNU Classpath tree? Then we'll know if this is happening in the peers or in the underlying libraries. Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: peer-property-hack.patch Type: text/x-patch Size: 1180 bytes Desc: not available Url : http://developer.classpath.org/pipermail/classpath/attachments/20060314/ae9da4ab/peer-property-hack.bin