From owner-freebsd-stable@FreeBSD.ORG Sun Oct 10 03:14:25 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1C21106564A for ; Sun, 10 Oct 2010 03:14:25 +0000 (UTC) (envelope-from ambsd@raisa.eu.org) Received: from raisa.eu.org (raisa.eu.org [83.17.178.202]) by mx1.freebsd.org (Postfix) with ESMTP id 8E4B98FC12 for ; Sun, 10 Oct 2010 03:14:25 +0000 (UTC) Received: from bolt.zol (62-121-98-25.home.aster.pl [62.121.98.25]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by raisa.eu.org (Postfix) with ESMTP id D29BA654; Sun, 10 Oct 2010 04:39:58 +0200 (CEST) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "Harald Weis" , "Alex Goncharov" References: <20101008180046.GA2867@pollux.local.net> <20101009203629.GA2135@pollux.local.net> Date: Sun, 10 Oct 2010 04:42:17 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Emil Smolenski" Message-ID: In-Reply-To: User-Agent: Opera Mail/10.61 (FreeBSD) Cc: freebsd-stable@freebsd.org Subject: Re: VirtualBox OpenSolaris guest X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Oct 2010 03:14:26 -0000 On Sun, 10 Oct 2010 00:22:31 +0200, Alex Goncharov wrote: > www/opera won't work with flash (it seems first). It works for me for years. Just install www/opera, www/opera-linuxplugins, www/linux-f10-flashplugin10. Don't install any www/nspluginwrapper* ports. > But I've found a non-trivial solution which for me works better than > either of "(any) Opera by itself" or "Firefox by itself". > > The solution is: > > * Install Firefox plugins through www/nspluginwrapper-devel: > > nspluginwrapper -v -a -i > > You'll get e.g. ~/.mozilla/plugins/npwrapper.libflashplayer.so > * Use www/opera, for which (there are many bizarre pieces below, but > they all turned out to be necessary in my experiments (the names > of newly created files can vary, of course): > > ** Disable all plugin paths > ** ln -s ~/.mozilla ~/mozilla > > ** cp ~/mozilla/plugins/npwrapper.libflashplayer.so > ~/mozilla/plugins/npwrapper.mvflashplayer.so > ** Add ~/mozilla/plugins to the plugins path > > ** Discover the new plugins. > > ** Use "opera:config / Extensions" to set "PluginResponseTimeout" > (mine is 8 sec). I don't think it is necessary. -- am