From owner-freebsd-questions@FreeBSD.ORG Tue Mar 14 00:25:27 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 1858316A400 for ; Tue, 14 Mar 2006 00:25:27 +0000 (UTC) (envelope-from don@donhayford.com) Received: from pop-1.dnv.wideopenwest.com (pop-1.dnv.wideopenwest.com [64.233.207.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id B15CD43D53 for ; Tue, 14 Mar 2006 00:25:26 +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-1.dnv.wideopenwest.com (8.12.8/8.12.8) with ESMTP id k2E0RT0J007584 for ; Mon, 13 Mar 2006 18:27:30 -0600 Message-ID: <44160D8E.4000103@donhayford.com> Date: Mon, 13 Mar 2006 19:25:50 -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> <44134D48.9010105@donhayford.com> <447j6ycqmh.fsf@be-well.ilk.org> In-Reply-To: <447j6ycqmh.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: Tue, 14 Mar 2006 00:25:27 -0000 Lowell Gilbert wrote: > Donald T Hayford writes: > > >> 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. >> > > I don't feel like tracing the dependency trail just now, but on my > system, that graphic is installed by gnome-icon-theme-2.12.1_2. > Thanks for the hint. I tried to install gnome-icon-theme, but it failed in the configuration. I need to run gnomelogalyzer, which I'll do later tonight. If I still can't figure it out, I'll mail back. Or if it works, I'll let you know that as well. Don