Re: [Java-gnome-developer] Re: java.lang.ClassNotFoundException: Lorg.gnu.glib.Handle32Bits;
Brought to you by:
afcowie
From: Jeff M. <ku...@gm...> - 2005-01-09 12:47:33
|
Do you have version 1.35 of TextBuffer? If so, does the handleApplyTag method signature look like this? private void handleApplyTag(Handle tag, Handle startIter, Handle endIter) Please let me know soon as I hope to fix as many remaining bugs as possible prior to the 2.9.4 release. On Sat, 8 Jan 2005 16:00:52 -0800, Ka-Hing Cheung <ka...@gm...> wrote: > On Sat, 8 Jan 2005 07:57:50 -0500, Jeff Morgan <ku...@gm...> wrote: > > On Thu, 6 Jan 2005 18:28:49 -0800, Ka-Hing Cheung <ka...@gm...> wrote: > > > On Thu, 6 Jan 2005 21:09:52 -0500, Jeff Morgan <ku...@gm...> wrote: > > > > I should be able to fix this easily but I am too tired right now. Consider > > > > this fixed tomorrow morning. > > I still have the same thing, well at least now IBM's runtime doesn't > crash now, and > it gives a slightly better trace: > > java.lang.Exception: Java-GNOME - cannot find callback method > handleApplyTag in the specified object with signature > (Lorg/gnu/glib/Handle;Lorg/gnu/glib/Handle;Lorg/gnu/glib/Handle;)V > > at org.gnu.glib.GObject.printStackTrace(GObject.java:616) > at org.gnu.glib.GObject.addEventHandler(Native Method) > at org.gnu.glib.EventMap.initialize(EventMap.java:86) > at org.gnu.gtk.TextBuffer.addListener(TextBuffer.java:806) > > -khc > -- Jeffrey Morgan "The highest reward for a man's toil is not what he gets for it, but what he becomes by it" - Jon Ruskin |