hi all,
I've some problems with the clutter-0.3.0 with my NB( intel i945 driver ),
when I execut the application under clutter-0.3.0/tests, I have met some
situations below:
1, application failed to work...error message below
** ERROR **: pixbuf load failed
aborting..
Aborted
( test-actors, test-behave)
2, segmentation fault...
( test-boxes )
3, Everything is okay except close the window...error message below
X Error of failed request: GLXBadCurrentWindow
Major opcode of failed request: 148(GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent) or 1 (X_GLXRender )
Serial number of failed request: 144
Current serial number in output stream: 144
( test-entry, test-events, test-perspective, test-project, test-scale,
test-text, test-offscreen<--X_GLXRender, )
4, the last one, I can't close the window...error message below
(/home/clutter-0.3.0/tests/.libs/lt-test-textures:13847): Clutter-CRITICAL
**: clutter_main_quit: assertion 'contet->main_loops != NULL' failed
hmm, these are what problems I have met so far.
Best Regards
Yen-Cheng Wang