[wxpython-users] GtkPizza, I didn't order any pizza ;-)

Jorgen Bodde jorgen.maillist at gmail.com
Sat May 10 01:55:06 PDT 2008


Hi All,

I get reports from GTK when I start up my wxPython application which
doesn't really make sense:

jorg at buckyball:~/work/airs$ python airs.py
--dbpath=/home/jorg/personal/databases/airs/series.db

(python:9250): Gtk-WARNING **:
/build/buildd/gtk+2.0-2.12.9/gtk/gtkwidget.c:8547: widget class
`GtkPizza' has no property named `row-ending-details'

(python:9250): Gtk-WARNING **:
/build/buildd/gtk+2.0-2.12.9/gtk/gtkwidget.c:8547: widget class
`GtkPizza' has no property named `row-ending-details'
 ...
 ...

etc. Every time I click on a wx.ListCtrl item I get that message. Is
there any way to supress it? My specifics:

Ubuntu 8.04
wxPython-gtk 2.8.7

Any ideas?

Regards,
- Jorgen


More information about the wxpython-users mailing list