Re: [clutter] Problem migrating from 1.0.10 to 1.2.8

2010-06-08 Thread Emmanuele Bassi
On Mon, 2010-06-07 at 17:04 -0700, Kevin Cote wrote: I have an application that I have developed over the last 6 months on top of v1.0.10. I am now trying to migrate this app to v1.2.8. I have tried running the migrated app under Ubuntu 9.0.4 and also Moblin v2. I get the same issues in

[clutter] RFC: Are toggle references needed for CoglHandle ?

2010-06-08 Thread Neil Roberts
Hi I've started looking at the Ruby bindings for Clutter and I was wondering about how best to bind CoglHandles. Currently they are just wrapped as a boxed type. This has the effect that every time you query a property that is a CoglHandle then the result appears as a completely new object to the

RE: [clutter] Problem migrating from 1.0.10 to 1.2.8

2010-06-08 Thread Kevin Cote
-Original Message- From: Emmanuele Bassi [mailto:eba...@linux.intel.com] Sent: Tuesday, June 08, 2010 3:13 AM To: clutter@o-hand.com Subject: Re: [clutter] Problem migrating from 1.0.10 to 1.2.8 On Mon, 2010-06-07 at 17:04 -0700, Kevin Cote wrote: I have an application that I have

Re: [clutter] RFC: Are toggle references neede for CoglHandle ?

2010-06-08 Thread Thomas Wood
On Tue, 2010-06-08 at 13:41 +0100, Neil Roberts wrote: Recently Cogl in git has gained support for attaching arbitrary user data to any handle using a pointer as a key in much the same way as Cairo does. We could use this to attach the Ruby proxy object to the handle so that it could return

RE: [clutter] Problem migrating from 1.0.10 to 1.2.8

2010-06-08 Thread Kevin Cote
Emmanuele: In addition to the notes below I spent the day attempting to get my application running under the final Moblin 2.1 IVI release (moblin-2.1-PR-Final-ivi-201002090924.img). This uses the IEGD v10.3 driver. To do this I upgraded my target platform with this release. Running my