From owner-freebsd-ports@FreeBSD.ORG Wed Jan 28 14:21:03 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 EA973106566B for ; Wed, 28 Jan 2009 14:21:03 +0000 (UTC) (envelope-from marshc187@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id 715818FC17 for ; Wed, 28 Jan 2009 14:21:03 +0000 (UTC) (envelope-from marshc187@gmail.com) Received: by fg-out-1718.google.com with SMTP id e12so515495fga.35 for ; Wed, 28 Jan 2009 06:21:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=UFS0OrlDR0U8EpRW+yt/TZdF7ZaWHpJ0rOReWn2lkFE=; b=vvrcF6jkOGUxSyd0pAEjHoopjW0GzNemtLYxm6Kzqk2vYWIiT//m9lRS9fbWyFZ2c/ gzhlEFiKqhXaBtrWxb2gFlHbe5KtcIaUh3tf3uFU52N7EeDCFhpgON++nzw2C+IgG1x3 W4A2j7Jo/tNIDPq5RKuIpTLVbClFBUy5vydnA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=JckVrL69owfXhzcCMcb6WpY0S9utSNtm+92pQPh0TtQUYfWQ37H2g3mxiSSRdmRYUr FKPlCwoPj/njBxK5NxfK3Hinxmva9ZGq+J+aOLTtmDmwEC/b5bxZFsDqYfVmmU5q7GfR fT2GrQp8UGNXHIOgqZcjWGOYuk0scs60vNKUo= Received: by 10.223.124.137 with SMTP id u9mr939828far.61.1233151112211; Wed, 28 Jan 2009 05:58:32 -0800 (PST) Received: from ilras.barsh.com ([92.251.20.172]) by mx.google.com with ESMTPS id 31sm624631fkt.2.2009.01.28.05.58.30 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 28 Jan 2009 05:58:30 -0800 (PST) Message-ID: <49806472.3030406@gmail.com> Date: Wed, 28 Jan 2009 14:58:10 +0100 From: cwt User-Agent: Thunderbird 2.0.0.19 (X11/20090126) MIME-Version: 1.0 To: Michal Varga References: <497DEC99.3070805@gmail.com> <497E0725.1080604@smo.de> <497E0D09.8080702@gmail.com> <3f1fd1ea0901261201q699291d2m626b59c77d112f5f@mail.gmail.com> <0BAC739B-5C55-48B9-B333-F7E4E7724B4C@gmail.com> <3f1fd1ea0901271315s20efa637v53d8fe592fbf40d5@mail.gmail.com> In-Reply-To: <3f1fd1ea0901271315s20efa637v53d8fe592fbf40d5@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Garrett Cooper , 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: Wed, 28 Jan 2009 14:21:04 -0000 Michal Varga wrote: > 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. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > yes, same here. i had rebuilt everything related to libxcb before porting this thread. with vlc i had to opt for qt4 now, but gmplayer still as per reports. do we need to rebuild mcuh with the new xorg-server? or is that only necessary for libs?