On 22/05/2011 21:43, Peter Irbizon wrote:
> hello guys,
> 
> please, I need help. I am new to pygtk and python and in my .py file I am
> getting error: gtkwarning: gdk_property_change: assertion 'window != NULL'
> failed
> 
> this error occurs when I right click on textview and select cut/paste/copy.
> What am I doing wrong? thank you in advance.

The same thing happens with gtk-demo.exe (the "Text Widget/Multiple
Views" demo for example), so this is a problem with GTK+ or GDK...

A quick search reveals this has already been reported:
https://bugzilla.gnome.org/show_bug.cgi?id=648931

mvg,
Dieter
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to