From owner-freebsd-emulation@FreeBSD.ORG Wed Jun 8 14:57:12 2011 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D037F106566B for ; Wed, 8 Jun 2011 14:57:12 +0000 (UTC) (envelope-from feld@feld.me) Received: from mwi1.coffeenet.org (mwi1.coffeenet.org [66.170.3.2]) by mx1.freebsd.org (Postfix) with ESMTP id AA41A8FC1D for ; Wed, 8 Jun 2011 14:57:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:To:Content-Type; bh=zmUcfdGkAw4lRMdF0D7WHkxE4tzW/zrx5ARKx61i5SM=; b=nVI3I+L7X3ucLBLXx951sf5nY1Lpij9AV9eCA0KeXEbOYYqlONzp7KcyPoLHIso9qCz0wAvcX2jNHHJGTN2z56UKUeMEhnT+Punv9P25VsCtxeqvFZxtTIYBGLgW3UMI; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by mwi1.coffeenet.org with esmtp (Exim 4.76 (FreeBSD)) (envelope-from ) id 1QUKDU-00064O-3i for emulation@FreeBSD.org; Wed, 08 Jun 2011 09:58:44 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.3) with esmtpsa id 1307545123-36980-36979/7/7; Wed, 8 Jun 2011 14:58:43 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: emulation@FreeBSD.org References: <20110608082147.GA73188@freebsd.org> Date: Wed, 8 Jun 2011 09:57:10 -0500 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: <20110608082147.GA73188@freebsd.org> User-Agent: Opera Mail/11.50 (FreeBSD) Cc: Subject: Re: flashplayer amd64(?) issues persist X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2011 14:57:12 -0000 On Wed, 08 Jun 2011 03:21:47 -0500, Alexander Best wrote: > > i experienced similar problems. what worked for me was to open a flash > video > (let's say on youtube), then go into the flash settings by right > clicking and > then disabling the hardware acceleration. > > afterwards close your browser, verify that no flash zombies exist (via > ps e.g.) > and restart your brwoser. that should take care of the articfacts. > Thanks for the tip. I'll give it a go and report back as soon as possible. Regards, Mark