Comment 3 for bug 326609

Revision history for this message
MichaelM (michael-the-drummer) wrote : Re: No flash in firefox after upgrade from intrepid to jaunty

Not sure if this is the same issue I am having.

After an upgrade from 8.10 to 9.04 beta, Firefox was complaining that additional plugins were required. It was, of course, talking about the flash plugin.

doing a:

sudo apt-get install flashplugin-nonfree

told me that the plugin was already installed. Doing:

sudo apt-get remove --purge flashplugin-nonfree
sudo apt-get install flashplugin-nonfree

fixed the problem for me.