Re: [Solved] Youtube & Flash Videos broken?

2013-04-08 Thread parv
in message <20130408093145.GA3009@tinyCurrent>,
wrote Matthias Apitz thusly...
>
> El día Monday, April 08, 2013 a las 11:04:41AM +0200, Patrick Lamaiziere 
> escribió:
>
> > Le Sun, 7 Apr 2013 13:38:55 +0200,
> > Jens Schweikhardt  a écrit :
> >
> > > # We've had a thread about it in the forums, with a couple of
> > > workarounds: # http://forums.freebsd.org/showthread.php?t=38627
> > >
> > > Thanks for this helpful link. It contained the solution to my problem:
> > >
> > >   1) In about:config, set dom.ipc.plugins.enabled to false
> > >   2) Exit and restart Firefox (really, just doing 1) did not work).
> >
> > Cool that works here too, nice. Thanks.
>
> I helped me as well. Can someone give a bit light of explanation
> what the parameter does in detail and why it should be set to
> 'false'? Thanks

An explanation on Adobe forum ...

  http://forums.adobe.com/thread/666110
32d reply ...
  ...
  The crash protection feature in Firefox 3.6 is enabled for
  certain  plugins only. The four preferences that we
  modified here specifies four different out-of-process
  plugins. They are  the the NPAPI test plugin, Adobe Flash,
  Apple QuickTime (Windows) and Microsoft Silverlight
  (Windows). These plugins are specified in a separate
  dom.ipc.plugins.enabled. preference by default is
  set to true. We can disable them by changing their value to
  false. And thus plugin-container.exe will not run. By
  default the preference dom.ipc.plugins.enabled is already
  set to "false". So, no need to touch it. The
  dom.ipc.plugins.timeoutSecs is also not important here as
  other values are false.


Similar is on ...

  (skip to bottom)
  https://support.mozilla.org/en-US/questions/707085


(Also, I was reminded of "perlipc" pod related to inter-process
communication in Perl.)


-- 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: [Solved] Youtube & Flash Videos broken?

2013-04-08 Thread Matthias Apitz
El día Monday, April 08, 2013 a las 11:04:41AM +0200, Patrick Lamaiziere 
escribió:

> Le Sun, 7 Apr 2013 13:38:55 +0200,
> Jens Schweikhardt  a écrit :
> 
> > # We've had a thread about it in the forums, with a couple of
> > workarounds: # http://forums.freebsd.org/showthread.php?t=38627
> > 
> > Thanks for this helpful link. It contained the solution to my problem:
> > 
> >   1) In about:config, set dom.ipc.plugins.enabled to false
> >   2) Exit and restart Firefox (really, just doing 1) did not work).
> 
> Cool that works here too, nice. Thanks.

I helped me as well. Can someone give a bit light of explanation what
the parameter does in detail and why it should be set to 'false'? Thanks

matthias
-- 
Matthias Apitz   |  /"\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: g...@unixarea.de |  \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
phone: +49-170-4527211   |  / \ - Respect for open standards
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: [Solved] Youtube & Flash Videos broken?

2013-04-08 Thread Patrick Lamaiziere
Le Sun, 7 Apr 2013 13:38:55 +0200,
Jens Schweikhardt  a écrit :

> # We've had a thread about it in the forums, with a couple of
> workarounds: # http://forums.freebsd.org/showthread.php?t=38627
> 
> Thanks for this helpful link. It contained the solution to my problem:
> 
>   1) In about:config, set dom.ipc.plugins.enabled to false
>   2) Exit and restart Firefox (really, just doing 1) did not work).

Cool that works here too, nice. Thanks.

I'm sure I was able to watch the following Youtube video without trick
on 18 march 2013 :
http://www.youtube.com/watch?v=re9TpkdTYGw

Without dom.ipc.plugins.enabled=false, Youtube says that flash is not
installed.

(9.1-STABLE/amd64, firefox-17.0.4,1 (firefox-esr),
linux-f10-flashplugin-11.2r202.275)

Regards.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


[Solved] Youtube & Flash Videos broken?

2013-04-07 Thread Jens Schweikhardt
On Sat, Apr 06, 2013 at 05:53:17PM -0600, Warren Block wrote:
# On Sat, 6 Apr 2013, Jens Schweikhardt wrote:
# 
# > I have trouble playing Youtube videos in flash format in Firefox. This
# > has worked in the past, but for a few weeks now, the flash videos
# > display as a b/w noise background picture with a message centered "To
# > render this video you need the Adobe Flash Player. Install latest Flash
# > Player". Has Youtube conspired against me, you, FreeBSD, the world? :-)
# 
# We've had a thread about it in the forums, with a couple of workarounds:
# http://forums.freebsd.org/showthread.php?t=38627

Thanks for this helpful link. It contained the solution to my problem:

  1) In about:config, set dom.ipc.plugins.enabled to false
  2) Exit and restart Firefox (really, just doing 1) did not work).

Regards,

Jens
-- 
Jens Schweikhardt http://www.schweikhardt.net/
SIGSIG -- signature too long (core dumped)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"