Hi,
I'm trying to port to a new embedded ARM device and the sample cogl egl gears runs find but a simple clutter sample program that rotates a rounded rect displays nothing. See stack trace below.
This is Clutter 1.14-2 with Cogl 1.14-fixes built with EGL and GLES2 back end. Also using foreign X window creation.
The following output is repeated over and over:
Cogl-Message: [OBJECT] ./cogl-output.c:34 & COGL Output NEW 0x2094990 1
Cogl-Message: [OBJECT] ./cogl-object.c:94 & COGL CoglOutput FREE 0x2094990
_XReply][774] _XReply took nearly or more than 1000ms
Any help would be appreciated.
Reza
[ 3][ 1250.447991] #0 0x42271f50 in __poll () from /mtd_exe/lib/libc-2.17.so
[ 3][ 1250.455319] #1 0x43430458 in ?? ()
[ 3][ 1250.459735] #2 0x43431bb4 in ?? ()
[ 3][ 1250.464113] #3 0x43431ce4 in xcb_wait_for_reply () from /mtd_exe/Runtime/lib/libxcb.so.1.1.0
[ 3][ 1250.473883] #4 0x43337d34 in _XReply () from /mtd_exe/Runtime/lib/libX11.so.6.3.0
[ 3][ 1250.482299] #5 0x435758e0 in ?? ()
[ 3][ 1250.493986] #6 0x0012a57c in update_outputs () at ./cogl-xlib-renderer.c:237
[ 3][ 1250.509460] #7 0x0012aec4 in randr_filter () at ./cogl-xlib-renderer.c:466
[ 3][ 1250.525365] #8 0x000c053c in _cogl_renderer_handle_native_event () at ./cogl-renderer.c:510
[ 3][ 1250.543422] #9 0x0012b174 in cogl_xlib_renderer_handle_event () at ./cogl-xlib-renderer.c:551
[ 3][ 1250.556333] #10 0x0010dbdc in cogl_xlib_handle_event () at ./cogl-xlib.c:81
[ 3][ 1250.576414] #11 0x0003d754 in cogl_xlib_filter () at ./x11/clutter-backend-x11.c:134
[ 3][ 1250.597639] #12 0x0003d95c in clutter_backend_x11_translate_event () at ./x11/clutter-backend-x11.c:658
[ 3][ 1250.619560] #13 0x00062b80 in _clutter_backend_translate_event () at ./clutter-backend.c:1256
[ 3][ 1250.632556] #14 0x0003f4f8 in clutter_event_dispatch () at ./x11/clutter-event-x11.c:293
[ 3][ 1250.641930] #15 0x46ecdb70 in g_main_context_dispatch () from /mtd_exe/Runtime/lib/libglib-2.0.so.0.3600.1
[ 3][ 1250.652704] #16 0x46ecdee8 in ?? ()
[ 3][ 1250.657230] #17 0x46ece3ac in g_main_loop_run () from /mtd_exe/Runtime/lib/libglib-2.0.so.0.3600.1
[ 3][ 1250.695510] #18 0x00074594 in clutter_main () at ./clutter-main.c:980