Re: Depth related assertion in gdk_drawable_set_colormap()
- From: Sven Neumann <sven gimp org>
- To: Karunakaran A <amirthakaruna tataelxsi co in>
- Cc: "'Moumita \(E-mail\)'" <moumitaghosh tataelxsi co in>, gtk-devel-list gnome org
- Subject: Re: Depth related assertion in gdk_drawable_set_colormap()
- Date: Thu, 14 Dec 2006 08:14:12 +0100
Hi,
On Thu, 2006-12-14 at 11:10 +0530, Karunakaran A wrote:
> We are getting some depth related assertions at time of running
> mozilla over gtkDFB port.
> The assertion is coming for the following functions:
> --------------------------
> pixmap = gdk_pixmap_new(NULL,x,y, gdk_rgb_get_visual());
> gdk_drawable_set_colormap(pixmap, gdk_rgb_get_colormap());
> --------------------------
>
> It says the depth of drawable is not equal with the depth of
> colormap.
> any suggestions or any example code through which we can solve
> it??????
What about using a debugger, setting a breakpoint or using
--g-fatal-warnings, locating the problem, fixing it and submitting a
patch (if it turns out that the problem is in gdk-directfb)?
Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]