To reproduce:
- Open fp from the command-line (must have max switch)
- Close the GUI window
- The following errors are printed to the terminal:
(python:12186): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/fontypython/wxgui.py", line 921, in __onPageChanged
self.listctrl.ClearLastIndex ( )
File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 13481, in __getattr__
raise PyDeadObjectError(self.attrStr % self._name)
wx._core.PyDeadObjectError: The C++ part of the PogChooser object has been deleted, attribute access no longer allowed.
(python:12186): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed