weird error messages on application exit

  • Thread starter =?iso-8859-1?B?aWFuYXLp?=
  • Start date
?

=?iso-8859-1?B?aWFuYXLp?=

Running FC5 with Gnome (rather minimal install), using latest wxPython
version installed from wxPython.org RPMs since I needed unicode and FC5
only has ansi available in the package manager. Anyway the errors occur
every time i close out of my wxPython application, and sometimes...
maybe every 10 - 15 times... i need to kill the app.
I have no idea what all this means, could someone please point me in
the right direction? Thanks!



(python:5584): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion
`GDK_IS_DRAWABLE (drawable)' failed

(python:5584): Gtk-CRITICAL **: gtk_pixmap_set: assertion
`gdk_colormap_get_visual (gtk_widget_get_colormap (GTK_WIDGET
(pixmap)))->depth == gdk_drawable_get_depth (GDK_DRAWABLE (val))'
failed

(python:5584): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion
`GDK_IS_DRAWABLE (drawable)' failed

(python:5584): Gtk-CRITICAL **: gtk_pixmap_set: assertion
`gdk_colormap_get_visual (gtk_widget_get_colormap (GTK_WIDGET
(pixmap)))->depth == gdk_drawable_get_depth (GDK_DRAWABLE (val))'
failed

(python:5584): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion
`GDK_IS_DRAWABLE (drawable)' failed

(python:5584): Gtk-CRITICAL **: gtk_pixmap_set: assertion
`gdk_colormap_get_visual (gtk_widget_get_colormap (GTK_WIDGET
(pixmap)))->depth == gdk_drawable_get_depth (GDK_DRAWABLE (val))'
failed

(python:5584): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion
`GDK_IS_DRAWABLE (drawable)' failed

(python:5584): Gtk-CRITICAL **: gtk_pixmap_set: assertion
`gdk_colormap_get_visual (gtk_widget_get_colormap (GTK_WIDGET
(pixmap)))->depth == gdk_drawable_get_depth (GDK_DRAWABLE (val))'
failed

(python:5584): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion
`GDK_IS_DRAWABLE (drawable)' failed

(python:5584): Gtk-CRITICAL **: gtk_pixmap_set: assertion
`gdk_colormap_get_visual (gtk_widget_get_colormap (GTK_WIDGET
(pixmap)))->depth == gdk_drawable_get_depth (GDK_DRAWABLE (val))' failed
 
F

Frank Millman

ianaré said:
Running FC5 with Gnome (rather minimal install), using latest wxPython
version installed from wxPython.org RPMs since I needed unicode and FC5
only has ansi available in the package manager. Anyway the errors occur
every time i close out of my wxPython application, and sometimes...
maybe every 10 - 15 times... i need to kill the app.
I have no idea what all this means, could someone please point me in
the right direction? Thanks!



(python:5584): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion
`GDK_IS_DRAWABLE (drawable)' failed

I had the same problem. Here is a link to the whole story, together
with the solution, from the wxPython mailing list archive.

http://tinyurl.com/o4jsu

Frank Millman
 
?

=?iso-8859-1?B?aWFuYXLp?=

I tried downloading and installing from the fedora site and got this:
gtk2-2.8.19-2.i386.rpm is already installed

However, the problem seems to have gone away. Not sure what happened
there.
Thank you for the reply.

gtk2-2.8.19-2.i386.rpm is already installed
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,121
Latest member
LowellMcGu
Top