Posts: 88
kmathern
Joined: 25 Aug 2012
#16
There might be something in your ~/.mozilla/firefox/######## profile that's causing pepperflash/freshplayerplugin to not be detected, that happened to me here:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://forum.mepiscommunity.org/viewtopic.php?p=363809#p363809"
linktext was:"http://forum.mepiscommunity.org/viewtop ... 7f#p363809"
====================================


As a test you might rename the ~/.mozilla folder to see if it picks up the pepperflash/freshplayerplugin plugin in a fresh firefox profile.
(close all open Iceweasel/Firefox windows before renaming the ~/.mozilla folder )
Posts: 243
Aleph
Joined: 09 Aug 2013
#17
kmathern wrote:There might be something in your ~/.mozilla/firefox/######## profile that's causing pepperflash/freshplayerplugin to not be detected, that happened to me here:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://forum.mepiscommunity.org/viewtopic.php?p=363809#p363809"
linktext was:"http://forum.mepiscommunity.org/viewtop ... 7f#p363809"
====================================


As a test you might rename the ~/.mozilla folder to see if it picks up the pepperflash/freshplayerplugin plugin in a fresh firefox profile.
Thanks kmathern I did without succes... __{{emoticon}}__
Posts: 1,062
Dave
Joined: 20 Jan 2010
#18
I am unsure what to recommend checking further. Maybe the version of ice weasel is older? I have been using the jessie repo and am up to date on all installs and so far that procedure has worked every time. Maybe there are some other settings in the freshplayer.conf that needs to be changed to enable it on his machine?
Posts: 88
kmathern
Joined: 25 Aug 2012
#19
Aleph wrote:
kmathern wrote:There might be something in your ~/.mozilla/firefox/######## profile that's causing pepperflash/freshplayerplugin to not be detected, that happened to me here:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://forum.mepiscommunity.org/viewtopic.php?p=363809#p363809"
linktext was:"http://forum.mepiscommunity.org/viewtop ... 7f#p363809"
====================================


As a test you might rename the ~/.mozilla folder to see if it picks up the post41765.html#p41765 plugin in a fresh firefox profile.
Thanks kmathern I did without succes... __{{emoticon}}__
Another thing that might be causing pepperflash/freshplayerplugin to not work, is using the nvidia proprietary driver.

In the thread at forum.mepiscommunity.org that I referred to earlier, pepperflash/freshplayerplugin didn't work for Joany when she was using the nvidia driver. When she was using the nouveau driver in a MX-14.4 live session, pepperflash/freshplayerplugin did work for her:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://forum.mepiscommunity.org/viewtopic.php?p=363821#p363821"
linktext was:"http://forum.mepiscommunity.org/viewtop ... 21#p363821"
====================================
.

In the inxi output of the post you made here: post41765.html#p41765, it looks like you're using the nvidia driver.
Posts: 243
Aleph
Joined: 09 Aug 2013
#20
Hi Dave,

my iceweasel is 31.8.0 and the repos Jessie stable.

A question kmathern, have you installed Chrome browser?

Some people said that is mandatory to have installed Chrome for uses pepper flash in FF
Posts: 88
kmathern
Joined: 25 Aug 2012
#21
Aleph wrote:Hi Dave,

my iceweasel is 31.8.0 and the repos Jessie stable.

A question kmathern, have you installed Chrome browser?

Some people said that is mandatory to have installed Chrome for uses pepper flash in FF
I do have Chrome (google-chrome-stable) installed. It installs the pepperflash plugin at"/opt/google/chrome/PepperFlash/libpepflashplayer.so".

The pepperflashplugin-nonfree package that Dave had you install here:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"antix.freeforu ms.org/post42054.html#p42054"
linktext was:"antix.freeforu ms.org/post42054.html#p42054"
====================================
should have also installed the pepperflash plugin.
It installs it in a different location though,"/usr/lib/pepperflashplugin-nonfree/libpepflashplayer.so".

What does this return?

Code: Select all

strings /usr/lib/pepperflashplugin-nonfree/libpepflashplayer.so | grep LNX
If it's the latest version (as of July 16, 2015), it should return"LNX 18,0,0,209".
Posts: 243
Aleph
Joined: 09 Aug 2013
#22
The output is:

Code: Select all

strings /usr/lib/pepperflashplugin-nonfree/libpepflashplayer.so | grep LNX
LNX 18,0,0,209
Posts: 243
Aleph
Joined: 09 Aug 2013
#23
This guy said that you must have Chrome installed:


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://sysads.co.uk/2014/05/fresh-player-plugin-pepper-flash-wrapper-firefox/"
linktext was:"http://sysads.co.uk/2014/05/fresh-playe ... r-firefox/"
====================================
Posts: 88
kmathern
Joined: 25 Aug 2012
#24
Aleph wrote:This guy said that you must have Chrome installed:


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://sysads.co.uk/2014/05/fresh-player-plugin-pepper-flash-wrapper-firefox/"
linktext was:"http://sysads.co.uk/2014/05/fresh-playe ... r-firefox/"
====================================
As a test I removed Chrome and installed pepperflashplugin-nonfree in it's place.

It's working fine without Chrome.

Here's what Firefox shows for flash in about:config

Code: Select all

Shockwave Flash

    File: libfreshwrapper-pepperflash.so
    Path: /usr/lib/mozilla/plugins/libfreshwrapper-pepperflash.so
    Version: 18.0.0.209
    State: Enabled
    Shockwave Flash 18.0 r0

MIME Type    Description    Suffixes
application/x-shockwave-flash    Shockwave Flash    swf
application/futuresplash    FutureSplash Player    spl
Posts: 243
Aleph
Joined: 09 Aug 2013
#25
Thanks kmathern,

but it seems that the battle is lost here... __{{emoticon}}__
Posts: 1,062
Dave
Joined: 20 Jan 2010
#26
I also do not have chrome installed.
One last stab...?
What are the permissions on the files in the plugin directory ?
ls -la /usr/lib/mozilla/plugins/

Also maybe worth copying the freshwrapper plugin to the user's .mozilla directory itself? (~/.mozilla/plugins I think)
Posts: 243
Aleph
Joined: 09 Aug 2013
#27
Hi Dave,

yesterday after enable the mepis repos I only did a dist-update as you told me, more late I tried a dist-upgrade and I have tu update 41 files (my system was completely updated before enable the mepis repos) many stuff about wifi, etc, etc...

I think I prefer to stay the most stable as possible. I stopped the update and reverted all the process for install the pepper flash.

I installed one more time the adobe flash player and it shows an updated version , the 11.2.202.491

Everything is working fine.

Sorry but I will forget the pepper flash for the moment, maybe more late I will try to install it. __{{emoticon}}__


Thank you for your help Dave, and thank you to kmathern.
Posts: 173
DeepDayze
Joined: 09 Sep 2011
#28
Flashplayer 11.2.202.491 works here as well.