On Fri, 2007-06-22 at 11:14 +0200, Matteo Cappadonna wrote: > All done with installation but, when I try to launch any application > (I've tried behave and other), the image are very very slowly. > > I've an Intel i945G with DirectRendering active.
try using: export CLUTTER_VBLANK=none before launching your applications. the intel drivers behave badly with the sync-to-vblank code we use to avoid tearing; this should have been fixed in trunk, but trunk is not meant to be used for developing anything outside clutter itself. ciao, Emmanuele. -- Emmanuele Bassi, OpenedHand Ltd. Unit R, Homesdale Business Centre 216-218 Homesdale Rd., Bromley - BR12QZ http://www.o-hand.com -- To unsubscribe send a mail to [EMAIL PROTECTED]
