From owner-freebsd-ports@FreeBSD.ORG Wed Apr 23 18:33:03 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 515B1DF6 for ; Wed, 23 Apr 2014 18:33:03 +0000 (UTC) Received: from mail-ee0-x231.google.com (mail-ee0-x231.google.com [IPv6:2a00:1450:4013:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DC91117D1 for ; Wed, 23 Apr 2014 18:33:02 +0000 (UTC) Received: by mail-ee0-f49.google.com with SMTP id c41so1075625eek.36 for ; Wed, 23 Apr 2014 11:33:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=+eJBwsinLvP7YnMd1EJUMPDK9U7lFPMYXmN+X1DJOz4=; b=iFPk/OnN68iFk8CmaiZClxCNFz8Y3aUtmCFtBtr6hGNhUX9xxICA53Vb5V85OSM47E 2/YcmJZTXcCHfqb8yhAdevu+JhiO8d8tQowa3jb2QekT1QVcIsNV9FXRIvxpcOjWPum5 qYdXViWIPWkSbYkqCdareSjVv0LQXVf8S5sCYHzhAIe2VEqy24U8f6EIpPAJ2S3v/s0p eisarg7yqinL/4yliJG9NZNxKnsZNoM+4eHPO5Rrs7cz74OfAnxfB6h77jTLyVtjjzOO d4VegFk279f2lNcD5g4PCsmEtJWWNxPWz9ePdqkNsLD4oA0YSGzYwBK1D0b8EmTR/4JN g2Hg== X-Received: by 10.14.225.73 with SMTP id y49mr64553653eep.43.1398277981108; Wed, 23 Apr 2014 11:33:01 -0700 (PDT) Received: from laptop.minsk.domain ([37.215.20.102]) by mx.google.com with ESMTPSA id t44sm8532343eeo.6.2014.04.23.11.32.59 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Wed, 23 Apr 2014 11:33:00 -0700 (PDT) Date: Wed, 23 Apr 2014 21:32:56 +0300 From: "Sergey V. Dyatko" To: freebsd-ports@freebsd.org Subject: Re: Recompile of xfce due to new xorg lib bump broke my desktop Message-ID: <20140423213256.63c10de8@laptop.minsk.domain> In-Reply-To: <5357FD8C.8070503@intertainservices.com> References: <5357FD8C.8070503@intertainservices.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 18:33:03 -0000 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 > > Thanks. -- wbr, tiger