Ubuntu 8.10, wx 2.8.8.0
I keep getting messages like this when opening a folders directory for saving/open or clicking on a wxTreeCtrl node:
http://img14.imageshack.us/img14/2152/screenshot4a.png
(python:4529): Gtk-WARNING **: /build/buildd/gtk+2.0-2.14.4/gtk/gtkwidget.c:9042: widget class `GtkPizza' has no property named `row-ending-details'
(python:4529): Gtk-WARNING **: /build/buildd/gtk+2.0-2.14.4/gtk/gtkwidget.c:9042: widget class `GtkPizza' has no property named `row-ending-details'
(python:4529): Gtk-WARNING **: /build/buildd/gtk+2.0-2.14.4/gtk/gtkwidget.c:9042: widget class `GtkPizza' has no property named `row-ending-details'
steve@ubuntu:~/Documents/whyteboard$ clear
steve@ubuntu:~/Documents/whyteboard$ python whyteboard.py
^[[A^[[A
(python:4544): Gtk-WARNING **: Attempting to read the recently used resources file at `/home/steve/.recently-used.xbel', but the parser failed: Error reading file '/home/steve/.recently-used.xbel': Is a directory.
any ideas? I have recent directories/folders disabled so I guess that's the cause of the 2nd error