From owner-freebsd-gnome@FreeBSD.ORG Tue Dec 20 18:31:37 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC0A516A41F for ; Tue, 20 Dec 2005 18:31:37 +0000 (GMT) (envelope-from rnoland@2hip.net) Received: from mailserver1.internap.com (mailserver1.internap.com [63.251.68.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id D83F643D7D for ; Tue, 20 Dec 2005 18:31:18 +0000 (GMT) (envelope-from rnoland@2hip.net) Received: from [63.251.67.32] (account rnoland@mail.internap.com HELO bbeng-laptop.acs.internap.com) by mailserver1.internap.com (CommuniGate Pro SMTP 4.2.10) with ESMTP-TLS id 57235159; Tue, 20 Dec 2005 13:31:16 -0500 From: "Robert C. Noland III" To: Joe Marcus Clarke In-Reply-To: <1135086959.87953.8.camel@shumai.marcuscom.com> References: <43A7BCCC.8030102@toomany.net> <43A7C99C.9070706@toomany.net> <1135086959.87953.8.camel@shumai.marcuscom.com> Content-Type: text/plain Organization: 2 Hip Networks Date: Tue, 20 Dec 2005 13:31:14 -0500 Message-Id: <1135103474.942.3.camel@bbeng-laptop.acs.internap.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-gnome@freebsd.org Subject: Re: Problems with gnome-theme-manager X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Dec 2005 18:31:37 -0000 On Tue, 2005-12-20 at 08:55 -0500, Joe Marcus Clarke wrote: > On Tue, 2005-12-20 at 10:06 +0100, TooManySecrets wrote: > > TooManySecrets wrote: > > > Hi! > > > > > > First, I will apologize about my bad english... sorry. > > > > > > Well. I've got a freebsd 6-stable with gnome 2.12 compiled "new", no > > > upgraded from any previos gnome. > > > Now, when I try to change any theme (gtk2, metacity, icons, etc), if I > > > run "gnome-theme-manager", the window appear in a normal manner, but two > > > things happens; > > > 1- the load average go up, or > > > 2- when I try any button like "install new...", or "view themes...", the > > > new window appear in blank, and nothing happen. > > > > > > Anybody can help me, please? > > > > I forgot on think... This is the output message if I try to run > > "gnome-theme-manager" from a xterm: > > > > /libexec/ld-elf.so.1: > > /usr/X11R6/lib/gtk-2.0/2.4.0/engines/libcrux-engine.so: Undefined symbol > > "uninstall_all_focus_hooks" > > Try rebuilding gtk-engines2. I am also seeing this problem on 2 of my machines. A rebuild of gtk-engines2 did not help. robert. > Joe >