What steps will reproduce the problem?
1. Edit a program, introduce a syntax error
2. Debug (F5), accept reported errors
3. repeat several times until IDE blocks
What is the expected output? What do you see instead?
{{{
/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py:7703:
GtkWarning: IA__gdk_window_get_window_type: assertion `GDK_IS_WINDOW (window)'
failed
return _core_.YieldIfNeeded(*args)
/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py:7703:
GtkWarning: IA__gtk_widget_event: assertion `WIDGET_REALIZED_FOR_EVENT (widget,
event)' failed
return _core_.YieldIfNeeded(*args)
}}}
Original issue reported on code.google.com by reingart@gmail.com on 6 Oct 2011 at 11:04
Original issue reported on code.google.com by
reingart@gmail.com
on 6 Oct 2011 at 11:04