Comment 4 for bug 424971

Revision history for this message
BjA (bja) wrote :

I'm was affected too and the solution was very simple. I added a symlink to /usr/lib/mozilla/plugins with the following shell command:

cd /usr/lib/mozilla/plugins/ && sudo ln -s /usr/lib/xulrunner-addons/plugins/libjavaplugin.so libjavaplugin.so

Cheers,
BjA