From owner-freebsd-current@FreeBSD.ORG Tue Mar 29 23:44:26 2011 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 07C13106564A; Tue, 29 Mar 2011 23:44:16 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-current@FreeBSD.org Date: Tue, 29 Mar 2011 19:44:04 -0400 User-Agent: KMail/1.6.2 References: <20110329213547.GA34261@freebsd.org> In-Reply-To: <20110329213547.GA34261@freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Message-Id: <201103291944.08141.jkim@FreeBSD.org> Cc: Garrett Cooper , Alexander Best , Buganini , Eir Nym , Dimitry Andric Subject: Re: Wow... (<-- blown away at performance) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Mar 2011 23:44:26 -0000 On Tuesday 29 March 2011 05:35 pm, Alexander Best wrote: > On Wed Mar 30 11, Buganini wrote: > > Could this help? > > https://bugzilla.redhat.com/show_bug.cgi?id=680279 > > > > On Wed, Feb 23, 2011 at 12:29 AM, Garrett Cooper wrote: > > > � �Also, it looks like npviewer.bin still hangs to resources on > > > until Firefox closes (or I kill it :)..), so something still > > > needs to be resolved there, but that isn't a regression (it's > > > acted that way for ages), and shouldn't be too hard to do. > > > > the fix is included in the latest nspluginwrapper-devel update, > > i'm going to try it. > > i was able to build the latest nspluginwrapper version via github > [1]. however i cannot install any plugins due to the following > error: > > nspluginwrapper: no appropriate viewer found for > /home/arundel/.mozilla/plugins/libflashplayer.so > > [1] https://github.com/davidben/nspluginwrapper Update your ports, install www/nspluginwrapper-devel, reinstall your plugins, and enjoy. ;-) Jung-uk Kim