Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3B38F19B.876019@aspen.mine.nu> Date: Tue, 26 Jun 2001 14:33:31 -0600 From: Adam Stallard X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: XFCE 3.8.3 for cygwin Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I recently built xfce 3.8.3 under cygwin, with Glib 1.3.1 , Gtk+ 1.2.10 and imlib 1.9.10 I get some problems when I run it.. here is some of the output: ** xfwm message (type SessionInit): X Session Manager not available Using builtin session management instead GLib-WARNING **: g_dirname is deprecated. Use g_path_get_dirname instead. GLib-WARNING **: g_scanner_freeze_symbol_table and g_scanner_thaw_symbol_table are deprecated. Gtk-WARNING **: Unable to locate loadable module in module_path: "libxfce.so", Invalid Parameter - /local gdk_imlib ERROR: Cannot load image: /usr/local/share/xfce/XFce3.logo All fallbacks failed. ** I get these errors over and over, and consequently, hardly any of the graphics show up. Also, the xfce toolbar (which is what the xfce module is) crashes very quickly. I find it strange that it is looking for "libxfce.so" when the Makefile created libxfce.la in the /usr/local/lib/gtk/themes/engines/ directory instead. Those images ARE there in the location it says, and the xpm library seemed to have gotten used successfully, so I wonder if it has something to do with the "Invalid Parameter: /local" I did some scouting around in the c source files to try to find when these error messages are generated, but I couldn't find them right away. If someone has some experience with this, any help would be greatly appreciated. Thanks, Adam Stallard -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/