From owner-freebsd-ports@FreeBSD.ORG Wed Apr 23 19:29:29 2014 Return-Path: Delivered-To: freebsd-ports@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 C4BB4D99 for ; Wed, 23 Apr 2014 19:29:29 +0000 (UTC) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id 9F7BB1CD8 for ; Wed, 23 Apr 2014 19:29:29 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id A235556B52 for ; Wed, 23 Apr 2014 15:29:26 -0400 (EDT) Message-ID: <53581496.1010601@intertainservices.com> Date: Wed, 23 Apr 2014 15:29:26 -0400 From: Mike Jakubik User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: Recompile of xfce due to new xorg lib bump broke my desktop References: <5357FD8C.8070503@intertainservices.com> <20140423213256.63c10de8@laptop.minsk.domain> In-Reply-To: <20140423213256.63c10de8@laptop.minsk.domain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: A235556B52.AE130 X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2014 19:29:29 -0000 On 04/23/14 14:32, Sergey V. Dyatko wrote: > On Wed, 23 Apr 2014 13:51:08 -0400 > Mike Jakubik wrote: > >> Hello, >> >> So i updated my ports yesterday using the method described in UPDATING, >> everything was fine till i rebooted my desktop today. I logged in and >> everything looked different. The fonts are messed up, half the icons >> don't display (some are blank some show an X). Everrything looks blocky, >> changing the styles or icon sets does nothing, my keybinds dont work, >> it's a mess. I was already using new xorg prior to this, so i don't >> think that's the problem. Any ideas what caused this and how i can fix >> it, or start from scratch if i have to? > 1. install sysutils/bsdadminscripts > 2. run pkg_libchk -q > 3. rebuilding packages from [2] should help. i'm using xfce on desktop&laptop, > all forks fine after xorg lib bump, also look at 20140416 entry > All is well again! I had to recompile xfce4-settings. Thanks a lot!