Comment 1 for bug 771563

Revision history for this message
Andrea Cimitan (cimi) wrote :

(anjuta:3774): Gdk-CRITICAL **: IA__gdk_colormap_alloc_colors: assertion `GDK_IS_COLORMAP (colormap)' failed

(anjuta:3774): Gdk-CRITICAL **: IA__gdk_colormap_query_color: assertion `GDK_IS_COLORMAP (colormap)' failed

those errors were printed in the terminal, from this call in os-pager.c code:
gdk_colormap_alloc_color (gdk_drawable_get_colormap (priv->pager_window), &color, FALSE, TRUE);