Yes, it did for me. But you have to remember to remove the file when ai- lib32 gets updated!
Get the package given at albert's link, download it to your desktop or something. Right-click and choose 'open in archive manager' Go into the sub-directory 'data/./usr/lib/' There you find 2 files: one symbolic link and one library Extract theses files to your home directory Open up a terminal and type: sudo cp libXcomposite.* /usr/lib32 I assume you don't have other library files in that. Then type: sudo aptitude reinstall flashplugin-nonfree Then, because of _another_ bug, you need to do the plugin wrapping yourself. So type sudo nspluginwrapper -i /usr/lib/flashplugin-nonfree/libflashplayer.so Restart your browsers. Flash should be working again. Don't forget to "sudo rm /usr/lib32/libXcomposite.*" before you update ia-libs32! -- Flashplugin-nonfree failed to install on AMD64 due to missing libXcomposite.so https://bugs.launchpad.net/bugs/138099 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
