You are not logged in.

#1 2016-06-10 20:42:16

righN
Member
Registered: 2016-06-08
Posts: 41

[SOLVED] Huge problem with Flash Player...

Soooo, I messed up... I wanted to use newest Flash Player so I installed Chromium but then I saw that it doesn't have Flash Player at all so I wanted to install pepperflashplayer but everytime I try it to install it show me that packages are unlocated or something. Then I started using Iceweasel again but I founded that you can use newest Flash Player on Firefox (Iceweasel is based on Firefox like I know) with FreshPlayer but then I didin't had libpepflashplayer.so file I think and now when I open website which requires Flash Player it show me error that libpepflashplayer.so is missing... And I can't do anything because Chrome is only for 64bit now but I have 32bit and Chromium doesn't have Flash Player at all... So I don't know what to do.

Last edited by righN (2016-06-11 15:55:53)

Offline

#2 2016-06-10 20:49:40

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,143
Website

Re: [SOLVED] Huge problem with Flash Player...

Wow, that's hard to read. Relax, we can easily sort this out.

Please open a terminal and run the following command so I know what you are talking about...

apt-cache policy chromium iceweasel firefox flashplugin-nonfree

Post the output here and wrap it in Code tags (select the text and click the "Code" link above the post input area.


I don't care what you do at home. Would you care to explain?

Offline

#3 2016-06-10 20:53:40

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: [SOLVED] Huge problem with Flash Player...

righN wrote:

I have 32bit

Sorry, you cannot use pepperflash at all sad

You can use Adobe's Flash Player for GNU/Linux instead.

https://packages.debian.org/jessie/flashplugin-nonfree

righN wrote:

it show me error

Please post exact error messages rather than vague descriptions of error messages.

Offline

#4 2016-06-10 21:32:23

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,143
Website

Re: [SOLVED] Huge problem with Flash Player...

Head_on_a_Stick wrote:

You can use Adobe's Flash Player for GNU/Linux instead.

https://packages.debian.org/jessie/flashplugin-nonfree

With Iceweasel or firefox, or another supported browser (not chrome or chromium)...

https://wiki.debian.org/FlashPlayer#Sup … _in_Debian


I don't care what you do at home. Would you care to explain?

Offline

#5 2016-06-10 21:44:58

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: [SOLVED] Huge problem with Flash Player...

hhh wrote:

not chrome or chromium

That's curious -- last time I checked, chromium uses libflashplayer.so if it is present.

Offline

#6 2016-06-10 22:41:22

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,143
Website

Re: [SOLVED] Huge problem with Flash Player...

^ http://www.adobe.com/software/flash/about/

I stand corrected, it's supposed to work on both Chrome and chromium in Linux. That page doesn't display the animation for me in chromium (jessie), though. I might have to move the plugin from ~/.mozilla/plugins, but I just use Firefox with extensions when I view Flash.


I don't care what you do at home. Would you care to explain?

Offline

#7 2016-06-10 22:57:07

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,143
Website

Re: [SOLVED] Huge problem with Flash Player...

I downloaded the *.so file for chrome, placed it in /usr/lib/chromium/plugins and restarted the browser, no joy. It doesn't even show up in chrome:plugins.


I don't care what you do at home. Would you care to explain?

Offline

#8 2016-06-11 09:07:51

righN
Member
Registered: 2016-06-08
Posts: 41

Re: [SOLVED] Huge problem with Flash Player...

hhh wrote:

Wow, that's hard to read. Relax, we can easily sort this out.

Please open a terminal and run the following command so I know what you are talking about...

apt-cache policy chromium iceweasel firefox flashplugin-nonfree

Post the output here and wrap it in Code tags (select the text and click the "Code" link above the post input area.

It doesn't show Chromium installed because I already uninstalled it.

 chromium:
  Installed: (none)
  Candidate: 51.0.2704.79-1~deb8u1
  Version table:
     51.0.2704.79-1~deb8u1 0
        500 http://security.debian.org/ jessie/updates/main i386 Packages
        100 /var/lib/dpkg/status
     50.0.2661.94-1~deb8u1 0
        500 http://httpredir.debian.org/debian/ jessie/main i386 Packages
iceweasel:
  Installed: 38.8.0esr-1~deb8u1
  Candidate: 45.2.0esr-1~deb8u1
  Version table:
     45.2.0esr-1~deb8u1 0
        500 http://security.debian.org/ jessie/updates/main i386 Packages
 *** 38.8.0esr-1~deb8u1 0
        500 http://httpredir.debian.org/debian/ jessie/main i386 Packages
        500 http://security.debian.org/ jessie/updates/main i386 Packages
        100 /var/lib/dpkg/status
firefox:
  Installed: (none)
  Candidate: (none)
  Version table:
flashplugin-nonfree:
  Installed: 1:3.6.1
  Candidate: 1:3.6.1
  Version table:
 *** 1:3.6.1 0
        500 http://httpredir.debian.org/debian/ jessie/contrib i386 Packages
        100 /var/lib/dpkg/status

Offline

#9 2016-06-11 09:10:35

righN
Member
Registered: 2016-06-08
Posts: 41

Re: [SOLVED] Huge problem with Flash Player...

Head_on_a_Stick wrote:
righN wrote:

I have 32bit

Sorry, you cannot use pepperflash at all sad

You can use Adobe's Flash Player for GNU/Linux instead.

https://packages.debian.org/jessie/flashplugin-nonfree

righN wrote:

it show me error

Please post exact error messages rather than vague descriptions of error messages.

forum.th.png

Mod Note: Oversized image replaced with thumbnail link, please limit images to ~250x250px
-HoaS

Offline

#10 2016-06-11 09:15:17

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: [SOLVED] Huge problem with Flash Player...

OK, sorry about that, I was wrong  :8

How about firefox-esr and flashplugin-nonfree?

Offline

#11 2016-06-11 09:27:25

righN
Member
Registered: 2016-06-08
Posts: 41

Re: [SOLVED] Huge problem with Flash Player...

Head_on_a_Stick wrote:

OK, sorry about that, I was wrong  :8

How about firefox-esr and flashplugin-nonfree?

firefox-esr installation didin't help, flashplugin-nonfree I had already installed.

Offline

#12 2016-06-11 10:03:25

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: [SOLVED] Huge problem with Flash Player...

firefox-esr & flashplugin-nonfree work just fine for me in a 32-bit live session:

2016-06-11-100153_1280x800_scrot.th.png

Chromium & Flash is not usable on 32-bit systems, Google dropped support in March.

Offline

#13 2016-06-11 10:20:20

righN
Member
Registered: 2016-06-08
Posts: 41

Re: [SOLVED] Huge problem with Flash Player...

So I just uninstalled everything what I had to install from Freshplayer and did sudo apt-get autoremove and that error that I showed before is gone now but now were has to be Flash Player element there isn't anything...

Offline

#14 2016-06-11 10:23:39

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,143
Website

Re: [SOLVED] Huge problem with Flash Player...

righN wrote:
Head_on_a_Stick wrote:

OK, sorry about that, I was wrong  :8

How about firefox-esr and flashplugin-nonfree?

firefox-esr installation didin't help, flashplugin-nonfree I had already installed.

Double check...

apt-cache policy flashplugin-nonfree

Then restart iceweasel and see if the test animation plays...
http://www.adobe.com/software/flash/about/

Though it's not "the Debian Way", I prefer to run true Firefox from Mozilla and the latest Flash release from Adobe...
https://www.mozilla.org/en-US/firefox/new/
https://get.adobe.com/flashplayer/

Place libflashplayer.so in ~/.mozilla/plugins (create the subfolder). You can run firefox from whever you extract it to by clicking the "firefox" file. Firefox will check for updates everytime you start it and flash content will warn you before playback if the plugin is outdated/vulnerable.

If you want to make firefox more integrated with your desktop, see this post...
https://forums.bunsenlabs.org/viewtopic.php?id=1385


I don't care what you do at home. Would you care to explain?

Offline

#15 2016-06-11 11:27:40

righN
Member
Registered: 2016-06-08
Posts: 41

Re: [SOLVED] Huge problem with Flash Player...

hhh wrote:
righN wrote:
Head_on_a_Stick wrote:

OK, sorry about that, I was wrong  :8

How about firefox-esr and flashplugin-nonfree?

firefox-esr installation didin't help, flashplugin-nonfree I had already installed.

Double check...

apt-cache policy flashplugin-nonfree

Then restart iceweasel and see if the test animation plays...
http://www.adobe.com/software/flash/about/

Though it's not "the Debian Way", I prefer to run true Firefox from Mozilla and the latest Flash release from Adobe...
https://www.mozilla.org/en-US/firefox/new/
https://get.adobe.com/flashplayer/

Place libflashplayer.so in ~/.mozilla/plugins (create the subfolder). You can run firefox from whever you extract it to by clicking the "firefox" file. Firefox will check for updates everytime you start it and flash content will warn you before playback if the plugin is outdated/vulnerable.

If you want to make firefox more integrated with your desktop, see this post...
https://forums.bunsenlabs.org/viewtopic.php?id=1385

That didin't help, it's no matter what or I'm gonna run iceweasel or firefox from mozilla...

Offline

#16 2016-06-11 13:36:19

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: [SOLVED] Huge problem with Flash Player...

Run this command in a terminal:

firefox-esr

Then visit this site using the firefox-esr browser:
https://helpx.adobe.com/flash-player.html

and click on the "Check Now" button -- what does it say?

To repeat: you *cannot* use the latest version of Pepperflash in a 32-bit GNU/Linux system.

From my test in the live session, the (older) Adobe-supplied Flashplayer package does seem to work in a 32-bit system.

If that is not working for you (if the Adobe site claims you do not have Flashplayer) then there is something wrong with your system and you will have to explain *all* of the things you have changed since installing it; the more detail you give, the better the chances of you getting stuff working again.

Offline

#17 2016-06-11 14:38:12

righN
Member
Registered: 2016-06-08
Posts: 41

Re: [SOLVED] Huge problem with Flash Player...

Head_on_a_Stick wrote:

Run this command in a terminal:

firefox-esr

Then visit this site using the firefox-esr browser:
https://helpx.adobe.com/flash-player.html

and click on the "Check Now" button -- what does it say?

To repeat: you *cannot* use the latest version of Pepperflash in a 32-bit GNU/Linux system.

From my test in the live session, the (older) Adobe-supplied Flashplayer package does seem to work in a 32-bit system.

If that is not working for you (if the Adobe site claims you do not have Flashplayer) then there is something wrong with your system and you will have to explain *all* of the things you have changed since installing it; the more detail you give, the better the chances of you getting stuff working again.

It says my Flash Player information.

screenshot-110616-173645.php

I didin't take this foto in firefox-esr but it shows same information in there.

Offline

#18 2016-06-11 14:46:55

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: [SOLVED] Huge problem with Flash Player...

^ That's an old version.

Try this:

sudo update-flashplugin-nonfree --install

https://wiki.debian.org/FlashPlayer

EDIT: Once it says that "Your Flash Version" is "11.2.202.621" then that is as good as it is going to get for your system.

You would have to take this issue upstream.

Last edited by Head_on_a_Stick (2016-06-11 14:48:47)

Offline

#19 2016-06-11 15:00:47

righN
Member
Registered: 2016-06-08
Posts: 41

Re: [SOLVED] Huge problem with Flash Player...

Lol, now it says 13.1.2 but problem isn't gone.

Last edited by Head_on_a_Stick (2016-06-11 15:08:19)

Offline

#20 2016-06-11 15:09:00

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: [SOLVED] Huge problem with Flash Player...

Please post the full output of:

sudo update-flashplugin-nonfree --install
sudo update-flashplugin-nonfree --status

Offline

Board footer

Powered by FluxBB