Thanks for a fix! I've been experiencing the same issue with Google Chrome on 
Linux Mint Debian Edition (as well as Ubuntu, but I got tired of Ubuntu), and 
I've tried the below solution however, at "./configure --prefix=$(pwd)" I get 
the error: 
>checking for a JDK home directory... 
>configure: error: "A JDK home directory could not be found.
Any idea what the problem could be?

Also, this may be stupid, but I'm guessing that when running
./autogen.sh, one should not be in the build dir, which was created,
since the file can't be found. Running ../autogen.sh in the build-dir
replies with "autoreconf: `configure.ac' or `configure.in' is required"

On Ubuntu it worked fine in Firefox, however in LMDE Firefox crashes
altogether. But I suspect another issue there.

Regards, 
Rasmus

(In reply to comment #1)
> Hey, thanks for the bug report! This was a problem I noticed and fixed a
> while back in the most up to date version.
> 
> Can you please give http://icedtea.classpath.org/hg/release/icedtea-web-1.2
> a try ?
> 
> Make sure you have mercurial, and go to a folder to build in.
>  to do the following:
> 
> hg clone http://icedtea.classpath.org/hg/release/icedtea-web-1.2/
> cd icedtea-web-1.2
> 
> mkdir build
> cd build
> 
> ./autogen.sh
> ../configure --prefix=$(pwd)
> make install
> 
> Then backup /usr/lib64/IcedTeaPlugin.so (or whatever the location of your
> IcedTeaPlugin.so is) 
> and replace it with 
> <root folder you
> chose>/icedtea-web-1.2/build/plugin/icedteanp/IcedTeaPlugin.so

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025553

Title:
  Plugin fails to load in Chrome

To manage notifications about this bug go to:
https://bugs.launchpad.net/icedtea/+bug/1025553/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to