From owner-freebsd-questions@FreeBSD.ORG Tue Aug 29 02:55:43 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8601716A4E0 for ; Tue, 29 Aug 2006 02:55:43 +0000 (UTC) (envelope-from fysical@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4E7243D49 for ; Tue, 29 Aug 2006 02:55:42 +0000 (GMT) (envelope-from fysical@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so1092763nzn for ; Mon, 28 Aug 2006 19:55:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=dAFIDNGbBjRqNdBvJkspQ5SCMzPCPQSzn2AcpsCE5PVIj8rCLBdNT1Mhn75+rGsi27XIFezX6f7YosM45wiETMzFUfyrQPfu9b1beWESYWGIsg2hXlbeIp/Ad1oVR7t1XvwAy6v1ABWK6yYNCtbJQLatn3lpiVdDwNVxUwCuEb4= Received: by 10.65.151.6 with SMTP id d6mr7901797qbo; Mon, 28 Aug 2006 19:55:42 -0700 (PDT) Received: by 10.65.124.13 with HTTP; Mon, 28 Aug 2006 19:55:42 -0700 (PDT) Message-ID: <73d604760608281955p5fe39d23m9dfcaf511be68988@mail.gmail.com> Date: Tue, 29 Aug 2006 08:25:42 +0530 From: "Viswas Nair" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Adesklets issue - cleaning up the installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Aug 2006 02:55:43 -0000 I had installed adesklets and everything was working fine until adesklets crashed with a TK_GUI related error. I couln't find out where the problem was so I make deinstalled it and tried to build it again. It simply wouldnt work. The build completes but when I run the installation program (-i option) i get a window which is fully black. Uninstalling and doing a pkg_add doesnt seem to help either. I think the uninstallation didnt clear all the contents and is causing trouble. How can i be sure that everything was removed? Should i be uninstalling and reinstalling all dependencies to be sure? Thanks, Vishy