Carl Karsten wrote: > When I run anything related to dabo, I get lots of stdout out that is mostly > things like this: > > (python:18610): Gtk-WARNING **: gtkwidget.c:3497: no accelerator (113,4) > installed in accel group (0x9a97620) for GtkImageMenuItem (0x9cc3f58) > > pretty sure I have always gotten this. I am pretty sure it is useless to me. > Does anyone not get this?
I've been getting messages like that since wxPython 2.5, I believe. At one point I successfully suppressed most of them by initializing things in different ways, but then another wxPython release came out and more of the messages started appearing. Life is too short. > It makes it harder to notice when useful messages have been dumped. Agreed. > Is there any way to suppress the Gtk-WARNINGs but still get the 'important' > ones? I wonder if they are going to stderr or stdout. -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
