Releases! Releases! Releases!
at the OH towers we've been very busy with Clutter hacking, this month. after the 0.5.0 release, we rolled out Clutter 0.5.2, with a couple of bug fixes, and we are going to squeeze a 0.5.4 release by the end of the week. you can grab the tarballs at the usual place.
we also released developers snapshots for the Clutter integration libraries:
these will likely remain the same and switch over to 0.6 when Clutter 0.6.0 will be released, except clutter-gtk which will see a 0.5.2 release at the end of the week as well, to test the new implementation of the GtkClutterEmbed widget.
along with Clutter 0.5.4, the Python and Perl bindings will see their own first public developers snapshots (0.5.1 for pyclutter and 0.5.4.0 for clutter-perl).
the countdown for Clutter 0.6 has been started!
- ebassi's blog
- Login to post comments
Comments (5 total)
Terrific! Btw, are the 0.5
Terrific!
Btw, are the 0.5 docs coming soon too?
@leif: clutter core has the
@leif: clutter core has the API reference generated, and it's at 93% completion rate (the missing bits are mostly macros or structure declarations); if you want the pyclutter bindings, I'm afraid you'll have to wait until somebody starts contributing them - because they must be hand written. as always, patches welcome.
Hello, This is a great API
Hello,
This is a great API and very convenient library. I am sorry to post this here as I cannot access the forums at sourceforge.
There is crash problem with NVIDIA drivers v169.09 on Gutsy. It crashes in the GLX routines if a clutter label is displayed with a width greater than the stage width.
I am running code from SVN. The NVIDIA drivers 100.x seems to be fine.
I would very much appreciate it if you can put this into the bugzilla!
Thanks!
@ashwin: there are no
@ashwin: there are no "sourceforge forums" - you can file new bugs on bugzilla.
this particular bug is known, and apparently is a nVidia driver bug. we've been told that nVidia developers are working on it.
@Emmanuele: ok thankyou, im
@Emmanuele: ok thankyou, im still working with 0.4.2, i was just surprised (pleasantly) to see the 0.4 docs hadn't been replaced as the default on clutter-project.org/docs/ just yet!