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.
On Sat, Sep 5, 2009 at 3:41 PM, Alberto Mardegan < [email protected]> wrote: > (sorry for the crossposting, I couldn't decide which list was best) > > Hi all, > I'd like to use clutter 1.0 (and clutter-gtk 0.10) in maemo fremantle, but > so far I've had no luck. > After applying the patches from bugs: > http://bugzilla.openedhand.com/show_bug.cgi?id=1698 > http://bugzilla.openedhand.com/show_bug.cgi?id=1795 > the build succeeded, but at runtime nothing appears on screen, and from the > attached logs it seems that there is something wrong with EGL. > > Can anyone help me in finding out what's wrong? > I can create a project on garage.maemo.org and upload the packages and the > git repository, in case someone wants to hack on it. > > Ciao, > Alberto > > -- > http://www.mardy.it <- geek in un lingua international! > > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterX11 - > [BACKEND] clutter-backend-x11.c:147: XOpenDisplay on ':0.0' > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterX11 - > [BACKEND] clutter-backend-x11.c:174: Getting the X screen > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE Clutter - > [BACKEND] ./clutter-backend.c:165: Units per em: 12,00 > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterX11 - > [BACKEND] clutter-backend-x11.c:226: X Display ':0.0'[0x1a3a8] opened > (screen:0, root:68, dpi:96,000000) > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-backend-egl.c:55: EGL Reports version 1.4 > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE Clutter - > [BACKEND] ./clutter-stage.c:1004: Creating stage from the default backend > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-backend-egl.c:245: Creating stage of type > 'ClutterStageEGL' > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [MISC] clutter-backend-egl.c:260: EGLX stage created (display:0x1a3a8, > screen:0, root:68) > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE Clutter - > [ACTOR] ./clutter-actor.c:1183: Realizing actor 'ClutterStage' [0x28010] > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE Clutter - > [ACTOR] ./clutter-actor.c:1183: Realizing actor 'ClutterStageEGL' [0x29018] > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:86: Realizing main stage > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:5 G:6 B:5 A:0 S:8 > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:5 G:6 B:5 A:0 S:0 > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:5 G:6 B:5 A:0 S:8 > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:8 G:8 B:8 A:8 S:8 > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:8 G:8 B:8 A:8 S:0 > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:8 G:8 B:8 A:8 S:8 > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:8 G:8 B:8 A:8 S:8 > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:5 G:6 B:5 A:0 S:8 > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:4 G:4 B:4 A:4 S:8 > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:5 G:6 B:5 A:0 S:8 > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:5 G:6 B:5 A:0 S:0 > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:5 G:6 B:5 A:0 S:8 > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:8 G:8 B:8 A:8 S:8 > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:8 G:8 B:8 A:8 S:0 > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:8 G:8 B:8 A:8 S:8 > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE Clutter - > [LAYOUT] ./clutter-actor.c:4523: Width request for -1,00 px > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE Clutter - > [LAYOUT] ./clutter-actor.c:4594: Width request for 640,00 px > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB CRITICAL ** > ClutterEGL - Unable to create an EGL surface > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE Clutter - > [PAINT] ./clutter-stage.c:565: Redraw request number 1 > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE Clutter - > [PAINT] ./clutter-actor.c:1591: Redraw queued on 'ClutterGroup' > Sep 5 10:24:57 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE Clutter - > [PAINT] ./clutter-stage.c:565: Redraw request number 1 > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE Clutter - > [PAINT] ./clutter-stage.c:565: Redraw request number 2 > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE Clutter - > [ACTOR] ./clutter-actor.c:1183: Realizing actor 'ClutterStage' [0x28010] > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE Clutter - > [ACTOR] ./clutter-actor.c:1183: Realizing actor 'ClutterStageEGL' [0x29018] > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:86: Realizing main stage > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:5 G:6 B:5 A:0 S:8 > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:5 G:6 B:5 A:0 S:0 > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:5 G:6 B:5 A:0 S:8 > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:8 G:8 B:8 A:8 S:8 > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:8 G:8 B:8 A:8 S:0 > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:8 G:8 B:8 A:8 S:8 > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:8 G:8 B:8 A:8 S:8 > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:5 G:6 B:5 A:0 S:8 > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:4 G:4 B:4 A:4 S:8 > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:5 G:6 B:5 A:0 S:8 > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:5 G:6 B:5 A:0 S:0 > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:5 G:6 B:5 A:0 S:8 > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:8 G:8 B:8 A:8 S:8 > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:8 G:8 B:8 A:8 S:0 > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:147: EGLConfig == R:8 G:8 B:8 A:8 S:8 > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB CRITICAL ** > ClutterEGL - Unable to create an EGL surface > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE Clutter - > [ACTOR] ./clutter-actor.c:1183: Realizing actor 'ClutterStage' [0x28010] > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE Clutter - > [ACTOR] ./clutter-actor.c:1183: Realizing actor 'ClutterStageEGL' [0x29018] > Sep 5 10:24:58 Nokia-N900-37-0 test-text[4858]: GLIB MESSAGE ClutterEGL - > [BACKEND] clutter-stage-egl.c:86: Realizing main stage > > >
