Hi: <br>After I compile  some hildon component on the X86  .<br><br>I run the hildon-desktop on Xephyr .There are some rasters on the window when I run some applications such as xterm<br><br>Than I kill hildon-desktop .  I just run the xterm  and pass the window ID of the xterm <br>
to a program called test-pixmap under  the dirctory of  test in the clutter source code  .<br>It just  turn the pixmap  to cluttertexture and show it .<br>the result of test-pixmap  wid  (which is the ID of xterm), It still has the raster on it.<br>
<br>So  maybe it is a bug of clutter0.8 about X11 pixmap . <br><br>Any suggestion is welcomes.<br><br><br>