On Wed, 2008-01-16 at 13:35 +0200, Karoliina Salminen wrote:
> Hi,
> 
> I am using the latest trunk version of clutter (I did a fresh Linux
> install on new laptop). Somehow clutter_label causes any clutter
> program to crash. For example the tutorial:

weird, I cannot reproduce in any way, on various backends. this is
running on the GLX backend, right? and the box is not a 64bit one
perchance?

>  // #ifdef huuhaa
>   printf("label\n");
>   /* Add a label to the stage: */
>   ClutterActor *label = clutter_label_new_full ("Sans 12", "Some
> Text", &actor_color);
>   clutter_actor_set_size (label, 500, 500); /* TODO: Has no effect
> yet. See bug #631. */

this should just work. label sizing and allocation have been fixed.

> Program received signal SIGFPE, Arithmetic exception.
> [Switching to Thread 0xb68c78e0 (LWP 11507)]
> 0xb6dcc2ab in ?? () from /usr/lib/libGLcore.so.1
> (gdb) continue
> Continuing.

will need a full backtrace, with symbols from both clutter at least.
could you please open a bug and attach the backtrace there? thank you in
advance.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, OpenedHand Ltd.
Unit R, Homesdale Business Centre
216-218 Homesdale Rd., Bromley - BR12QZ
http://www.o-hand.com

-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to