Ok, commented it out and recompiled it, now getting this error: $ thunar (thunar:4263): Gdk-WARNING **: locale not supported by Xlib
(thunar:4263): Gdk-WARNING **: cannot set locale modifiers (thunar:4263): GLib-GObject-WARNING **: invalid cast from `ExoIconView' to `GtkCellLayout' (thunar:4263): Gtk-CRITICAL **: gtk_cell_layout_pack_start: assertion `GTK_IS_CELL_LAYOUT (cell_layout)' failed (thunar:4263): GLib-GObject-WARNING **: invalid cast from `ExoIconView' to `GtkCellLayout' (thunar:4263): Gtk-CRITICAL **: gtk_cell_layout_add_attribute: assertion `GTK_IS_CELL_LAYOUT (cell_layout)' failed (thunar:4263): GLib-GObject-WARNING **: invalid cast from `ExoIconView' to `GtkCellLayout' (thunar:4263): Gtk-CRITICAL **: gtk_cell_layout_pack_start: assertion `GTK_IS_CELL_LAYOUT (cell_layout)' failed (thunar:4263): GLib-GObject-WARNING **: invalid cast from `ExoIconView' to `GtkCellLayout' (thunar:4263): Gtk-CRITICAL **: gtk_cell_layout_add_attribute: assertion `GTK_IS_CELL_LAYOUT (cell_layout)' failed thunar: symbol lookup error: thunar: undefined symbol: exo_noop_true This is lots of fun :) Cheers Emil On 9/15/05, Benedikt Meurer <[EMAIL PROTECTED]> wrote: > Emil Jacobs wrote: > > I don't have g_set_log_level_fatal() in thunar/main.c > > Sorry: g_log_set_always_fatal () > > > And btw, X is running just fine really, this is the first app to really > > fail :) > > Well, other apps just ignore errors, if that's fine for you, then remove > the function call from Thunar and it'll be ignorant as well. > > > Cheers > > Emil > > Benedikt > _______________________________________________ > Thunar-dev mailing list > [email protected] > http://foo-projects.org/mailman/listinfo/thunar-dev > _______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
