From owner-freebsd-questions@FreeBSD.ORG Sat Oct 12 08:51:47 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 802E6383 for ; Sat, 12 Oct 2013 08:51:47 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1D5E821AF for ; Sat, 12 Oct 2013 08:51:46 +0000 (UTC) Received: by mail-wi0-f171.google.com with SMTP id hq4so132202wib.4 for ; Sat, 12 Oct 2013 01:51:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=GUBFRkxV/AEcbXHdnKFbk/V+pGIT88y6XqdIH6cUdrM=; b=0sb6ruaNa3UtIOYOCMEpoTkp3OfUghrnmC60NL5tOoo/lkRpNBMaGsjSoMnNK8Q9eF +OGWtIvCpuDN/ZhFzhUoM6CCJNwExFUK+5UaSI1N1gHQ3BYu+l8y5XYA4D+2p51C96Rl wFY7sO6nSXCpS98EudQ8agdsweccX/vwYmRF8teOgz9qDNEIDJSNmr+VbJq8oZ7FX/fH Ji9kvvLXFapHlMHBCckhvWUuAC7TRsqvp4fn5tzj04XrIXlBItQbhb+RnBsbAFSofoAO J7TB/vlOgTjQ145/9cOcvHisPvMLaRogNaKnmUcsi4IXDJths+bDxuQjvGhjV3S/l3vM zIeg== X-Received: by 10.194.20.202 with SMTP id p10mr1161710wje.39.1381567904331; Sat, 12 Oct 2013 01:51:44 -0700 (PDT) Received: from [192.168.0.10] (171.33.91.91.rev.sfr.net. [91.91.33.171]) by mx.google.com with ESMTPSA id mw9sm13619177wib.0.2013.10.12.01.51.43 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 12 Oct 2013 01:51:43 -0700 (PDT) Message-ID: <52590D96.2010909@gmail.com> Date: Sat, 12 Oct 2013 10:51:34 +0200 From: David Demelier User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: FreeBSD questions Subject: Adoble Flash troubles on 9.2-RELEASE Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Oct 2013 08:51:47 -0000 Hi, The current linux-f10-flashplugin-11.2r202.310 version has some troubles on my machine (with Firefox). Sometimes, when a flash component is displayed and you scroll a bit the window the flash break and goes grey, you're forced to reload the page. I'm using the Intel new KMS driver if that matters, note that it never happened on my 9.1-RELEASE. Is anyone having a similar issue? Regards, David.