From owner-freebsd-x11@FreeBSD.ORG Wed Jan 8 11:14:52 2014 Return-Path: Delivered-To: freebsd-x11@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 ESMTPS id A666A44C for ; Wed, 8 Jan 2014 11:14:52 +0000 (UTC) Received: from smtp.centurylink.net (mail.centurylink.net [205.219.233.9]) by mx1.freebsd.org (Postfix) with ESMTP id 67CD71D68 for ; Wed, 8 Jan 2014 11:14:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; d=embarqmail.com; s=s012408; c=relaxed/simple; q=dns/txt; i=@embarqmail.com; t=1389179690; h=From:Subject:Date:To:Mime-Version:Content-Type; bh=V7qiPKGUcY7zKWDiKZJFNk6qOCo=; b=CPC3352k4VlfHt0wZorH7WCJngUegAAu5/K6gIobD6dSDnE1Apk0xbE9QIri13ar woL1Tt64YuVLoDNaDPRhrQMFbBtnnx46N7ND2EWyB2BtRWQWFdHUT27XwqPrbkIx; X_CMAE_Category: , , X-CNFS-Analysis: v=2.0 cv=QsTcLCOd c=1 sm=1 a=3dn2BDQDCgitC1PfbxxZ7A==:17 a=fbsQ-NSFazEA:10 a=1poGYrevpj8A:10 a=kj9zAlcOel0A:10 a=1oqGTYSLAAAA:8 a=QvdyvuOHXBoA:10 a=s1O25tkdAAAA:8 a=iP2CYECEAAAA:8 a=IQnN2bwI0vuFLYN52mAA:9 a=CjuIK1q_8ugA:10 a=Y4vVYP5rxrcA:10 a=OyOq_G8mXAEA:10 a=-XiPCwEM5TcA:10 a=NWVoK91CQyQA:10 a=3dn2BDQDCgitC1PfbxxZ7A==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp01.agate.dfw.synacor.com smtp.mail=bsd-unix@embarqmail.com; spf=neutral; sender-id=neutral Authentication-Results: smtp01.agate.dfw.synacor.com header.from=bsd-unix@embarqmail.com; sender-id=neutral Authentication-Results: smtp01.agate.dfw.synacor.com smtp.user=bsd-unix@embarqmail.com; auth=pass (LOGIN) Received-SPF: neutral (smtp01.agate.dfw.synacor.com: 71.3.82.230 is neither permitted nor denied by domain of embarqmail.com) Received: from [71.3.82.230] ([71.3.82.230:51073] helo=earth.milkyway.net) by smtp.centurylink.net (envelope-from ) (ecelerity 3.5.1.37854 r(Momo-dev:3.5.1.0)) with ESMTPA id F5/61-16343-A233DC25; Wed, 08 Jan 2014 06:14:50 -0500 Date: Wed, 8 Jan 2014 06:14:49 -0500 From: Randy Pratt To: freebsd-x11@freebsd.org Subject: Re: CFT for cairo 1.12 and 8.x survey Message-Id: <20140108061449.93395566e2191e0d0a77cb80@embarqmail.com> In-Reply-To: References: <52CAD9CA.1020304@rainbow-runner.nl> <20140106193800.3b3dc86b878dc69453ff67f0@embarqmail.com> <52CC097E.2020402@FreeBSD.org> <20140107121229.2daf15bf61589dcc2cc4209f@embarqmail.com> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.22; i386-portbld-freebsd8.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jan 2014 11:14:52 -0000 On Tue, 7 Jan 2014 12:32:48 -0700 (MST) Warren Block wrote: > On Tue, 7 Jan 2014, Randy Pratt wrote: > > The only artifact which is constant is a slight smearing to the right > > which can be faintly seen at http://anonpic.be/i/Mk7sP.png . > > I don't see any problems on that. But it's not clear to me exactly what > type of thing to look for. Oops.. my bad. This part turned out to be the monitor itself. I switched to another monitor and indeed it is not present. Thanks for catching this. > Firefox with the later radeon drivers occasionally bolds and blurs a > line of text that has already been rendered (maybe just re-rendering it > with an off-by-one error). These are always unrelated to the current > line of text being edited. That seemed to be something to do with the > driver, and still happened with the KMS version. > > ...Until last night, when I installed the new cairo. Have not seen it > again so far. > > > The other artifacts are intermittent and when using firefox-26.0,1. > > They are difficult to reproduce and capture. > > > > The first one of these is a random blackout of a few lines of text > > but any action that causes xorg to redraw/refresh corrects them. The > > other odd thing is that sometimes when returning to a previous page > > using the browser back button is that text will appear to be bolder. > > This too will correct itself during a refreshing of the display. > > That's the same thing I've seen, but only on Radeon cards. I didn't notice this part until a few weeks ago but I never got too far in tracking it down since I couldn't reproduce it reliably. Randy