On Wed, 2004-02-04 at 23:18, Dave Aitel wrote: > It also appears to spit this information out. I'll try to track down a > minimal program to replicate. > (see attached out) > > -dave > > > Dave Aitel wrote: > > > Has anyone seen this before? "Gdk-ERROR **:file gdkgc-win32.c line 888 > > (gdk_win32_hdc_get): should not be reached aborting.... > > > > (My current test system is still the latest GTK, dropline, and Python > > 2.3.3 on Win32) > > > > ______________________________________________________________________ > (canvasguigtk2.py:2132): libglade-WARNING **: Could not load support for `gnome': > The specified module could not be found.
Does your glade file include gnome-related entries ? If yes, this is not supported on win32. Cedric _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
