Re: [clutter] Perl bindings - Gtk and Gstreamer bindings no longer available?

2010-06-21 Thread Emmanuele Bassi
/available? not yet. unfortunately, I haven't had much time to maintain the bindings as of late - being busy working on the 1.2 API for Core; I've just shuffled around the clutter-perl Git repository, though, and I'll push both the Clutter-GStreamer and the Clutter-GTK bindings under

Re: [clutter] Perl bindings - Gtk and Gstreamer bindings no longer available?

2010-06-19 Thread Chris Debenham
separately but I can not find them anywhere. Are the perl clutter-gtk and clutter-gst bindings in progress/available? not yet. unfortunately, I haven't had much time to maintain the bindings as of late - being busy working on the 1.2 API for Core; I've just shuffled around the clutter-perl Git

Re: [clutter] Perl bindings - Gtk and Gstreamer bindings no longer available?

2009-10-28 Thread Emmanuele Bassi
, I haven't had much time to maintain the bindings as of late - being busy working on the 1.2 API for Core; I've just shuffled around the clutter-perl Git repository, though, and I'll push both the Clutter-GStreamer and the Clutter-GTK bindings under that. ciao, Emmanuele. -- To unsubscribe send

[clutter] Perl bindings - Gtk and Gstreamer bindings no longer available?

2009-10-27 Thread Chris Debenham
I have been using the perl bindings for a while on Ubuntu but a little while ago they updated to the 1.0 bindings which seem to have dropped support for GTK and GStreamer. It 'seems' like there is/was a plan to provide the clutter-gtk and clutter-gst bindings separately but I can not find them

[clutter] Problem building clutter-perl on Ubuntu Karmic

2009-09-16 Thread Andrew SB
Hi all, I'm running into an issue building clutter-perl 1.0.1 on Ubuntu Karmic. It fails when attempting to generate the PODs: Generating POD... Backslash found where operator expected at -e line 1, near under\ Backslash found where operator expected at -e line 1, near n\ Backslash found where

Re: [clutter] Clutter perl bindings - 'set_position' doesn't work as expected

2009-06-03 Thread Emmanuele Bassi
On Mon, 2009-06-01 at 14:36 +1000, Chris Debenham wrote: I have a problem where I can't set the video seek position whenever using Clutter::Gst::VideoTexture. use: $video-set_property('position', 10); But you can see the problem there - two set_position methods! yes, known issue. the

Re: [clutter] Clutter perl bindings - 'set_position' doesn't work as expected

2009-06-03 Thread Chris Debenham
Thanks for that, in the end I did Clutter::Media::set_position($globals-{'background'},0); and that worked, but your method will actually be usable for some other issues I hit :-) 2009/6/3 Emmanuele Bassi eba...@linux.intel.com: On Mon, 2009-06-01 at 14:36 +1000, Chris Debenham wrote: I have a

[clutter] Clutter perl bindings - 'set_position' doesn't work as expected

2009-05-31 Thread Chris Debenham
I have a problem where I can't set the video seek position whenever using Clutter::Gst::VideoTexture. The problem seems to be that it is being overridden by set_position from the widget and so wants co-ordinates rather than a seconds value to seek to. Is there a way to access just the

[clutter] Perl timeline questions

2008-12-08 Thread Stéphane Esté-Gracias
Hello, I'm starting to use Clutter tool kit to build some eyes-candy application. I'm using Perl to perform quick development. I'm using perl-Clutter-0.8.0.1 with libclutter-0.8.0 from my Linux distribution. I'm try to use Timeline to move some graphical objects with following script, but red

Re: [clutter] Perl timeline questions

2008-12-08 Thread Neil Roberts
Hi, On Mon, 2008-12-08 at 10:41 +0100, Stéphane Esté-Gracias wrote: I'm try to use Timeline to move some graphical objects with following script, but red square does'nt move anyway. Could you I don't think it works to leave the alpha function as undef. If I change line 27 to: my $alpha =

Re: [clutter] [Perl] unicode, .., and deployment questions;

2008-11-24 Thread Emmanuele Bassi
On Mon, 2008-11-24 at 08:06 +0300, Igor 'Lo' (И.L.) wrote: Hey there, cultists. First, how do we battle an evil spirit of unicode glitch? // given: Linux, Perl 5.10, Clutter-0.8.2, working ru_RU.UTF-8 locale // used 5-6 different fonts and few locale settings... nothing. Taking hello.pl

[clutter] [Perl] unicode, .., and deployment questions;

2008-11-23 Thread Igor 'Lo' (И.L.)
Hey there, cultists. First, how do we battle an evil spirit of unicode glitch? // given: Linux, Perl 5.10, Clutter-0.8.2, working ru_RU.UTF-8 locale // used 5-6 different fonts and few locale settings... nothing. Taking hello.pl example: my $label = Clutter::Label-new(Monoco 10, ABCDEF АБВГДЕ);

[clutter] perl

2008-06-04 Thread Daniel Oberhoff
Hi, I am currently starting a small project wirh clutter. Just a friend and me. Just: he is a perl freak, I do c/c++. So is it possible to work on the same clutter stage from both languages, and exchanges objects like images etc? We wpuld probably also have to pass the stage object from

Re: [clutter] perl

2008-06-04 Thread Emmanuele Bassi
On Wed, 2008-06-04 at 14:16 +0200, Daniel Oberhoff wrote: Hi, I am currently starting a small project wirh clutter. Just a friend and me. Just: he is a perl freak, I do c/c++. So is it possible to work on the same clutter stage from both languages, and exchanges objects like images

Re: [clutter] [ANNOUNCE] Clutter-Perl 0.6.0.0 released

2008-02-19 Thread Emmanuele Bassi
On Tue, 2008-02-19 at 16:31 +, Emmanuele Bassi wrote: hi everyone; Clutter-Perl 0.6.0.0 is now available for download at: http://www.clutter-project.org/sources/clutter-perl/0.6/ MD5 checksums: 3df071da1c44854c51fbc34b8889178a clutter-perl-0.6.0.0.tar.gz