On Sat, 17 Dec 2005 09:35:27 +0900 David Stevenson <[EMAIL PROTECTED]>
babbled:
> Gidday,
>
> I've been messing around with textblock edje parts, "edje_cc" and the "edje"
> tool and found some ways to make the Edje lib segv, by setting empty values
> in the style attributes:
aah indeed - part of my "save ram/allocs" patching - ie strigns can be NULL
now. thanks for the catch! :)
> styles
> {
> style {
> name: "";
> base: "";
> tag: "" "";
> }
> }
> collections {
> group {
> name: "evil";
> parts {
> part {
> name: "evil";
> type: TEXTBLOCK;
> description {
> state: "default" 0.0;
> text {
> }
> }
> }
> }
> }
> }
>
> edje_cc will compile this, but then when you try to view "evil.edj" using
> the "edje" command you get 3 different segvs, two types before the edje
> program window is displayed, and another after clicking on "evil" in the
> edje program UI.
>
> A patch for these three issues is attached (^_^)
>
> So far I've only looked for these sorts of problems within the "style"
> section - when I get back from holiday in a couple of weeks I'll check other
> places for similar kinds of stuff.
>
> Regards!
> David
>
--
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler) [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel