bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/22828] Problem with Frame.setIconImage?


From: pinskia at gcc dot gnu dot org
Subject: [Bug classpath/22828] Problem with Frame.setIconImage?
Date: 16 Oct 2005 01:25:09 -0000

I tried running the demo.jar avaliable with the Thinlet download
(http://thinlet.sourceforge.net/thinlet-2004-03-07.zip), and got this error:

java.lang.UnsatisfiedLinkError: Failed to locate native function:      
gnu/java/awt/peer/gtk/GtkFramePeer.nativeSetIconImageFromData([III)V
   at gnu.java.awt.peer.gtk.GtkFramePeer.setIconImage (GtkFramePeer.java:198)
   at java.awt.Frame.setIconImage (Frame.java:290)
   at thinlet.FrameLauncher.<init> (source file unknown)
   at thinlet.demo.Demo.main (source file unknown)
   at java.lang.reflect.Method.invoke0 (Method.java)
   at java.lang.reflect.Method.invoke (Method.java:255)
   at kaffe.jar.ExecJarName.main (ExecJarName.java:67)
   at kaffe.jar.ExecJar.main (ExecJar.java:75)


------- Comment #1 from from-classpath at savannah dot gnu dot org  2005-01-04 
18:31 -------
I forgot to login... so now i'm posting this logged in just for the record.


------- Comment #2 from from-classpath at savannah dot gnu dot org  2005-01-10 
07:03 -------
Fixed in CVS. Fix will be included in GNU classpath 0.14.


------- Comment #3 from from-classpath at savannah dot gnu dot org  2005-01-10 
07:05 -------
Tagged Fixed and closed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |pre-0.18


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22828





reply via email to

[Prev in Thread] Current Thread [Next in Thread]