public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] [OT] flashplugin detection
@ 2006-10-28 15:09 Matthew R. Lee
  2006-10-28 15:40 ` Arturo 'Buanzo' Busleiman
  2006-10-29  0:46 ` Richard Fish
  0 siblings, 2 replies; 4+ messages in thread
From: Matthew R. Lee @ 2006-10-28 15:09 UTC (permalink / raw
  To: gentoo-user

I'm an e-season ticket holder at liverpoolfc.tv where I can listen to live 
commentary of all the games and watch video highlights.  Last season 
everything worked fine (or more or less fine),  this season they have changed 
the econsole to work with flash.  I have the flashplugin installed and it 
works. However, when I launch the econsole it says it needs flashplugin 
installed (it can't detect it) as a consequence I can't access the media 
streams (except through the technical support page).  I've complained to the 
technical support but got the usual answer "we do not fully support or test 
on Linux systems"  Before I write back an tell them what I think about that, 
I would like to be able to tell them how to fix it.  
So after that preamble, the question is, how does their system detect the 
presence of the flashplugin on my browser.  Is it simply that they need the 
correct file name (libflashplayer.so) in their config or is it more 
complicated than that?
Thanks
Matt
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Dr. Matthew R. Lee
CASEB & ECIM
Departamento de Ecologia,
P. Universidad Catolica de Chile,
Alameda 340, Santiago.
CP 6513677
CHILE

matt@matthewlee.org
mlee@bio.puc.cl

URL: meiochile.matthewlee.org
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] [OT] flashplugin detection
  2006-10-28 15:09 [gentoo-user] [OT] flashplugin detection Matthew R. Lee
@ 2006-10-28 15:40 ` Arturo 'Buanzo' Busleiman
  2006-10-29  0:46 ` Richard Fish
  1 sibling, 0 replies; 4+ messages in thread
From: Arturo 'Buanzo' Busleiman @ 2006-10-28 15:40 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Matthew R. Lee wrote:
> I would like to be able to tell them how to fix it.  
> So after that preamble, the question is, how does their system detect the 
> presence of the flashplugin on my browser.  Is it simply that they need the 
> correct file name (libflashplayer.so) in their config or is it more 
> complicated than that?

Hi!

I've been having detection problems, too. For example, there was some flash video site that said It
couldn't detect flash, but it allowed me to go on, skipping the detection, and all worked. So, I
guess this has to do with some javascript.

There is one (adult, yes!!) site (do not follow the link if you feel uneasy about adult content),
where this happened (yes, to me):

www.pornotube.com

It has detection, and skip-detection link, too. SO, try to navigate to it and see what happens.
Check out the pages source (frames, etc).

Now, MY problem with detection was solved by unmasking and keywording net-www/netscape-flash, and by
manually removing the older (Firefox-and-not-emerge-installed) flash plugin.

Try that.

- --
Arturo "Buanzo" Busleiman - Consultor Independiente en Seguridad Informatica
http://www.buanzo.com.ar | http://www.vivamoslavida.com.ar : Portal no-comercial del buen vivir!
for f in www blog foros linux-consulting vpnmail; do firefox http://$f.buanzo.com.ar ; done
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFQ3nmAlpOsGhXcE0RArHRAJ0WThVZMedHSjXhZnMrFLzwqa8PYwCeM7W1
21fuiNcO5janMz1q391fgyA=
=Ybj/
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] [OT] flashplugin detection
  2006-10-28 15:09 [gentoo-user] [OT] flashplugin detection Matthew R. Lee
  2006-10-28 15:40 ` Arturo 'Buanzo' Busleiman
@ 2006-10-29  0:46 ` Richard Fish
  2006-10-29 14:56   ` Matthew R. Lee
  1 sibling, 1 reply; 4+ messages in thread
From: Richard Fish @ 2006-10-29  0:46 UTC (permalink / raw
  To: gentoo-user

On 10/28/06, Matthew R. Lee <gentoo@matthewlee.org> wrote:
> I'm an e-season ticket holder at liverpoolfc.tv where I can listen to live
> commentary of all the games and watch video highlights.  Last season
> everything worked fine (or more or less fine),  this season they have changed
> the econsole to work with flash.  I have the flashplugin installed and it
> works. However, when I launch the econsole it says it needs flashplugin
> installed (it can't detect it) as a consequence I can't access the media
> streams (except through the technical support page).  I've complained to the
> technical support but got the usual answer "we do not fully support or test
> on Linux systems"  Before I write back an tell them what I think about that,
> I would like to be able to tell them how to fix it.

It isn't something they can fix on their end.

You didn't mention what browser you are using, but assuming it is
firefox does the flash plugin show up when you go to "about:plugins"?
If not, then somehow it is not installed or not installed correctly.

Another possibility is that they are using flash version 8 or higher,
which had no linux version until a few weeks ago.  In this case you
may try unmask the beta of netscape-flash-9.x with "echo
'=net-www/netscape-flash-9*' >> /etc/portage/package.unmask".  I
haven't tried it, but have seen reports of memory leaks and browser
crashes that are attributable to this.

Another option for flash8 compatibility is to install the windows
version of firefox and flash under wine.  I have done this with some
success.

-Richard
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] [OT] flashplugin detection
  2006-10-29  0:46 ` Richard Fish
@ 2006-10-29 14:56   ` Matthew R. Lee
  0 siblings, 0 replies; 4+ messages in thread
From: Matthew R. Lee @ 2006-10-29 14:56 UTC (permalink / raw
  To: gentoo-user

On Saturday 28 October 2006 21:46, Richard Fish wrote:
>
> It isn't something they can fix on their end.
>
> You didn't mention what browser you are using, but assuming it is
> firefox does the flash plugin show up when you go to "about:plugins"?
> If not, then somehow it is not installed or not installed correctly.
>
> Another possibility is that they are using flash version 8 or higher,
> which had no linux version until a few weeks ago.  In this case you
> may try unmask the beta of netscape-flash-9.x with "echo
> '=net-www/netscape-flash-9*' >> /etc/portage/package.unmask".  I
> haven't tried it, but have seen reports of memory leaks and browser
> crashes that are attributable to this.
>
> Another option for flash8 compatibility is to install the windows
> version of firefox and flash under wine.  I have done this with some
> success.
>
> -Richard
I'm using Konqueror (3.5.2) with netscape-flash (7.0.68)
It's installed properly and working
The liverpool site clearly doesn't detect its presence or doesn't like it. In 
the econsole If I click on "get adobe flash plugin" adobe offers me the the 
same version as the one I have.
I guess I'll have to give flash 9 a go

Matt
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Dr. Matthew R. Lee
CASEB & ECIM
Departamento de Ecologia,
P. Universidad Catolica de Chile,
Alameda 340, Santiago.
CP 6513677
CHILE

matt@matthewlee.org
mlee@bio.puc.cl

URL: meiochile.matthewlee.org
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-10-29 15:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-28 15:09 [gentoo-user] [OT] flashplugin detection Matthew R. Lee
2006-10-28 15:40 ` Arturo 'Buanzo' Busleiman
2006-10-29  0:46 ` Richard Fish
2006-10-29 14:56   ` Matthew R. Lee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox