* [gentoo-user] how does one temporarily disable a firefox plugin
@ 2007-02-25 2:02 Allan Gottlieb
2007-02-26 5:14 ` [gentoo-user] how does one temporarily disable a firefox plugin (SOLVED) Allan Gottlieb
0 siblings, 1 reply; 3+ messages in thread
From: Allan Gottlieb @ 2007-02-25 2:02 UTC (permalink / raw
To: gentoo-user
I have a stable x86 gentoo system with firefox (bon echo) 2.0.0.1) and
totem 2.16.4. According to about:plugins totem is to handle mp3 files
I am trying to download an MP3 from "The teaching company" (they have
lectures on various subjects). The actual button pressed invokes some
javascript.
The result is that totem generates an error msg namely
Totem could not play 'fd://0'.
I would like to temporarily not have totem handle the mp3s, but I was
unable to see how to do it.
I strongly suspect that unmerging totem (and remerging when done)
would work but was looking for a less drastic method.
Thanks,
allan
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] how does one temporarily disable a firefox plugin (SOLVED)
2007-02-25 2:02 [gentoo-user] how does one temporarily disable a firefox plugin Allan Gottlieb
@ 2007-02-26 5:14 ` Allan Gottlieb
2007-02-26 22:10 ` Thomas Rösner
0 siblings, 1 reply; 3+ messages in thread
From: Allan Gottlieb @ 2007-02-26 5:14 UTC (permalink / raw
To: gentoo-user
At Sat, 24 Feb 2007 21:02:05 -0500 Allan Gottlieb <gottlieb@nyu.edu> wrote:
> I have a stable x86 gentoo system with firefox (bon echo) 2.0.0.1) and
> totem 2.16.4. According to about:plugins totem is to handle mp3 files
>
> I would like to temporarily not have totem handle the mp3s, but I was
> unable to see how to do it.
>
> I strongly suspect that unmerging totem (and remerging when done)
> would work but was looking for a less drastic method.
Less drastic method found
As root
cd /usr/lib/nsbrowser
mkdir plugins-save
mv plugins/*totem* plugins-save
When finished
mv plugins-save/* plugins
I suspect there is a way inside firefox, but I couldn't find it.
Illumination would be appreciated.
allan
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-02-26 22:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-25 2:02 [gentoo-user] how does one temporarily disable a firefox plugin Allan Gottlieb
2007-02-26 5:14 ` [gentoo-user] how does one temporarily disable a firefox plugin (SOLVED) Allan Gottlieb
2007-02-26 22:10 ` Thomas Rösner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox