From owner-freebsd-stable@FreeBSD.ORG Mon Jul 27 20:16:18 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77793106566B; Mon, 27 Jul 2009 20:16:18 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from cp-out2.libero.it (cp-out2.libero.it [212.52.84.102]) by mx1.freebsd.org (Postfix) with ESMTP id 0E7EA8FC29; Mon, 27 Jul 2009 20:16:17 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from libero.it (192.168.17.8) by cp-out2.libero.it (8.5.107) id 4A65D446004DFCB7; Mon, 27 Jul 2009 22:16:16 +0200 Date: Mon, 27 Jul 2009 22:16:16 +0200 Message-Id: MIME-Version: 1.0 X-Sensitivity: 3 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable From: "barbara" To: "blackend" X-XaM3-API-Version: 4.3 (R1) (B3pl25) X-SenderIP: 87.20.214.18 Cc: "gaijin.k" , stable , rizzo Subject: Re: status of flash9/flash10 support in RELENG_7 ? 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: Mon, 27 Jul 2009 20:16:18 -0000 > On Sun, Jul 26, 2009 at 06:15:22PM +0200, barbara wrote: > > > On Sun, 2009-07-26 at 10:32 +0200, Marc Fonvieille wrote: > > > > On Sun, Jul 26, 2009 at 08:20:09AM +0200, barbara wrote: > > > > > > > > > > > > An example of the URLs that is giving me problems is the foll= owing > > > > > > > > > > > > http://tv.repubblica.it/copertina/massa-colpito-da-un-detrito= /35446?video > > > > > > > > > > > > (basically all videos from that site cause the same problem).= I would be > > > > > > grateful if you cold check it. > > > > > > > > > > > > > > > > > > > > > The video looks fine here, even if I'm getting a warning about = the flash version. > > > > > http://img24.imageshack.us/img24/2741/screenshotmassacolpitod.p= ng > > > > > > > > > > I've found that on 7, the better combination for me is > > > > > linux-flashplugin9, linux_base-fc4 and compat.linux.osrelease=3D= 2.4.2. > > > > > > > > Same here: the video plays fine on 7.2-S with linux_base-fc4 and > > > > linux-flashplugin9 > > > > > > > > > On CURRENT, using linux_base-f10, I get much more stuck process= , while > > > > > on 7 it barely happens. > > > > > > > > On 8-BETA2 with linux_base-f10 and linux-f10-flashplugin10 that v= ideo > > > > makes npviewer "coredumping". > > > > > > > This video played on my 8-BETA2 (r195818, SMP, i386) with linux_bas= e-f10 > > > and linux-f10-flashplugin10 without dumping core. Was your BETA2 be= fore > > > or after library version bump and, if latter, did you rebuild all y= our > > > ports? > > > > > > > I've cvsupped and rebuilt my system on Jul. 23 and rebuilt all my por= ts. > > linux-f10-flashplugin10 is dumping core or not working for me too. > > BTW, why nspluginwrapper doesn't find the plugin? > > > > I assume it's cause nothing is installed under > /usr/local/lib/browser_plugins/ so you need to do a > > ln -s /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so \ > /usr/local/lib/browser_plugins/ > > just before the nspluginwrapper -v -a -i as I mentioned it in the > Handbook. > That did the trick, thank you! It's still lagging when I close the window, anyway it's working now. Barbara