--- gdk/gdkcolor.c 2005-12-05 23:51:18 +0300 +++ gdk/gdkcolor.c.fixed 2006-10-07 14:05:10 +0400 @@ -100,7 +100,7 @@ colormap->colors[i].blue = colors[i].blue; } - gdk_colormap_change (colormap, ncolors); + /*gdk_colormap_change (colormap, ncolors);*/ } /**