>>>>> "AB" == Anders Boström <[EMAIL PROTECTED]> writes:

Package: java-gcj-compat-plugin
Version: 1.0.65-10

 AB> I can't get the plugin to work in iceweasel at all. No single applet
 AB> I've tried work. I just get a pop-up window asking me to trust the
 AB> applet, and after clicking on "Trust Applet", a grey box is shown
 AB> where the applet should appear.

 AB> Applets I've tried include the ones at
 AB> http://java.sun.com/applets/jdk/ and
 AB> http://www.gnu.org/software/classpath/

 AB> I have tested both the version in testing, 1.0.76-5, and unstable
 AB> without any success.

 AB> I'm trying to get a 64-bit java plugin for my amd64-system, and was
 AB> hoping for this one, but...

I also tested running from a 32-bit etch chroot with
java-gcj-compat-plugin 1.0.65-10. Same result, a grey box is shown
where the applet should appear. I get this output from iceweasel when
going to http://www.gnu.org/software/classpath/:

GCJ PLUGIN: thread 0x8bbd180: NP_Initialize
GCJ PLUGIN: thread 0x8bbd180: NP_Initialize: using /usr/bin/gappletviewer-4.1.
GCJ PLUGIN: thread 0x8bbd180: NP_Initialize return
GCJ PLUGIN: thread 0x8bbd180: GCJ_New
GCJ PLUGIN: thread 0x8bbd180: plugin_data_new
GCJ PLUGIN: thread 0x8bbd180: plugin_data_new return
GCJ PLUGIN: thread 0x8bbd180: plugin_get_documentbase
GCJ PLUGIN: thread 0x8bbd180: plugin_get_documentbase return
GCJ PLUGIN: thread 0x8bbd180: plugin_start_appletviewer
GCJ PLUGIN: thread 0x8bbd180: plugin_start_appletviewer return
GCJ PLUGIN: thread 0x8bbd180: GCJ_New: got confirmation that appletviewer is run
ning.
GCJ PLUGIN: thread 0x8bbd180: plugin_create_applet_tag
GCJ PLUGIN: thread 0x8bbd180: plugin_create_applet_tag return
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer
  PIPE: plugin wrote instance-28863-3
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer return
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer
  PIPE: plugin wrote tag http://www.gnu.org/software/classpath/ <EMBED CODE="Ani
mation.class" CODEBASE="http://www.gnu.org/graphics"; HEIGHT="86" WIDTH="130" ><P
ARAM NAME="base-name" VALUE="drop"><PARAM NAME="extension" VALUE="jpg"><PARAM NA
ME="num-images" VALUE="15"><PARAM NAME="image-sequence" VALUE="1..10,9,7,5,3,1">
<PARAM NAME="frame-delay" VALUE="30"><PARAM NAME="inner-loop-repeat" VALUE="2"><
PARAM NAME="loop-delay" VALUE="10000"><PARAM NAME="outer-loop-repeat" VALUE="0">
</EMBED>
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer return
GCJ PLUGIN: thread 0x8bbd180: GCJ_New return
GCJ PLUGIN: thread 0x8bbd180: NP_GetValue
GCJ PLUGIN: thread 0x8bbd180: NP_GetValue: returning plugin description.
GCJ PLUGIN: thread 0x8bbd180: NP_GetValue return
GCJ PLUGIN: thread 0x8bbd180: GCJ_GetValue
GCJ PLUGIN: thread 0x8bbd180: GCJ_GetValue: returning TRUE for NeedsXEmbed.
GCJ PLUGIN: thread 0x8bbd180: GCJ_GetValue return
  PIPE: applet viewer wrote: running
  PIPE: applet viewer read: instance-28863-3
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow: setting window.
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer
  PIPE: plugin wrote instance-28863-3
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer return
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer
  PIPE: plugin wrote handle 75529645
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer return
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow return
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow: window already exists.
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow: window width changed.
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer
  PIPE: plugin wrote instance-28863-3
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer return
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer
  PIPE: plugin wrote width 130
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer return
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow: window height changed.
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer
  PIPE: plugin wrote instance-28863-3
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer return
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer
  PIPE: plugin wrote height 86
GCJ PLUGIN: thread 0x8bbd180: plugin_send_message_to_appletviewer return
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow return
Exception in thread "main" java.awt.AWTError: Cannot load AWT toolkit: gnu.java.
awt.peer.gtk.GtkToolkit
   at java.awt.Toolkit.getDefaultToolkit(libgcj.so.70)
   at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(libgcj.so.70)
   at java.awt.Window.<init>(libgcj.so.70)
   at java.awt.Frame.<init>(libgcj.so.70)
   at java.awt.Frame.<init>(libgcj.so.70)
   at gnu.java.awt.EmbeddedWindow.<init>(libgcj.so.70)
   at gnu.classpath.tools.appletviewer.PluginAppletWindow.<init>(libgcj-tools.so
.70)
   at gnu.classpath.tools.appletviewer.PluginAppletViewer.start(libgcj-tools.so.
70)
   at gnu.classpath.tools.appletviewer.Main.main(libgcj-tools.so.70)
Caused by: java.lang.UnsatisfiedLinkError: libgtkpeer: libgtkpeer.so: kan inte Ã
¶ppna delad objektfil: Filen eller katalogen finns inte
   at java.lang.Runtime._load(libgcj.so.70)
   at java.lang.Runtime.loadLibrary(libgcj.so.70)
   at java.lang.System.loadLibrary(libgcj.so.70)
   at gnu.java.awt.peer.gtk.GtkToolkit.<clinit>(libgcj.so.70)
   at java.lang.Class.initializeClass(libgcj.so.70)
   at java.lang.Class.forName(libgcj.so.70)
   at java.awt.Toolkit.getDefaultToolkit(libgcj.so.70)
   ...8 more
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow: window already exists.
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow return
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow: window already exists.
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow return
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow: window already exists.
GCJ PLUGIN: thread 0x8bbd180: GCJ_SetWindow return
GCJ PLUGIN: thread 0x8bbd180: plugin_out_pipe_callback
GCJ PLUGIN: thread 0x8bbd180: plugin_out_pipe_callback: appletviewer has stopped
.
GCJ PLUGIN: thread 0x8bbd180: plugin_out_pipe_callback return
GCJ PLUGIN: thread 0x8bbd180: plugin_in_pipe_callback
GCJ PLUGIN: thread 0x8bbd180: appletviewer has stopped.
GCJ PLUGIN: thread 0x8bbd180: plugin_in_pipe_callback return

/ Anders


Reply via email to