Bug 688899

Summary: Can not remove Flash plugins from add-ons
Product: [Fedora] Fedora Reporter: Brandon <ssjgokux3>
Component: firefoxAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 14CC: gecko-bugs-nobody, mcepl
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-25 10:47:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Brandon 2011-03-18 12:47:11 UTC
Description of problem:
I removed the adobe flash plug-ins from the /user/lib64/mozilla/plugins folder because I wanted to use Gnash instead of the proprietary stuff. I removed the original adobe flash from the folder mentioned above and plugged in Gnash and the adobe plugin still has not been removed from the add-ons menu in Firefox. So I removed Gnash which worked and installed the latest version at the time of adobe flash. Now BOTH Adobe plugins won't remove. :/

Version-Release number of selected component (if applicable):

3.6.15

How reproducible:
See above

Steps to Reproduce:
1. See above
2.
3.
  
Actual results:
Not removed

Expected results:


Additional info:

Comment 1 Matěj Cepl 2011-03-23 12:47:39 UTC
Restart Firefox and run mozilla-plugin-config -f -c. Does it help?

Comment 2 Brandon 2011-03-23 20:58:16 UTC
I did as you instructed. I even ran that command before opening Firefox. No. It did not make a bit of difference.

Comment 3 Matěj Cepl 2011-03-23 22:59:02 UTC
Can I get here the output of the command

mozilla-plugin-config -l

please? It could tell us what's actually going on with that plugin.

Comment 4 Brandon 2011-03-24 04:50:26 UTC
Here you are:

[Brandon@fedora ~]$ mozilla-plugin-config -l
EXCLUDE_WRAP:
libtotem*
libjavaplugin*
gecko-mediaplayer*
mplayerplug-in*
librhythmbox*
packagekit*
libnsISpicec*
EXCLUDE_LINK:

File/Link /usr/lib64/mozilla/plugins-wrapped/libtotem-mully-plugin.so
File/Link /usr/lib64/mozilla/plugins-wrapped/libjavaplugin.so
File/Link /usr/lib64/mozilla/plugins-wrapped/libtotem-narrowspace-plugin.so
File/Link /usr/lib64/mozilla/plugins-wrapped/libtotem-gmp-plugin.so
/usr/lib64/mozilla/plugins-wrapped/nswrapper_64_64.libflashplayer.so
  Original plugin: /usr/lib64/mozilla/plugins/libflashplayer.so
  Wrapper version string: X (1.3.0)
File/Link /usr/lib64/mozilla/plugins-wrapped/libtotem-cone-plugin.so
/usr/lib64/mozilla/plugins-wrapped/nswrapper_64_64.liblightsparkplugin.so
  Original plugin: /usr/lib64/mozilla/plugins/liblightsparkplugin.so
  Wrapper version string: X (1.3.0)
File/Link /usr/lib64/mozilla/plugins-wrapped/libtotem-mully-plugin.so
File/Link /usr/lib64/mozilla/plugins-wrapped/libjavaplugin.so
File/Link /usr/lib64/mozilla/plugins-wrapped/libtotem-narrowspace-plugin.so
File/Link /usr/lib64/mozilla/plugins-wrapped/libtotem-gmp-plugin.so
/usr/lib64/mozilla/plugins-wrapped/nswrapper_64_64.libflashplayer.so
  Original plugin: /usr/lib64/mozilla/plugins/libflashplayer.so
  Wrapper version string: X (1.3.0)
File/Link /usr/lib64/mozilla/plugins-wrapped/libtotem-cone-plugin.so
/usr/lib64/mozilla/plugins-wrapped/nswrapper_64_64.liblightsparkplugin.so
  Original plugin: /usr/lib64/mozilla/plugins/liblightsparkplugin.so
  Wrapper version string: X (1.3.0)

Comment 5 Matěj Cepl 2011-03-24 23:05:47 UTC
OK, you have certainly too many flash players at once ... please remove any packaged ones (I guess lightspark could be packaged, also check you don't have flash-plugin package installed). Then check again

mozilla-plugin-config -f -c && mozilla-plugin-config -l

and remove anything what's left until you don't see ANY flash plugins neither in the output of this command nor in about:plugins

Then and only then try just one flash player at once (gnash for example) preferably from Fedora packages.

Is that better?

Comment 6 Brandon 2011-03-24 23:40:28 UTC
Yay! It worked. Thanks! I'm now using Gnash which is originally what I had wanted to use :P

Comment 7 Matěj Cepl 2011-03-25 10:47:07 UTC
I am glad it worked.