[clutter] [ANNOUNCE] Clutter 0.5.2 developers snapshot

2008-01-14 Thread Emmanuele Bassi
hi everyone; Clutter 0.5.2 is now available for download at: http://www.clutter-project.org/sources/clutter/0.5/ MD5 checksums: a609e62aca80c412cfdc2e9c8c44ed32 clutter-0.5.2.tar.gz cec150902542230e6337e7c279683e6e clutter-0.5.2.tar.bz2 this is a developers shapshot of the 0.5 cycle

Re: [clutter] Some of the basic clutter-0.5.2 tests cause Segmentation fault

2008-01-14 Thread Emmanuele Bassi
On Mon, 2008-01-14 at 18:06 +0100, Fabien Guinet wrote: Hello, I have two of the test samples which are not running (as well as the woohaa app freshly compiled): fguinet:~/source/clutter-0.5.2/tests$ ./test-viewport Erreur de segmentation (core dumped)

[clutter] Some of the basic clutter-0.5.2 tests cause Segmentation fault

2008-01-14 Thread Fabien Guinet
Hello, I have two of the test samples which are not running (as well as the woohaa app freshly compiled): fguinet:~/source/clutter-0.5.2/tests$ ./test-viewport Erreur de segmentation (core dumped) fguinet:~/source/clutter-0.5.2/tests$ ./test-entry Erreur de segmentation (core dumped) Some of

[clutter] clutter_effect_scale in 0.5

2008-01-14 Thread Thomas Van Machelen
Hi All, I was trying to port the foofone toy to the new 0.5 api today, and i noticed a strange behaviour with clutter_effect_scale. When the function is called on an actor with CLUTTER_GRAVITY_CENTER, the actor first shifts and then starts scaling. I created a small test to reproduce the

Re: [clutter] clutter_effect_scale in 0.5

2008-01-14 Thread Tomas Frydrych
Thomas Van Machelen wrote: Hi All, I was trying to port the foofone toy to the new 0.5 api today, and i noticed a strange behaviour with clutter_effect_scale. When the function is called on an actor with CLUTTER_GRAVITY_CENTER, the actor first shifts and then starts scaling. I created a

Re: [clutter] clutter_effect_scale in 0.5

2008-01-14 Thread Jaap A. Haitsma
On Jan 14, 2008 8:33 PM, Thomas Van Machelen [EMAIL PROTECTED] wrote: Hi All, I was trying to port the foofone toy to the new 0.5 api today, and i noticed a strange behaviour with clutter_effect_scale. When the function is called on an actor with CLUTTER_GRAVITY_CENTER, the actor first