Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Problems making Flash 10 working in Lenny [SOLVED]

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
User avatar
qyron
Posts: 206
Joined: 2008-07-21 20:47

Problems making Flash 10 working in Lenny [SOLVED]

#1 Post by qyron »

I've already went through the regular process of installation, adding the backports repository and doing the debian way installation, but somehow the system isn't assuming the plugin.

I've rebooted the web browser and even the entire system, but still the plugin does not work.

Does anyone has had a similar problem and got it solved?
Last edited by qyron on 2010-03-07 22:22, edited 1 time in total.
Stop hitting me with anvils!|Parem de me bater com bigornas!
Willie E. Coyote

Running Debian 9.2

msoloff
Posts: 3
Joined: 2010-03-07 18:28

Re: Problems making Flash 10 working in Lenny

#2 Post by msoloff »

Hi qyron,

Which browser are you using?

User avatar
izar
Posts: 1714
Joined: 2007-01-01 18:34
Location: Euskal Herria

Re: Problems making Flash 10 working in Lenny

#3 Post by izar »

Try the multimedia repositories.
You have to add non-free to the multimedia entry in /etc/apt/sources.list so that it reads like this:

Code: Select all

deb http://www.debian-multimedia.org lenny main non-free
Then do:

Code: Select all

aptitude update
and

Code: Select all

aptitude install flashplayer-mozilla
Further information is available on the multimedia site in case you run into problems.

User avatar
qyron
Posts: 206
Joined: 2008-07-21 20:47

Re: Problems making Flash 10 working in Lenny

#4 Post by qyron »

msoloff wrote:Hi qyron,

Which browser are you using?
I'm using Iceweasel.
Stop hitting me with anvils!|Parem de me bater com bigornas!
Willie E. Coyote

Running Debian 9.2

User avatar
nadir
Posts: 5961
Joined: 2009-10-05 22:06
Location: away

Re: Problems making Flash 10 working in Lenny

#5 Post by nadir »

qyron wrote: Does anyone has had a similar problem and got it solved?
now and then someone has got problems cause swfdec-mozilla is installed. check for flash (in synaptic or with apt*). if swdfec or gnash is installed you may either remove it or use update-alternatives to configure it (which i wouldn't know how to be done). might be this helps, might be it doesn't.
"I am not fine with it, so there is nothing for me to do but stand aside." M.D.

User avatar
qyron
Posts: 206
Joined: 2008-07-21 20:47

Re: Problems making Flash 10 working in Lenny

#6 Post by qyron »

izar wrote:Try the multimedia repositories.
You have to add non-free to the multimedia entry in /etc/apt/sources.list so that it reads like this:

Code: Select all

deb http://www.debian-multimedia.org lenny main non-free
Then do:

Code: Select all

aptitude update
and

Code: Select all

aptitude install flashplayer-mozilla
Further information is available on the multimedia site in case you run into problems.
I've used all of that, Izar. Only difference is that I use APT instead of aptitude.

The flashplayer-mozilla displays a grey play-button over whatever flash content may be in a given webpage.
With a search on the web, I discovered that I could install Flash 10 using the backports repositories, but although I've added the repository and installed the non-free plugin, that is supposed to grab from the Adobe site the latest version available and install it (according to the message in Synaptic) I was unsuccessful.
I still get the same grey button-like baner over the flash content of any web page.

This only pains me because I use regularly some sites that are basically built in flash (it seems nobody likes to use the good old HTML these days :x) and with the working non-free plugin I'm (was) able to allow what sites can load flash content and those who are not allowed to.

I had the plugin installed and working in a previous installation, but due to a HDD failure I had to completely reinstall the OS and this problem appeared.
Stop hitting me with anvils!|Parem de me bater com bigornas!
Willie E. Coyote

Running Debian 9.2

sir fer
Posts: 923
Joined: 2008-09-10 18:49
Location: Auckland

Re: Problems making Flash 10 working in Lenny

#7 Post by sir fer »

Something else you may try is getting the tar from adobe and putting the untarred libflashplayer.so file into both /usr/lib/mozilla/plugins and /usr/lib/iceweasel/plugins.

You can also do this with the flashplayer-mozilla.so file if you get it from debian-mulitmedia

User avatar
qyron
Posts: 206
Joined: 2008-07-21 20:47

Re: Problems making Flash 10 working in Lenny

#8 Post by qyron »

Actually, removing swf-mozilla solved the problem!

Can't understand why the heck the system didn't purged that package by itself, but no matter.

Thanks for the help, everyone!
Stop hitting me with anvils!|Parem de me bater com bigornas!
Willie E. Coyote

Running Debian 9.2

Post Reply