|
wxPython crash with wx 2.9.1.1 and KDE GTK style oxygen-gtk (OpenSUSE 11.4) |
|
Tuesday, 03 May 2011 14:50 |
|
When you start the wxPython GRASS GUI under KDE on OpenSUSE 11.4, you will get following error: "GLib-GObject-WARNING **: invalid cast from` GtkCheckButton 'to `GtkTreeView'. " This seems to be a problem in the wx 2.9.1.1 package in OpenSUSE.
As a work around you can use either GNOME or another window manager - open System Preferences -> Appearance of applications -> GTK styles and fonts and change to the GTK styles Raleigh or sonar. This makes the wxPython user interface work again without problems.
|