GNOME Bugzilla – Bug 587224
aMule fills .xsession-errors file
Last modified: 2010-07-10 02:29:38 UTC
Please describe the problem: aMule fills the .xsession-errors file with these errors. The last error is repeated until the error file is full. I'm using Debian testing, GNOME and aMule 2.2.5. aMule developer says bug in GTK: http://www.amule.org/amule/index.php?topic=16736.0 Steps to reproduce: 1. start aMule 2. .xsession-errors file gets filled up Actual results: (amule:3114): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_CONTAINER (container)' failed (amule:3114): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_CONTAINER (container)' failed ** (amule:3114): CRITICAL **: smooth_draw_box_gap: assertion `height >= -1' failed Expected results: No errors should appear in .xsession-errors file. Does this happen every time? Yes. Other information: Different GNOME Themes produce different errors inside the .xsession-errors file. These errors have been happening for years, it seems nobody reported these errors before.
What makes you think that this is a GTK+ problem ?
Quoting from the amule ticket: "Seems to be a GTK bug. Wireshark apparently has it too, someone there has hacked GTK to do away with the problem.": http://www.wireshark.org/lists/wireshark-dev/200804/msg00351.html
"Seems to be a GTK bug" is not convincing at all, unless it is accompanied by a test case or a clear description of what actually goes wrong. I am not going to digg through some app devel archives, to find some alleged private gtk patch. If there is a GTK+ problem at all (and I am not seeing any indication of that yet), it should have already been reported here...