Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

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

how to change path of flash plugin on firefox nightly linux

  • 9 replies
  • 2 have this problem
  • 5 views
  • Last reply by cor-el

Hello,

i can't play any flash animations since i installed chromium and tried to activate pepperflash.

On firefox nightly 53.0.a1 linux (xubuntu) now when i try to load a flash game or animation, i get a brown background with yellow text with a yellow cross telling me failed to load libpepperflashplayerplugin.so

i'd like to select the path to adobeflashplayer-plugin or gnash instead of pepper flash ... how is that possible ?

Hello, i can't play any flash animations since i installed chromium and tried to activate pepperflash. On firefox nightly 53.0.a1 linux (xubuntu) now when i try to load a flash game or animation, i get a brown background with yellow text with a yellow cross telling me failed to load libpepperflashplayerplugin.so i'd like to select the path to adobeflashplayer-plugin or gnash instead of pepper flash ... how is that possible ?

Chosen solution

Note that there is a Shockwave Flash plugin 24.0.0.186 version for Linux from Adobe.

You need to create a symlink to the Flash plugin in a location where Firefox scans for plugins if Firefox doesn't find the plugin.

Read this answer in context 👍 0

All Replies (9)

here's a screen capture

Chosen Solution

Note that there is a Shockwave Flash plugin 24.0.0.186 version for Linux from Adobe.

You need to create a symlink to the Flash plugin in a location where Firefox scans for plugins if Firefox doesn't find the plugin.

i've solved my issue by uninstalling freshwrapper then i uninstalled flashplugin-installer, then i installed flashplugin-installer now it's working again

sudo apt remove browser-plugin-freshplayer-pepperflash then sudo apt remove flashplugin-installer then sudo apt install flashplugin-installer

i have no idea if chromium will still play flash animations without freshwrapper though...

chromium asks me to install flash...

harlock5922 said

i have no idea if chromium will still play flash animations without freshwrapper though...

The freshplayer stuff is a wrapper to use the Pepper Flash Player Plugin in browsers like Firefox and SeaMonkey as a workaround to have current branch of Flash Player since Firefox and SeaMonkey uses NPAPI Plugins and Adobe only supported NPAPI on Linux with the old 11.2 ESR branch before until the Dec 13 update with 24.0.0.186.

Chrome uses the Pepper Flash Player Plugin and no wrappers.

Hi james,

sorry but i'm not using chrome but chromium, and as you may know, pepper flash is not anymore bundled with chromium on linux. you can add it but you can also use adobe flash plugin, but for some reason i can't find adobe-flash-plugin on softwares from xubuntu