Comment 8 for bug 529242

Revision history for this message
ScottMiller (stmiller) wrote :

A user put a work around on chromium's bug report:

http://code.google.com/p/chromium/issues/detail?id=20087

Comment 45 by <email address hidden>, Today (5 hours ago)
Daniel's fix in comment 42 works for me.

The best way to add to your LD_LIBRARY_PATH in ubuntu is to add a new conf file in
/etc/ld.so.conf/

I added xulrunner.conf containing /usr/lib/xulrunner-1.9.2.3/

Then run sudo ldconfig -v to refresh the cache.

Now chromium detects the IcedTea plugin in about:plugins.

Comment 46 by <email address hidden>, Today (5 hours ago)

Unfortunately the plugin then crashes when I try to run a java app.