How to fix Flash crashing under Chrome on Ubuntu 10.10
The newest version of flash is bugged and will constantly crash under Chrome on Ubuntu 10.10.
Here's the bug if you want to read it yourself.
And from the thread, here's how to fix it:
Here's the bug if you want to read it yourself.
And from the thread, here's how to fix it:
~$ sudo apt-get install flashplugin-installer=10.1.85.3ubuntu1 ~$ dpkg -l |egrep -i "chromium|flashp" ii chromium-browser 9.0.597.94~r73967-0ubuntu0.10.10.1 Chromium browser ii chromium-browser-inspector 9.0.597.94~r73967-0ubuntu0.10.10.1 page inspector for the chromium-browser ii chromium-codecs-ffmpeg 0.6+svn20101129r67548+69665-0ubuntu0.10.10.1 Free ffmpeg codecs for the Chromium Browser ii flashplugin-installer 10.1.85.3ubuntu1 Adobe Flash Player plugin installer
