From owner-freebsd-stable@FreeBSD.ORG Thu Oct 16 20:24:04 2008 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 098E4106568C for ; Thu, 16 Oct 2008 20:24:04 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from contrabass.post.ru (contrabass.post.ru [85.21.78.5]) by mx1.freebsd.org (Postfix) with ESMTP id AE8F38FC24 for ; Thu, 16 Oct 2008 20:24:03 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from corbina.ru (mail.post.ru [195.14.50.16]) by contrabass.post.ru (Postfix) with ESMTP id 3ED1E8C0F; Fri, 17 Oct 2008 00:07:01 +0400 (MSD) X-Virus-Scanned: by cgpav Uf39PSi9pFi9oFi9 Received: from dchagin.dialup.corbina.ru ([78.107.232.239] verified) by corbina.ru (CommuniGate Pro SMTP 5.1.14) with ESMTPS id 1338927204; Fri, 17 Oct 2008 00:07:01 +0400 Received: from dchagin.dialup.corbina.ru (localhost.chd.net [127.0.0.1]) by dchagin.dialup.corbina.ru (8.14.3/8.14.2) with ESMTP id m9GK70W5008780; Fri, 17 Oct 2008 00:07:00 +0400 (MSD) (envelope-from root@dchagin.dialup.corbina.ru) Received: (from root@localhost) by dchagin.dialup.corbina.ru (8.14.3/8.14.2/Submit) id m9GK6tWm008779; Fri, 17 Oct 2008 00:06:55 +0400 (MSD) (envelope-from root) Date: Fri, 17 Oct 2008 00:06:55 +0400 From: Chagin Dmitry To: Mark Kane Message-ID: <20081016200655.GA8761@dchagin.dialup.corbina.ru> References: <20081014183047.DA9EA4500F@ptavv.es.net> <200810142229.00295.tijl@ulyssis.org> <20081016142537.446d6dc1@mkproductions.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081016142537.446d6dc1@mkproductions.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-stable@freebsd.org Subject: Re: Status of Flash 9 on stable 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: Thu, 16 Oct 2008 20:24:04 -0000 On Thu, Oct 16, 2008 at 02:25:37PM -0500, Mark Kane wrote: > On Tue, Oct 14, 2008, at 22:28:58 +0200, Tijl Coosemans wrote: > > Patches have been committed to CURRENT and should have been MFC'ed > > last weekend, but haven't for some reason. > > > > The port has a PR waiting for maintainer feedback: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=127839 > > > > The relevant thread on emulation@ is: > > http://lists.freebsd.org/pipermail/freebsd-emulation/2008-September/005311.html > > (continues in October archives) > > Hi. > > I'm using RELENG_7 as of yesterday which appears to have the linprocfs > fixes from CURRENT, and I also updated linux-flashplayer9 with the > patch from the above PR. > > When trying to use Flash 9 in linux-opera a few Flash items work (such > as Adobe's test page which confirms it is using version 9 and sound > does work on the rollovers there), but most things including YouTube > videos or videos from other sites either do not play at all and lock up > immediately or play for a few seconds and then lock up: > > ---------------- > opera: Plug-in 90514 is not responding. It will be closed. > opera: Define environment variable OPERA_KEEP_BLOCKED_PLUGIN to keep > blocked plug-ins. > ---------------- > > Trying with linux-firefox and linux-firefox-devel gives similar > results except Firefox crashes entirely on most Flash sites. > > I was using linux_base-fc4 and 2.4.2 however I updated to linux_base-f8 > and 2.6.16 since I saw others in the above emulation@ thread having > success with f8. There doesn't seem to be any change with f8. > > Is this still the expected behavior? I'm not sure if these fixes were > supposed to fix everything related to Flash 9 or if there are still > things to be done, so I'm just giving it a try and posting the results. > I am running amd64 by the way. > yes, expected. affinity patch not merged. -- Have fun! chd