I have used a slightly modified version of your patch in Ubuntu, and now
thanks to you we also are able to compile for gutsy. The package fails
to run in gui mode with the following exception though:

[EMAIL PROTECTED]:~$ turkey
Exception during event dispatch:
java.lang.NullPointerException
   at gnu.java.awt.peer.gtk.GtkImage.<init>(libgcj.so.80)
   at gnu.java.awt.peer.gtk.GtkFramePeer.setIconImage(libgcj.so.80)
   at gnu.java.awt.peer.gtk.GtkFramePeer.create(libgcj.so.80)
   at gnu.java.awt.peer.gtk.GtkComponentPeer.<init>(libgcj.so.80)
   at gnu.java.awt.peer.gtk.GtkContainerPeer.<init>(libgcj.so.80)
   at gnu.java.awt.peer.gtk.GtkWindowPeer.<init>(libgcj.so.80)
   at gnu.java.awt.peer.gtk.GtkFramePeer.<init>(libgcj.so.80)
   at gnu.java.awt.peer.gtk.GtkToolkit.createFrame(libgcj.so.80)
   at java.awt.Frame.addNotify(libgcj.so.80)
   at java.awt.Window.show(libgcj.so.80)
   at java.awt.Component.show(libgcj.so.80)
   at java.awt.Component.setVisible(libgcj.so.80)
   at net.sf.turkey.GUI$5.run(Unknown Source)
   at java.awt.event.InvocationEvent.dispatch(libgcj.so.80)
   at java.awt.EventQueue.dispatchEvent(libgcj.so.80)
   at java.awt.EventDispatchThread.run(libgcj.so.80)

Is this similar to the problem you are experiencing?
We use java-1.5.0-gcj-4.2-1.5.0.0 with the gcj7-1-awt library.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to