There is a fair bit of chatter on the Internet about this problem and several solutions are offered, including turning off hardware acceleration via Firefox: however, I chose to replace Chromium (from the repository) with Google Chrome (a direct download). I've outlined the process here for two reasons:
- The linked instructions aren't absolutely clear.
- The download link in the original instructions directs to the French download page.
- Install Google Chrome using the package manager: Download Page. Select the appropriate package and then click the Accept & Install button. When the download is complete, the Package Installer will start automatically - click Install.
- Uninstall Chromium using the Ubuntu Software Center.
Instructions to Repair Chromium
- Install Google Chrome using the package manager: Download Page. Select the appropriate package and then click the Accept & Install button. When the download is complete, the Package Installer will start automatically - click Install.
- When the installation is complete, open a terminal and copy & paste the following into the command line:
sudo cp /opt/google/chrome/libgcflashplayer.so /usr/lib/chromium-browser/plugins
Press the return key and enter your sudo password at the prompt. - Copy and paste the following into the command line
sudo chmod ugo+x /usr/lib/chromium-browser/plugins/libgcflashplayer.so
Press the return key. - Uninstall Chrome by searching for google-chrome-stable in Synaptic Package Manager and marking the package for removal
Sources & References:
Ask Ubuntu How Can I fix Crashing Flash on Chromium?
Chrome Download (English)
No comments:
Post a Comment