From owner-freebsd-questions@FreeBSD.ORG Sat Mar 11 01:38:26 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 6F04816A41F for ; Sat, 11 Mar 2006 01:38:26 +0000 (GMT) (envelope-from don@donhayford.com) Received: from pop-6.dnv.wideopenwest.com (pop-6.dnv.wideopenwest.com [64.233.207.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAAD9441DA for ; Sat, 11 Mar 2006 01:37:22 +0000 (GMT) (envelope-from don@donhayford.com) Received: from [192.168.1.101] (d60-65-141-141.col.wideopenwest.com [65.60.141.141]) by pop-6.dnv.wideopenwest.com (8.11.6/8.11.6) with ESMTP id k2B1bIm01197 for ; Fri, 10 Mar 2006 19:37:19 -0600 Message-ID: <441229E3.80208@donhayford.com> Date: Fri, 10 Mar 2006 20:37:39 -0500 From: Donald T Hayford User-Agent: Thunderbird 1.5 (X11/20060218) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.87, clamav-milter version 0.87 on pop-6.dnv.wideopenwest.com X-Virus-Status: Clean Subject: Problem running Adobe acroread7 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: Sat, 11 Mar 2006 01:38:26 -0000 I get the following error message when I try to open a file in Adobe acroread7, after which acroread quits: (acroread:7605): Gtk-WARNING **: Could not find the icon 'gnome-fs-home'. The 'hicolor' theme was not found either, perhaps you need to install it. You can get a copy from: http://freedesktop.org/Software/icon-theme/releases When I run pkg_info, I find the following items installed (among many others): gtk-1.2.10_13 Gimp Toolkit for X11 GUI (previous stable version) gtk-2.8.12 Gimp Toolkit for X11 GUI (current stable version) hicolor-icon-theme-0.5 A high-color icon theme shell from the FreeDesktop project I couldn't find anything on 'gnome-fs-home'. I am running the KDE desktop, not gnome. Does anybody have a clue on how to fix this. Thanks Don