Flash Displays Black Screen No Video YouTube Firefox 11

11,522

It looks like you have installed 2 different flash players, they probably overwrite some files from one another. The sane thing to do is uninstall all 3 and reinstall Adobe Flash again. Workarounds like manually downloading files from the internet can work, but the update system will not be aware of it and can broke it again when there is an update available.

You can do it either from the Software Centre, or using the command line:

sudo apt-get remove flashplugin-installer libswfdec-0.8-0 swfdec-mozilla

to remove then and:

sudo apt-get install flashplugin-installer

To download and install again the official (Adobe) Flash player.

Share:
11,522
fleamour
Author by

fleamour

A computer enthusiast since fairly recently [Win2k] got the geek bug. A convert to off road mountain biking (used to snowboard.) Hobbyist mechanic, recently purchased an ’81 Citroen Dyane in need of some TLC (always wanted a 2CV.) As would not attempt to recap a mobo, would not attempt to build a wheel [MTB] but enjoy maintaining my car, bike & PCs. And well, who knows… I might just service those forks?

Updated on September 18, 2022

Comments

  • fleamour
    fleamour over 1 year

    The title says it all, Flash Aid has not helped the situation & Google has not thrown up any recent similarities.

    I am running Xubuntu LTS.

    about:plugins ~ File: libflashplayer.so Version: Shockwave Flash 11.2 r202

    ii  flashplugin-installer                 11.2.202.228ubuntu0.10.04.1                     Adobe Flash Player plugin installer
    ii  libswfdec-0.8-0                       0.8.4-1build1                                   SWF (Macromedia Flash) decoder library
    ii  swfdec-mozilla                        0.8.2-1ubuntu2                                  Mozilla plugin for SWF files (Macromedia Flash)
    

    SOLVED: Regular update, seems to have solved itself. Thanks

    • twister_void
      twister_void about 12 years
      type about:plugins in ur browser address bar and paste output
    • twister_void
      twister_void about 12 years
      try putting s after http in browser address is this resolving your problem
    • twister_void
      twister_void about 12 years
      try running this cmd and put output to this dpkg -l | grep flash; dpkg -l | grep gnash; dpkg -l | grep swf
  • fleamour
    fleamour about 12 years
    Tried that. I believe file to be over written was bigger size than it's replacement? May try again, but pretty sure that did not work for me.
  • Javier Rivera
    Javier Rivera about 12 years
    It looks like you have installed 2 different flash players, they probably overwrite some files from one another. The sane thing to do is uninstall all 3 and reinstall Adobe Flash again. Workarounds like manually downloading files from the internet can work, but the update system will not be aware of it and can broke it again when there is an update available. You can do it either from the Software Centre, or using the command line: sudo apt-get remove flashplugin-installer libswfdec-0.8-0 swfdec-mozilla to remove then and: sudo apt-get install flashplugin-installer To download and install agai
  • fleamour
    fleamour about 12 years
    OK. Done, but same black screen with Flash under FF. Does not bother as Chrome is main browser, but it should work.