ah, i see,
if that, i think it can work well.
we also run our demo app on omap3 target with eglnative backend

On Wed, Sep 2, 2009 at 11:29 PM, Ian Walberg <[email protected]>wrote:

>  A single stage for what we are doing at the moment is ok.
>
>
>
> We are using the beagleboard, I am still not clear what I am missing to get
> this running.
>
>
>
> The gles1test binary runs ok on our board.
>
>
>
> Thanks
>
>
>
> Ian
>
>
>
> *From:* JiangWei Zhou [mailto:[email protected]]
> *Sent:* Wednesday, September 02, 2009 8:24 AM
> *To:* Ian Walberg
> *Cc:* Amit Pundir; [email protected]
>
> *Subject:* Re: [clutter] Clutter on ARM without X
>
>
>
> i can see. but when we do that, we also work on clutter-0.8. the window
> system is directfb, but you know, without x, you can  use eglnative
> backend, but at that time, only one stage exists, (that stage is full
> screen) so if you want to support mulitple stage, and arbitrary size
> stage, you need to implement such back-ends for  directfb window systems.
> the work load is not big.
>
>  On Wed, Sep 2, 2009 at 11:10 PM, Ian Walberg <[email protected]>
> wrote:
>
> Actually we are using clutter-0.8.8 first as I believed there were issues
> with the clutter-1.0.
>
>  I did not get much time yesterday to look into what the eglGetConfigs
> function was doing and why it could fail, anyone know?
>
>  Thanks
>
>  Ian
>
>  *From:* JiangWei Zhou [mailto:[email protected]]
> *Sent:* Wednesday, September 02, 2009 6:25 AM
> *To:* Amit Pundir
> *Cc:* Ian Walberg; [email protected]
> *Subject:* Re: [clutter] Clutter on ARM without X
>
>
>
> as far as i know, clutter can run without X.
> actually you can implement one directfb and one egldfb backends for clutter
> like x11. it can works well. we once implement such backends.
>
> On Wed, Sep 2, 2009 at 12:45 PM, Amit Pundir <[email protected]> wrote:
>
> On Tue, Sep 1, 2009 at 9:09 PM, Ian Walberg<[email protected]>
> wrote:
> > Folks,
> >
> > Should clutter run on the beagleboard without X?
>
> I once ran clutter on OMAP3 with DirectFB backend using eglnative flavor.
>
> Regards,
> Amit Pundir
>
> >
> > I tried yesterday on a console only image and after installing what I
> > believe to be the required libs I still get this.
> >
> > Gles1test and gles2test work ok.
> >
> > Thanks
> >
> > Ian
> >
> > (./main:1946): ClutterEGL-CRITICAL **: eglGetConfigs failed
> >
> > (./main:1946): GLib-WARNING **: GError set over the top of a previous
> > GError or uninitialized memory.
> > This indicates a bug in someone's code. You must ensure an error is NULL
> > before it's set.
> > The overwriting error message was: Unable to realize the default stage
> > Segmentation fault
> >
> > --
> > To unsubscribe send a mail to 
> > [email protected]<clutter%[email protected]>
> >
> >
> --
> To unsubscribe send a mail to 
> [email protected]<clutter%[email protected]>
>
>
>
>
>

Reply via email to