Bug#459558: gcjwebplugin: Plugin isn't working at all

Anders Boström anders at netinsight.net
Tue Jan 22 08:18:05 UTC 2008


>>>>> "MK" == Michael Koch <konqueror at gmx.de> writes:

 MK> Hmm, I tried with both, cacao and jamvm, locally and it just worked. I
 MK> can't really say what is/was wrong on your side. The debug output does
 MK> not look suspicious.
 >> >> 
 MK> What window manager are you using? There might be an issue with window
 MK> manager hints.
 >> >> 
 >> >> I'm using fvwm. Are you running amd64 with gcjwebplugin working? What
 >> >> window manager are you using?
 >> 
 MK> I tried on i386 and amd64 with GNOME (with metacity), KDE and XFCE.
 >> 
 >> >> Are there any tests I should perform in order to collect more info?
 >> 
 MK> If you could use another window manager for testing that would be great.
 MK> It must perhaps be one that supports the new window manager hints spec.
 MK> I dont really know for sure.
 >> 
 >> OK, I used an 32-bit etch vncserver as X-server (running in a chroot)
 >> with different window-managers to perform some testing. I still run
 >> the same 64-bit iceweasel with gcjwebplugin and cacao.
 >> 
 >> window-manager		| result
 >> ------------------------+-----------------
 >> none			| not working
 >> fvwm			| not working
 >> fvwm-gnome		| not working
 >> icewm			| not working
 >> xfce4			| not working

 MK> Hmm, at least xfce4 should be working...

I've run gcjwebplugin successfully on another PC, running 32-bit
x86 debian testing and fvwm. It's the 64-bit version I can't get
running. fvwm don't seem to be the problem (unless 32-bit fvwm work
but not 64-bit).

 MK> Can you try running gappletviewer from the commandline on the applet
 MK> page? Does that work?

When using jamvm and packages from testing, I get this:

sid:~> /usr/lib/classpath/gappletviewer http://www.gnu.org/software/classpath/
java.lang.NoClassDefFoundError: gnu/classpath/tools/appletviewer/Main
   <<No stacktrace available>>
Caused by: java.lang.ClassNotFoundException: gnu.classpath.tools.appletviewer.Main not found in java.lang.ClassLoader$1{urls=[file:/home/anders/./], parent=null}
   at java.net.URLClassLoader.findClass(URLClassLoader.java:992)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:342)
   at java.lang.ClassLoader$1.loadClass(ClassLoader.java:1112)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
sid:~>

When running cacao and packages from unstable, I get this:

sid:~> /usr/lib/classpath/gappletviewer http://www.gnu.org/software/classpath/
WARNING: CURRENTLY GAPPLETVIEWER RUNS WITH NOSECURITY MANAGER.
THIS MEANS THAT APPLETS YOU LOAD CAN DO ANYTHING A JAVA APPLICATION
THAT YOU DOWNLOAD AND RUN CAN DO.  BE *VERY* CAREFUL WHICH APPLETS YOU RUN.
DO NOT USE GAPPLETVIEWER ON YOUR SYSTEM IF YOUR SYSTEM STORES IMPORTANTDATA.
THIS DATA CAN BE DESTROYED OR STOLEN IF YOU LOAD A MALICIOUS APPLET.

[press 'c' or 'C' to continue or anything else to quit]
c

and nothing happens, not even an error message.
 
 >> See also bug 459554 on java-gcj-compat-plugin. It seems to have the
 >> same problem.

 MK> That looks more like a mising libgcjX-awt package.

Well, I have both libgcj7-1-awt and libgcj8-1-awt installed.

/ Anders





More information about the pkg-java-maintainers mailing list