clutter 1.2.6

I modified test-behave.c in clutter source code directory.
1. set fps of timeline to 400
2. add sleep(1) in button_press_cb()
Run test-behave and click stage. "red hand" is disappeared with following message. (test-behave:18353): Clutter-CRITICAL **: clutter_path_get_position: assertion `progress >= 0.0 && progress <= 1.0' failed

But if I delete the process of clutter_timeline_set_direction. The animation looks fine.

I hope someone can tell me why?
Thanks.

Sorry for my poor English.

golfish
_______________________________________________
clutter-app-devel-list mailing list
[email protected]
http://lists.clutter-project.org/listinfo/clutter-app-devel-list

Reply via email to