[E-devel] Help with an obscure edje_cc error: Compiling script code not clean.

2019-11-25 Thread Simon Lees
Hi All, I had the following very descriptive error compiling a theme, anyone got ideas on debugging it (i'm already running edje_cc with the -v flag) edje_cc: Wrote 4160 bytes ( 4Kb) for "edje/images/1134" image entry "O/icon_file_icons.png" compress: [raw: 74.6%] [real: -4.6%] edje_cc: im

Re: [E-devel] Help with an obscure edje_cc error: Compiling script code not clean.

2019-11-25 Thread Hermet Park
It might have something to do with wrong embryo script code. Probably, You need to review the script code carefully. Or try disable code (commented out) bisectly until compiling success. On Tue, Nov 26, 2019 at 9:56 AM Simon Lees wrote: > Hi All, > > I had the following very descriptive error c

Re: [E-devel] Help with an obscure edje_cc error: Compiling script code not clean.

2019-11-27 Thread Simon Lees
Hi, Anyway to turn on more debugging info, going through all the embryo script code in my efl theme will likely take some time On 11/26/19 3:00 PM, Hermet Park wrote: > It might have something to do with wrong embryo script code. > Probably, You need to review the script code carefully. > Or try

Re: [E-devel] Help with an obscure edje_cc error: Compiling script code not clean.

2019-11-28 Thread The Rasterman
On Tue, 26 Nov 2019 11:25:33 +1030 Simon Lees said: > Hi All, > > I had the following very descriptive error compiling a theme, anyone got > ideas on debugging it (i'm already running edje_cc with the -v flag) > > edje_cc: Wrote 4160 bytes ( 4Kb) for "edje/images/1134" image > entry "O/i

Re: [E-devel] Help with an obscure edje_cc error: Compiling script code not clean.

2019-11-28 Thread Simon Lees
On 11/28/19 7:55 PM, Carsten Haitzler (The Rasterman) wrote: > On Tue, 26 Nov 2019 11:25:33 +1030 Simon Lees said: > >> Hi All, >> >> I had the following very descriptive error compiling a theme, anyone got >> ideas on debugging it (i'm already running edje_cc with the -v flag) >> >> edje_cc: W

Re: [E-devel] Help with an obscure edje_cc error: Compiling script code not clean.

2019-11-28 Thread Carsten Haitzler
On Thu, 28 Nov 2019 20:29:49 +1030 Simon Lees said: > > > On 11/28/19 7:55 PM, Carsten Haitzler (The Rasterman) wrote: > > On Tue, 26 Nov 2019 11:25:33 +1030 Simon Lees said: > > > >> Hi All, > >> > >> I had the following very descriptive error compiling a theme, anyone got > >> ideas on debu

Re: [E-devel] Help with an obscure edje_cc error: Compiling script code not clean.

2019-12-02 Thread Simon Lees
On 11/28/19 9:54 PM, Carsten Haitzler wrote: > On Thu, 28 Nov 2019 20:29:49 +1030 Simon Lees said: > >> >> >> On 11/28/19 7:55 PM, Carsten Haitzler (The Rasterman) wrote: >>> On Tue, 26 Nov 2019 11:25:33 +1030 Simon Lees said: >>> Hi All, I had the following very descriptive err

Re: [E-devel] Help with an obscure edje_cc error: Compiling script code not clean.

2019-12-02 Thread Carsten Haitzler
On Mon, 2 Dec 2019 20:58:18 +1030 Simon Lees said: > > > On 11/28/19 9:54 PM, Carsten Haitzler wrote: > > On Thu, 28 Nov 2019 20:29:49 +1030 Simon Lees said: > > > >> > >> > >> On 11/28/19 7:55 PM, Carsten Haitzler (The Rasterman) wrote: > >>> On Tue, 26 Nov 2019 11:25:33 +1030 Simon Lees sa