[E-devel] edje_cc Segmentation fault

2008-08-08 Thread Jorge Mariani
Hi.

I have understood that if you have something like:

image {
normal: imagename.png;
}

this can be abbreviated as image.normal: imagename.png;

Then, the construction

description {
  state: default 0.0;
}

should be also abbreviated as description.state: default 0.0;

If I do that, I get an Segmentation fault message while edje_cc'ing.

Cya.
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edje_cc Segmentation fault

2008-08-08 Thread Jorge Mariani
Thanks!

On Aug 8, 2008, at 3:20 PM, Christopher Michael wrote:

 Jorge Mariani wrote:
 Hi.
 I have understood that if you have something like:
 image {
normal: imagename.png;
 }
 this can be abbreviated as image.normal: imagename.png;
 Then, the construction
 description {
  state: default 0.0;
 }
 should be also abbreviated as description.state: default 0.0;
 If I do that, I get an Segmentation fault message while  
 edje_cc'ing.
 Cya.
 Yea, you can do that with the image part, but you cannot do it with  
 the description part (currently).

 dh


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel