From owner-freebsd-gnome Wed Jan 15 10:47: 3 2003 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 2C41537B401 for ; Wed, 15 Jan 2003 10:47:02 -0800 (PST) Received: from hotmail.com (f64.sea2.hotmail.com [207.68.165.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB17943EB2 for ; Wed, 15 Jan 2003 10:47:01 -0800 (PST) (envelope-from reigncracks@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 15 Jan 2003 10:47:01 -0800 Received: from 68.103.37.247 by sea2fd.sea2.hotmail.msn.com with HTTP; Wed, 15 Jan 2003 18:47:01 GMT X-Originating-IP: [68.103.37.247] From: "Mezz bsdforums.org" To: gnome@freebsd.org Subject: Bluecurve issue in gtk2... *solved* Date: Wed, 15 Jan 2003 13:47:01 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 15 Jan 2003 18:47:01.0417 (UTC) FILETIME=[7D752190:01C2BCC6] Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Here is the error that I am getting.. (gedit:89759): Gtk-WARNING **: Unable to locate theme engine in module_path: "bluecurve", I installed Bluecurve from the ports tree, so I tried check the locate of bluecurve. ========================== $ locate bluecurve /usr/X11R6/lib/gtk/themes/engines/libbluecurve.so /usr/X11R6/lib/gtk-2.0/2.0.0/engines/libbluecurve.so /usr/X11R6/plugins/styles/bluecurve.so ========================== The solution is to either move, copy or ln (your choice) bluecurve.so from gtk-2.0/2.0.0/engines/ to gtk-2.0/2.2.0/engines/.. I guess, the Makefile of bluecurve needs to tweak a little to make it flexible to put the lastest version of gtk2's path. Surpised me, it's pickly and how can GTK2 Theme perfence recoginzes Bluecurve? It's little weird.. Cheers, Mezz _________________________________________________________________ STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message