From owner-freebsd-ports@FreeBSD.ORG Sun Jun 3 00:34:52 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4332A16A46C for ; Sun, 3 Jun 2007 00:34:52 +0000 (UTC) (envelope-from indigo23@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.181]) by mx1.freebsd.org (Postfix) with ESMTP id 1E42F13C448 for ; Sun, 3 Jun 2007 00:34:52 +0000 (UTC) (envelope-from indigo23@gmail.com) Received: by wa-out-1112.google.com with SMTP id m33so1280424wag for ; Sat, 02 Jun 2007 17:34:52 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Cs+o41EfjD9Khsi2bOZWVAPY0yAkm4OQ87yD4L7KUeohfCV/VHmYjP3ArJqrLNc7p5dxL9xJKRxkGzMJOiP7+2qW2c1AswYE6fcPJLHcXrplsCsdjFmliyo0s0kbTZNTpJ8DW3Gf2foc+E+HI5xR41C3bOXb3Vpa3sm3wRD4qDI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=etze8czUl2SgizQORr2TdFPez4SwBBezh/m1gy9CeAG+uAusTQtj9e5BzflExF3Hf2Frjbh6UaYiqPRl3eIRNowsHmH+jNlq1yZMGUpznBKKEccdmR40g2/P8MnbFouhwLCevDjLkOT71WDvObb/itY5gmWIbSXFv046iFHZsSQ= Received: by 10.114.132.5 with SMTP id f5mr3248526wad.1180830890803; Sat, 02 Jun 2007 17:34:50 -0700 (PDT) Received: by 10.115.89.6 with HTTP; Sat, 2 Jun 2007 17:34:50 -0700 (PDT) Message-ID: <6f50eac40706021734x6545f287t8c9346c4281eaf1f@mail.gmail.com> Date: Sat, 2 Jun 2007 20:34:50 -0400 From: "Indigo 23" To: freebsd-gnome@freebsd.org, freebsd-ports@freebsd.org In-Reply-To: <20070603000255.A64D945042@ptavv.es.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6f50eac40706021511j66a83877x57faddef50eacb45@mail.gmail.com> <20070603000255.A64D945042@ptavv.es.net> Cc: Subject: Re: Gnome Terminal artifacts X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jun 2007 00:34:52 -0000 On 6/2/07, Kevin Oberman wrote: > > Date: Sat, 2 Jun 2007 18:11:46 -0400 > > From: "Indigo 23" > > Sender: owner-freebsd-gnome@freebsd.org > > > > After upgrading ports and subsequently upgrading to Gnome 2.18.2 from > > 2.18.1, gnome-terminal seems to have a problem where it just litters > > the window with various artifacts, I'm not sure if this is a > > gnome-terminal problem or is something related to vte. This occurs > > whether I am using transparency or a background color (i.e. black). > > Has anyone else experienced this? > > > > See screenshot here: > > http://img149.imageshack.us/img149/1596/gt3pw6.jpg > > > This is almost certainly a problem with the latest vte release and I > suspect it is happening with Linux, as well. > > has anyone looked at bugzilla for VTE to see if a bug report has already > been made? > > I don't think it is xorg or driver related and it only seems to happen in > vte based terminal windows and it happens on every system I have, ATi, > nVidia, or even Matrox. > > There are two recently opened bugs (441918 and 442688) which I describe > pretty much what I have been seeing, but 441918 claims to be from > 0.16.3. > > I see Joe just checked in fixes about an hour ago, so this is probably > taken care of already. > -- > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 > Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 > > I upgraded both vte to vte-0.16.4_1 (after supping my ports) and reinstalled gnome-terminal again (just in case) and the artifact problem still exists. Anyone else still experiencing it after updating vte?