GNOME Bugzilla – Bug 313586
Command line spew in evolution
Last modified: 2005-08-19 04:38:03 UTC
Version details: 3.7.6 Distribution/Version: Rawhide The evo folks say this is being sent to the command line from gtkhtml: requesting object classid: attachment-bar object_found: 1 Libraries shouldn't be printing on the command line :)
Created attachment 50960 [details] [review] Remove ad-hoc debugging and use adapted debugging api. This patch has not been tested (apart the fact that it doesn't break compilation of HEAD), but is pretty straightforward.
Committed. Thanks for the patch. 2005-08-19 Kaushal Kumar <kakumar@novell.com> * htmlengine.c (element_parse_object): Redirect commandline spew as debug log. Patch by: Julien Gilli. Fixes bug #313586.