On Thu, 25 Aug 2005 16:59:50 -0400, Ray Strode <rstrode@xxxxxxxxxx> wrote: > > (gvim:8960): Gdk-WARNING **: gdk_property_get(): length value has wrapped in calculation (did you pass G_MAXLONG?) > > (sylpheed:2518): Gdk-WARNING **: gdk_property_get(): length value has wrapped in calculation (did you pass G_MAXLONG?) > it's a bug in the individual apps. See > http://bugzilla.gnome.org/show_bug.cgi?id=161520 > for more information. [zaitcev@lembas sylpheed-2.0.0-p3]$ find . -name '*.[hc]' | xargs grep property_get [zaitcev@lembas sylpheed-2.0.0-p3]$ find . -name '*.[hc]' | xargs grep G_MAXLONG This seems to be called from inside of a library, not from the application. I suppose I have to track it down now. The only way I see is to have a debuggable version of gtk and place a debugger breakpoint where the printf originates. What a hassle... -- Pete -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-devel-list