[clutter] leave-event?

2009-11-02 Thread Kevin DeKorte
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Would it be possible to fire the leave event when the mouse leaves the
stage, specifically a stage embedded in GTK? If you have an actor that
is on the edge of the stage and the mouse leaves the stage on the edge
that the actor is touching the leave event does not seem to fire.

Kevin
- -- 
Get my public GnuPG key from
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7D0BD5D1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkrvI4kACgkQ6w2kMH0L1dFd/ACeKxeAFTcktMH5yxxH0EFQM1yo
ocoAn2yvmjuo3WUydzHyAtTQPKEbF9oA
=s1eV
-END PGP SIGNATURE-
-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com



[clutter] Unable to compile git master

2009-11-02 Thread Kevin DeKorte
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I tried to compile git master today and I'm getting these errors...

./clutter-stage.c: In function 'clutter_stage_read_pixels':
./clutter-stage.c:1381: warning: implicit declaration of function
'cogl_read_pixels'
./clutter-stage.c:1382: error: 'COGL_READ_PIXELS_COLOR_BUFFER'
undeclared (first use in this function)
./clutter-stage.c:1382: error: (Each undeclared identifier is reported
only once
./clutter-stage.c:1382: error: for each function it appears in.)
make[4]: *** [clutter-stage.lo] Error 1
make[4]: *** Waiting for unfinished jobs
./clutter-texture.c: In function 'clutter_texture_paint':
./clutter-texture.c:563: warning: implicit declaration of function
'_cogl_setup_viewport'
./clutter-texture.c: In function 'clutter_texture_class_init':
./clutter-texture.c:985: error: 'COGL_TYPE_PIXEL_FORMAT' undeclared
(first use in this function)
./clutter-texture.c:985: error: (Each undeclared identifier is reported
only once
./clutter-texture.c:985: error: for each function it appears in.)

Kevin


- -- 
Get my public GnuPG key from
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7D0BD5D1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkrvJSIACgkQ6w2kMH0L1dGGJwCfeHI/3Rt8Uo2AW1vl7LtsjUh9
AbQAn0XSROX3l2SHLLcuMBWeVooMMHha
=bpK/
-END PGP SIGNATURE-
-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com



Re: [clutter] Unable to compile git master

2009-11-02 Thread Emmanuele Bassi
On Mon, 2009-11-02 at 11:29 -0700, Kevin DeKorte wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 I tried to compile git master today and I'm getting these errors...

when was the last time you compiled master?

please, run 'make distclean' or 'git clean -xdf' and try running
autogen.sh again.

ciao,
 Emmanuele.


-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com



Re: [clutter] Unable to compile git master

2009-11-02 Thread Kevin DeKorte
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 11/02/09 11:46, Emmanuele Bassi wrote:
 On Mon, 2009-11-02 at 11:29 -0700, Kevin DeKorte wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 I tried to compile git master today and I'm getting these errors...
 
 when was the last time you compiled master?
 
 please, run 'make distclean' or 'git clean -xdf' and try running
 autogen.sh again.
 
 ciao,
  Emmanuele.
 
 

I ran this sequence

 1015  git pull
 1016  make distclean
 1017  ./autogen.sh --prefix=/usr --libdir=/usr/lib64 --enable-gtk-doc
 1018  make

And it still fails to compile

but then I ran git clean -xdf and then the sequence and it compiled
properly. Thanks for the tip.

Kevin

- -- 
Get my public GnuPG key from
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7D0BD5D1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkrvLiQACgkQ6w2kMH0L1dGgmwCfeZmHsBZ0k39l3KZPOk5hZEf7
s2EAni4FuDKnqrNEHT4B8SGWsDQLzbjB
=52Wy
-END PGP SIGNATURE-
-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com