http://bugzilla.xfce.org/show_bug.cgi?id=7100
--- Comment #1 from [email protected] 2011-01-15 20:58:34 CET --- The warning is: "attempt to override closure->marshal (0xb6efe320) with new marshal (0xb7061520)" It is emitted by glib-2.22.4/gobject/gclosure.c in g_closure_set_marshal. if (closure->marshal && closure->marshal != marshal) g_warning ("attempt to override closure->marshal (%p) with new marshal (%p)", closure->marshal, marshal); -- Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-bugs
