Date: Wed, 15 Jan 2003 13:47:01 -0500 From: "Mezz bsdforums.org" <reigncracks@hotmail.com> To: gnome@freebsd.org Subject: Bluecurve issue in gtk2... *solved* Message-ID: <F64bMfhiVCngokVNTmg0001604c@hotmail.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F64bMfhiVCngokVNTmg0001604c>