Gtk-CRITICAL Segmentation fault

I have the strange error in wxgtk 2.8 unicode:

Ofhen I get the output in the commandline:
  (python:12039): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed
  Segmentation fault (core dumped)

What does that mean?

Thank you in advance!

···

--

Franz Steinhaeusler

Franz Steinhaeusler wrote:

I have the strange error in wxgtk 2.8 unicode:

Ofhen I get the output in the commandline:
  (python:12039): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed
  Segmentation fault (core dumped)

What does that mean?

Not sure, but it sounds like there is an invalid image somewhere. Can you isolate what is causing it?

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!