From owner-freebsd-stable@FreeBSD.ORG Thu May 17 12:51:16 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6BE5716A400 for ; Thu, 17 May 2007 12:51:16 +0000 (UTC) (envelope-from freebsd-stable-local@be-well.ilk.org) Received: from mail2.sea5.speakeasy.net (mail2.sea5.speakeasy.net [69.17.117.4]) by mx1.freebsd.org (Postfix) with ESMTP id 4931313C458 for ; Thu, 17 May 2007 12:51:16 +0000 (UTC) (envelope-from freebsd-stable-local@be-well.ilk.org) Received: (qmail 10089 invoked from network); 17 May 2007 12:51:15 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail2.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 17 May 2007 12:51:15 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id C11A92843A; Thu, 17 May 2007 08:51:13 -0400 (EDT) To: KAYVEN RIESE References: <464B114C.5080703@net4.in> <464B1D6A.1040809@samsco.org> From: Lowell Gilbert Date: Thu, 17 May 2007 08:51:13 -0400 In-Reply-To: (KAYVEN RIESE's message of "Wed\, 16 May 2007 09\:07\:24 -0700 \(PDT\)") Message-ID: <44tzubr4u6.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-stable@freebsd.org Subject: Re: xfce4 broke after pkgdb -Ff X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-stable@freebsd.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 May 2007 12:51:16 -0000 KAYVEN RIESE writes: > i did the command pkgdb -Ff and it broke my X (xfce4) the desktop > had been able to come up, but the cursor was the "X" that it has > while it is booting.. i was able to start a terminal, but not a mozilla > browser. i had been able to use the terminal, but i could not move it > around the desktop. > > pkgdb -Ff had had a pango problem, so i did a portupgrade -f pango. > > now i can't even get a terminal in my xfce4 I think you missed some of the instructions in /usr/ports/UPDATING. I'm also a bit confused on exactly what you did, because pkgdb doesn't make any changes to the programs you can run. At this point, you need to start by making sure that programs that use pango are updated to use the new one. Something like "portupgrade -fr pango". This question would probably have been most appropriate for the freebsd-ports mailing list. Be well.