From owner-freebsd-ports@FreeBSD.ORG Tue Jan 27 21:15:47 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5AF691065676 for ; Tue, 27 Jan 2009 21:15:47 +0000 (UTC) (envelope-from varga.michal@gmail.com) Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by mx1.freebsd.org (Postfix) with ESMTP id D78C88FC0A for ; Tue, 27 Jan 2009 21:15:46 +0000 (UTC) (envelope-from varga.michal@gmail.com) Received: by ewy14 with SMTP id 14so3324678ewy.19 for ; Tue, 27 Jan 2009 13:15:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=WH4JSydLDuz2QX/JK9TgPJnOcHYz99FUxYLi9iD7uIo=; b=PI1euzSorr71MQBCgap1EWVyVS9I8mZFlKbFHJBT2UTf4NFh2Ebdtr4bAG5RcDQC/r lnmAbEEoHaCKeiR/Cqns/JPbJGssOf5uJrphiXEQ5tpBl+Nq8gwDRqJ0HGfMexlaLQto X/qpBSSHgCh1xbk1rtnQU35yb5a59FisO5ZGM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=IOGYE57mTJzS+UqVwiA7AtBj4Wb8Tn35AbswLCLfI/kgrsY/BU6cFQ//KOkd3x+Kas 0eCtxrRpDD6NREmefR3jDypEJMQS1HfpwqRqvEInZdI4TlJw6ef8l6H226eANtx6yl0a uwarRocmo/cCRbsPtqwHFa0yjTVuMqSQSGck0= MIME-Version: 1.0 Received: by 10.103.251.3 with SMTP id d3mr547164mus.72.1233090945264; Tue, 27 Jan 2009 13:15:45 -0800 (PST) In-Reply-To: <0BAC739B-5C55-48B9-B333-F7E4E7724B4C@gmail.com> References: <497DEC99.3070805@gmail.com> <497E0725.1080604@smo.de> <497E0D09.8080702@gmail.com> <3f1fd1ea0901261201q699291d2m626b59c77d112f5f@mail.gmail.com> <0BAC739B-5C55-48B9-B333-F7E4E7724B4C@gmail.com> Date: Tue, 27 Jan 2009 22:15:45 +0100 Message-ID: <3f1fd1ea0901271315s20efa637v53d8fe592fbf40d5@mail.gmail.com> From: Michal Varga To: Garrett Cooper Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, icemaca Subject: Re: vlc & mplayer lost window borders and controls 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: Tue, 27 Jan 2009 21:15:47 -0000 On Tue, Jan 27, 2009 at 7:05 PM, Garrett Cooper wrote: > Have you read / followed through UPDATING yet? Everything based on > xcb has to be rebuilt (I'm still working on fixing my forked up copy of > xchat2). > -Garrett > Sure, rebuilt the whole xcb path (and much more to that as I was wiping out lots of old shared libs at the same time, so there actually isn't much that wasn't freshly (re)built right after the xorg/xcb upgrade) and the gmplayer problem is still present.