Just wanted to add that ffox3rc1 broke flash for me on two different systems. For me the magic workaround was to nuke all the flash stuff, reinstall the x86 libs, and then install flash and nspluginwrapper again. DaFlame, give this a try and see if it works for you:
sudo dpkg -P flashplugin-nonfree libflashsupport nspluginwrapper ; sudo apt-get --reinstall install libc6-dev-i386 libc6-i386 ia32-libs ; sudo apt-get install flashplugin-nonfree nspluginwrapper I'm guessing the problem here was that when stuff was pulled into ia32-libs, the version I actually had on disk was from a different package, and dpkg got confused. -- pulseaudio support, broken nspluginwrapper/flash https://bugs.launchpad.net/bugs/180478 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
