Comment #5 on issue 25731 by ayrtonaqj: Java plugin not loading in Chrome 4.0.223.11 on Ubuntu 8.04; other plugins are loading/working http://code.google.com/p/chromium/issues/detail?id=25731
Follow this steps: $ javalib=$(locate libnpjp2) $ sudo ln -s $javalib /usr/lib/chromium-browser/plugins/ $ sudo rm /usr/lib/chromium-browser/plugins/libjavaplugin_oji.so Worked at: Chromium 4.0.253.0 (Versão do desenvolvedor 0) WebKit 532.5 V8 2.0.0 User Agent Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.253.0 Safari/532.5 Linux 2.6.31.6-166.fc12.i686.PAE #1 SMP Wed Dec 9 11:00:30 EST 2009 i686 i686 i386 GNU/Linux -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
