Re: [clutter] Clutter 1.0 in maemo fremantle

2009-11-22 Thread Quim Gil
ext Wang Baisheng wrote: > Hi Alberto, > > Clutter 1.0 for maemo fremantle is available ? Please use the search at http://maemo.org/packages http://maemo.org/packages/view/libclutter-1.0-0 -- Quim Gil open source advocate Maemo Devices @ Nokia > > Thanks, > Baisheng > > 在 2009-09-05六的 13:

Re: [clutter] Clutter 1.0 in maemo fremantle

2009-11-20 Thread Wang Baisheng
Hi Alberto, Clutter 1.0 for maemo fremantle is available ? Thanks, Baisheng 在 2009-09-05六的 13:56 +0300,Alberto Mardegan写道: > Update: > > Alberto Mardegan wrote: > > JiangWei Zhou wrote: > >> you may remove the EGL_STENCIL_SIZE, 8 from the egl config list > >> and try again. > >> i just wonder

Re: [clutter] Clutter 1.0 in maemo fremantle

2009-11-20 Thread Wang Baisheng
Alberto, Any clutter 1.0 for maemo fremantle is avavilable ? Thanks, Baisheng 在 2009-09-05六的 13:56 +0300,Alberto Mardegan写道: > Update: > > Alberto Mardegan wrote: > > JiangWei Zhou wrote: > >> you may remove the EGL_STENCIL_SIZE, 8 from the egl config list > >> and try again. > >> i just won

Re: [clutter] Clutter 1.0 in maemo fremantle

2009-09-05 Thread Alberto Mardegan
Update: Alberto Mardegan wrote: > JiangWei Zhou wrote: >> you may remove the EGL_STENCIL_SIZE, 8 from the egl config list >> and try again. >> i just wonder it may cause this problem. but in our target, there is >> no such problem. I checked the source code of clutter-0.8 in maemo, and with that

Re: [clutter] Clutter 1.0 in maemo fremantle

2009-09-05 Thread Alberto Mardegan
JiangWei Zhou wrote: > you may remove the EGL_STENCIL_SIZE, 8 from the egl config list > and try again. > i just wonder it may cause this problem. but in our target, there is no > such problem. Mmmm... the more I play with egl the less I understand how it works. The call to eglChooseConfig() cha

Re: [clutter] Clutter 1.0 in maemo fremantle

2009-09-05 Thread Alberto Mardegan
Hi, JiangWei Zhou wrote: > when you run the test-actors test app, does it produce the same output? > it seems in clutter , it cannot create the egl window surface. > use |*eglGetError *|to check the error code ,which is not correct. > i think this may help you to find the cause. Yes, I get the