2013/2/24 Jonathan Ballet <j...@multani.info>:
> Hi,
>
> Sometimes, I get some Gtk-CRITICAL errors in the console when running
> applications using PyGObject, such as:
>
> (sonata:10324): Gtk-CRITICAL **: gtk_icon_set_render_icon_pixbuf: assertion 
> `icon_set != NULL' failed

Long shot: I had something similar yesterday with CellRendererPixbuf.
Pass None instead of "" to indicate no icon.
_______________________________________________
python-hackers-list mailing list
python-hackers-list@gnome.org
https://mail.gnome.org/mailman/listinfo/python-hackers-list

Reply via email to