I was also getting this error when starting firefox:
LoadPlugin: failed to initialize shared library 
/usr/lib/flashplugin-nonfree/libflashplayer.so [libnss3.so: cannot open shared 
object file: No such file or directory]

I was able to get both flash and sound to work by resolving that link:
$ sudo ln -s /usr/lib/libnss3.so.1d /usr/lib/libnss3.so

Then there were two more I had to resolve:
$ sudo ln -s /usr/lib/libsmime3.so.1d /usr/lib/libsmime3.so
$ sudo ln -s /usr/lib/libssl3.so.1d /usr/lib/libssl3.so

-- 
Flash not working: Intrepid, 2.6.27, FF3
https://bugs.launchpad.net/bugs/262693
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to