
* Craig Box <craig(a)dubculture.co.nz> [2005-07-28 02:30]:
GTK is amazingly anal. Soooo many Gnome apps generate these sorts of messages. You would think that developers would get rid of them. I certainly would if I were writing GTK/Gnome software.
Note that you can’t always. In fact you don’t always know of these warnings at all. Some of them are not the application’s fault, they are the theme engine’s fault. They might even be gtk+’s own fault, in some edge cases. The application developer is really helpless to fix them in that case. Sometimes they happen because assertions are changed between versions of gtk+, and something that used to generate no warnings now does, or vice versa. But I agree with Perry that it’s good that these warning there. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/>