From owner-freebsd-current@FreeBSD.ORG Sun Apr 19 15:28:23 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8EA481065670 for ; Sun, 19 Apr 2009 15:28:23 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout5.freenet.de (mout5.freenet.de [IPv6:2001:748:100:40::2:7]) by mx1.freebsd.org (Postfix) with ESMTP id 1F97E8FC15 for ; Sun, 19 Apr 2009 15:28:23 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from [195.4.92.23] (helo=13.mx.freenet.de) by mout5.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #89) id 1LvYwO-00073j-3m; Sun, 19 Apr 2009 17:28:20 +0200 Received: from ta131.t.pppool.de ([89.55.161.49]:48467 helo=ernst.jennejohn.org) by 13.mx.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #79) id 1LvYwN-0001cr-TP; Sun, 19 Apr 2009 17:28:20 +0200 Date: Sun, 19 Apr 2009 17:28:17 +0200 From: Gary Jennejohn To: Matthias Apitz Message-ID: <20090419172817.40656d65@ernst.jennejohn.org> In-Reply-To: <20090419144042.GB19064@rebelion.Sisis.de> References: <49EAF042.6030209@wanadoo.fr> <20090419111105.GA11449@rebelion.Sisis.de> <20090419065207.90531ns8hxq865b4@econet.encontacto.net> <20090419144042.GB19064@rebelion.Sisis.de> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.14.7; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: linux-flashplugin-9 && firefox-3.0.7, 1 does not play in -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gary.jennejohn@freenet.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Apr 2009 15:28:23 -0000 On Sun, 19 Apr 2009 16:40:42 +0200 Matthias Apitz wrote: > El d__a Sunday, April 19, 2009 a las 06:52:07AM -0500, eculp escribi__: > > > Somewhat off topic but following the very simple instructions from > > Nicolas given in the recent thread - "Flash10, > > with up to date current, not even recognized with about:plugins." > > > > I have flash 10 working as well as flash9 worked also on current. > > The only "problem" is the npviewer.bin issues that I was also having > > with flash9. > > > > In case you are interested. > > What is the 'npviewer.bin issues' that you have exactly? > > Firefox3 is now playing with Flash 9 but hangs on terminating the page; > I have to > > $ killall npviewer.bin > That's the problem. I've seen npviewer.bin core dumping a lot and requiring a kill of all the leftover npviewer.bin's. Very annoying. Someday I may get around to debugging it. --- Gary Jennejohn