I have just built wxPython 2.5.1 from the sources on a gentoo box. Everything seemed to work fine, but when I run the demo.py under KDE 3.2, I get a whole lot of GDK-Critical errors, and most of the widgets are invisible (the errors appear when I try to select different demos). Anybody has any idea what's going on? I have gtk+-2.4.1 and glib-2.4.1 installed, running Python 2.3.4c1, I got no complaints during the build...
TIA
Kuba
PS. Here's a sample of the errors:
8<-----------------
(demo.py:5974): Gdk-WARNING **: gdkdrawable-x11.c:912 drawable is not a pixmap or window
I have just built wxPython 2.5.1 from the sources on a gentoo box. Everything seemed to work fine, but when I run the demo.py under KDE 3.2, I get a whole lot of GDK-Critical errors, and most of the widgets are invisible (the errors appear when I try to select different demos). Anybody has any idea what's going on? I have gtk+-2.4.1 and glib-2.4.1 installed, running Python 2.3.4c1, I got no complaints during the build...
TIA
Kuba
PS. Here's a sample of the errors:
I havn't seen those, but I am still on gtk+2.2.4. Do the wxWidgets C++ samples have the same problems? If so it may be worth asking about it on wx-users.
ยทยทยท
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!