From owner-freebsd-questions@FreeBSD.ORG Sat Mar 11 22:20:51 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 168DE16A420 for ; Sat, 11 Mar 2006 22:20:51 +0000 (GMT) (envelope-from don@donhayford.com) Received: from pop-7.dnv.wideopenwest.com (pop-7.dnv.wideopenwest.com [64.233.207.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 555D843D48 for ; Sat, 11 Mar 2006 22:20:40 +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-7.dnv.wideopenwest.com (8.12.8/8.12.8) with ESMTP id k2BMLp7v004410 for ; Sat, 11 Mar 2006 16:21:56 -0600 Message-ID: <44134D48.9010105@donhayford.com> Date: Sat, 11 Mar 2006 17:20:56 -0500 From: Donald T Hayford User-Agent: Thunderbird 1.5 (X11/20060218) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <441229E3.80208@donhayford.com> <44d5gt2gfa.fsf@be-well.ilk.org> In-Reply-To: <44d5gt2gfa.fsf@be-well.ilk.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: 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 22:20:51 -0000 Lowell Gilbert wrote: > Donald T Hayford writes: > > >> 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. >> > > Are you running acroread from a command line? It doesn't require any > FreeBSD Gnome or gtk support; it does the linux-gtk2 and linux-pango > ports, but those are direct dependencies. > The message above came when running from the command line and trying to open a file. If I run it from the KDE gui (by adding it to the menu), it just quietly disappears when I try to open a file. I didn't see any logged messages with the same information, but I don't know where to look.