On Mar 25, 3:18 am, "amit  shah" <[EMAIL PROTECTED]> wrote:
>         I have compiled  Mozilla over DirectFB by as instructed in
> (http://www.directfb.org/wiki/index.php/DFBMozilla) for use in an
> AMD Au1200 mipsel processor

i'd recommend testing w/ an x86 system, it reduces the number of
variables you have.

> It builds proprerly and I'am using TestGtkEmbed to test the
> functionality. I face  problems while displaying GIF animation
> On console I get the following error continiously and only the first
> frame of the GIF animation is seen . No further frames thereafter.
> This error is displayed on all image types but since they do not have
> animation  they are displayed.

you should build w/ --enable-logging or something and try playing w/
nsprlogging to see if anything useful turns up.

> (TestGtkEmbed.test32:1759): Gdk-CRITICAL **:
> gdk_drawable_set_colormap: assertion `cmap == NULL ||
> gdk_drawable_get_depth (drawable) == cmap->visual->depth' failed

use a debugger and get a stack trace for this?

> Is it a bug in DirectFB? Any solutions. ....
>
> any help would be appericated

_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to