Bug#606420: #606420: icedtea6-plugin: browser stops responding at http://www.jscreenfix.com/basic.php: NoClassDefFoundError: sun/applet/PluginMain

November 15th, 2011 - 03:30 am ET by Timo Juhani Lindfors | Report spam
Hi,

Matthias Klose said on Sat, 23 Apr 2011 11:22:20 +0200:

Please recheck with current packages from unstable, and maybe
test with a fresh installation in a chroot.



Thanks for trying to debug this issue but unfortunately I never saw your
message: mails sent to 606420@bugs.debian.org do not go to the submitter
of the bug.

The website referenced in the steps to reproduce the bug has obviously
changed since the bug was reported. It now reads "Launch" instead of
"Launch JScreenFix".

Damien, which version did you test?

If I click this "Launch" button then iceweasel offers me to save
jscreenfix.jnlp to a file. Do I need to setup some freedesktop.org file
association stuff in the chroot or do you see this too? Iceweasel does
complain on startup:

"Configuration server couldn't be contacted: D-BUS error: Method
"GetDefaultDatabase" with signature "" on interface
"org.gnome.GConf.Server" doesn't exist

Configuration server couldn't be contacted: D-BUS error: Method
"GetDefaultDatabase" with signature "" on interface
"org.gnome.GConf.Server" doesn't exist

Configuration server couldn't be contacted: D-BUS error: Method
"GetDefaultDatabase" with signature "" on interface
"org.gnome.GConf.Server" doesn't exist

Configuration server couldn't be contacted: D-BUS error: Method
"GetDefaultDatabase" with signature "" on interface
"org.gnome.GConf.Server" doesn't exist

Configuration server couldn't be contacted: D-BUS error: Method
"GetDefaultDatabase" with signature "" on interface
"org.gnome.GConf.Server" doesn't exist

"

-Timo



To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
email Follow the discussionReplies 2 repliesReplies Make a reply

Replies

#1 Damien Raude-Morvan
November 25th, 2011 - 03:10 pm ET | Report spam

Le mardi 15 novembre 2011 09:21:55, Timo Juhani Lindfors a écrit :
Hi,



Hi Timo,

Matthias Klose said on Sat, 23 Apr 2011 11:22:20 +0200:
> Please recheck with current packages from unstable, and maybe
> test with a fresh installation in a chroot.

The website referenced in the steps to reproduce the bug has obviously
changed since the bug was reported. It now reads "Launch" instead of
"Launch JScreenFix".



Yes, it seems your initial bug report was about an applet error (ie. in
icedtea-plugin). Upstream now use Java Web Start (icedtea-netx so javaws) to
start a more complex Java application.

Damien, which version did you test?



I've tested only from command-line, with something like this :
$> /usr/lib/jvm/java-6-openjdk-amd64/bin/javaws
http://lpm.jads.co.uk/webstart/jscreenfix.jnlp

If I click this "Launch" button then iceweasel offers me to save
jscreenfix.jnlp to a file. Do I need to setup some freedesktop.org file
association stuff in the chroot or do you see this too?



I don't use javaws from browser (and all in all, I'm not fond of Java Web
Start usage :)

You can check that icedtea-netx is correctly registered by :
$> xdg-mime query default application/x-java-jnlp-file
icedtea-netx-javaws.desktop
and
$> wget http://lpm.jads.co.uk/webstart/jscreenfix.jnlp
$> xdg-mime query filetype jscreenfix.jnlp
application/x-java-jnlp-file
$> xdg-open jscreenfix.jnlp

If it's work, I think it's an issue with your browser which doesn't comply
with FreeDesktop standards.

Iceweasel does
complain on startup:

"Configuration server couldn't be contacted: D-BUS error: Method
"GetDefaultDatabase" with signature "" on interface
"org.gnome.GConf.Server" doesn't exist



AFAICT, This doesn't seems linked to JavaWS.

Cheers,
Damien - Debian Developper
http://wiki.debian.org/DamienRaudeMorvan






To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact

Similar topics