Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

تلاش سپورٹ

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

I have flash installed, but Firefox doesn't see it.

  • 2 جواب دیں
  • 1 میں یہ مسئلہ ہے
  • 7 دیکھیں
  • آخری جواب بذریعہ n.p.

more options

$ locate libflashplayer.so /usr/lib64/nsbrowser/plugins/libflashplayer.so

The about:addons page only shows the OpenH264 Video Codec (it doesn't see flash is installed).

$ locate libflashplayer.so /usr/lib64/nsbrowser/plugins/libflashplayer.so The about:addons page only shows the OpenH264 Video Codec (it doesn't see flash is installed).

منتخب شدہ حل

That document was really helpful. It seems that Firefox is not picking up the system location, but I managed to solve the problem with a quick:

$ ln -s /usr/lib64/nsbrowser/plugins /home/user/.mozilla/plugins

Thank you VERY much.

اس جواب کو سیاق و سباق میں پڑھیں 👍 0

تمام جوابات (2)

more options

Is that where you put the Plugin or was installed there when you installed NPAPI Flash in package manager.

https://developer.mozilla.org/en-US/docs/Plugins/Guide/Plug-in_Basics#How_Gecko_Finds_Plug-ins

Normally I put the libflashplayer.so extracted from flash_player_npapi_linux.x86_64.tar.gz in created plugins folder at ~/.mozilla/plugins

If Firefox was running when you installed Flash then you can use about:plugins to scan for it and show what version you have and where it is located on system.

James کی جانب سے میں ترمیمکی گئ

more options

منتخب شدہ حل

That document was really helpful. It seems that Firefox is not picking up the system location, but I managed to solve the problem with a quick:

$ ln -s /usr/lib64/nsbrowser/plugins /home/user/.mozilla/plugins

Thank you VERY much.