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)

-dave




_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


(canvasguigtk2.py:2132): libglade-WARNING **: Could not load support for `gnome': The 
specified module could not be found.

(canvasguigtk2.py:2132): Gdk-WARNING **: gdkpixmap-win32.c:196: GetDC failed: Invalid 
window handle.

(canvasguigtk2.py:2132): Gdk-WARNING **: gdkpixmap-win32.c:111: DeleteObject failed: 
The operation completed successfully.

(canvasguigtk2.py:2132): Gdk-CRITICAL **: file gdkgc.c: line 90 
(gdk_gc_new_with_values): assertion `drawable != NULL' failed

(canvasguigtk2.py:2132): Gdk-CRITICAL **: file gdkgc-win32.c: line 643 
(gdk_gc_set_clip_region): assertion `GDK_IS_GC (gc)' failed

(canvasguigtk2.py:2132): Gdk-CRITICAL **: file gdkdraw.c: line 410 
(gdk_draw_rectangle): assertion `GDK_IS_DRAWABLE (drawable)' failed

(canvasguigtk2.py:2132): GLib-GObject-CRITICAL **: file gobject.c: line 1337 
(g_object_unref): assertion `G_IS_OBJECT (object)' failed

(canvasguigtk2.py:2132): Gdk-CRITICAL **: file gdkdraw.c: line 410 
(gdk_draw_rectangle): assertion `GDK_IS_DRAWABLE (drawable)' failed

(canvasguigtk2.py:2132): Gdk-CRITICAL **: file gdkdraw.c: line 817 
(gdk_draw_segments): assertion `GDK_IS_DRAWABLE (drawable)' failed

(canvasguigtk2.py:2132): Gdk-CRITICAL **: file gdkdraw.c: line 644 
(gdk_draw_drawable): assertion `src != NULL' failed

(canvasguigtk2.py:2132): GLib-GObject-CRITICAL **: file gobject.c: line 1337 
(g_object_unref): assertion `G_IS_OBJECT (object)' failed

(canvasguigtk2.py:2132): Gdk-WARNING **: gdkpixmap-win32.c:196: GetDC failed: Invalid 
window handle.

(canvasguigtk2.py:2132): Gdk-WARNING **: gdkpixmap-win32.c:111: DeleteObject failed: 
The operation completed successfully.

(canvasguigtk2.py:2132): Gdk-CRITICAL **: file gdkgc.c: line 90 
(gdk_gc_new_with_values): assertion `drawable != NULL' failed

(canvasguigtk2.py:2132): Gdk-CRITICAL **: file gdkgc-win32.c: line 643 
(gdk_gc_set_clip_region): assertion `GDK_IS_GC (gc)' failed

(canvasguigtk2.py:2132): Gdk-CRITICAL **: file gdkdraw.c: line 410 
(gdk_draw_rectangle): assertion `GDK_IS_DRAWABLE (drawable)' failed

(canvasguigtk2.py:2132): GLib-GObject-CRITICAL **: file gobject.c: line 1337 
(g_object_unref): assertion `G_IS_OBJECT (object)' failed

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to