From owner-freebsd-questions@FreeBSD.ORG Sun Feb 4 18:34:30 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E636016A405 for ; Sun, 4 Feb 2007 18:34:30 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237]) by mx1.freebsd.org (Postfix) with ESMTP id C952113C4A8 for ; Sun, 4 Feb 2007 18:34:30 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from insp.local (jn@c-76-23-109-98.hsd1.sc.comcast.net [76.23.109.98]) (authenticated bits=0) by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id l14IYTAE037255; Sun, 4 Feb 2007 13:34:30 -0500 (EST) (envelope-from lists@jnielsen.net) From: John Nielsen To: freebsd-questions@freebsd.org Date: Sun, 4 Feb 2007 13:34:24 -0500 User-Agent: KMail/1.9.5 References: <45C5DEF0.1060606@steelbox.org> In-Reply-To: <45C5DEF0.1060606@steelbox.org> X-Face: #X5#Y*q>F:]zT!DegL3z5Xo'^MN[$8k\[4^3rN~wm=s=Uw(sW}R?3b^*f1Wu*.<=?utf-8?q?of=5F4NrS=0A=09P*M/9CpxDo!D6?=)IY1w<9B1jB; tBQf[RU-R<,I)e"$q7N7 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702041334.24741.lists@jnielsen.net> X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on ns1.jnielsen.net X-Virus-Status: Clean Cc: Olivier Regnier Subject: Re: Thunar with Fluxbox 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: Sun, 04 Feb 2007 18:34:31 -0000 On Sunday 04 February 2007 08:26, Olivier Regnier wrote: > I'm currently running Fluxbox on FreeBSD 6.2. I installed Thunar 0.8.0_1 > and icons-tango 0.7.2_3. > The problem is simple, when i start Thunar, i do not see the icons and > in console, i get an error that says "(thunar:1056): Gtk-WARNING **: > Error loading theme icon for stock; Icon 'gnome-fs-home' not present in > theme" > > What happened ? Can you help me please ? Try installing the x11-themes/xfce4-icon-theme port and/or the misc/gnome-icon-theme port. You should also submit a PR requesting that the needed port be added as a dependency for Thunar so others don't have the same problem. JN