Hi
I further narrowed down the problem further.
Further investigations revealed that for  some reason the mozilla
widget is not refreshing. This was concluded  by having a  javascript
counter increment on timer and
 displaying the count. The counter got stuck on the initial count and
did not increment even though we could capture the  javascript
events.  The same was
 true for an animated GIF only the first frame is seen.

 Do any one have any idea as to what could be missing or why the
mozilla widget is not refreshing itself.
 We are using on GTK on  frame buffer.

--amit

On Mar 26, 1:33 pm, "timeless" <[EMAIL PROTECTED]> wrote:
> 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