Dear All,
   Hmm, everything is okay on other toolkits, glow etc...

   But I meet a problem with clutter. There always display the X error
message when I try to execute any programs.
   The message like this:
   ===============================================
   X Error of failed request: BadMatch (invalid parameter attributes)
       Major opcode of failed request: 1(X_CreateWindow)
       Serial number of failed request: 10
       Current serial number in output stream: 14
   ===============================================
   hmm, I don't know which parameter cause this problem...guess visual?or
depth?does it any related to my vga chip?
   And, I'v try to use X_CreateSimpleWindow substitute for X_CreateWindow
in the clutter_stage_realize() in the clutter-stage.c
   Then display the error message like this:
   =============================================================
   (lt-test:8749): GLib-CRITICAL **: g_ascii_strtod: assertion 'nptr !=
NULL' failed
   (lt-test:8749): Clutter-CRITICAL **:Clutter needs at least version
1.2of OpenGL
   =============================================================
   at last,  I check my lib is libGL.so.1.5.060503, is that mean my GL
version is 1.5?

   any information appreciate, thanks.


--
Yen Cheng Wang

Reply via email to