Re: [E-devel] About memory leak possibility in Elementary

2011-04-01 Thread Daniel Juyung Seo
April fool's joke commit is not that simple. That will cause no build break but will bring serious harm to a system. I guess nobody has succeeded yet. Daniel Juyung Seo (SeoZ) On Fri, Apr 1, 2011 at 3:56 PM, Mike Blumenkrantz wrote: > On Fri, 1 Apr 2011 08:50:25 +0200 (CEST) > Vincent Torri wr

Re: [E-devel] Efreet bug when desktop files change

2011-04-01 Thread sd
I don't get it. Isn't eet supposed to detect corrupt files? I guess it is something inside efreet, tried to find it but didn't see anything weird. S. > On Thu, 31 Mar 2011 17:20:42 +0200 Tom Hacohen > said: > > aaagh! did you keep a copy of the "corrupt" cache file? seriously.. we > need to > fi

Re: [E-devel] Efreet bug when desktop files change

2011-04-01 Thread Cedric BAIL
On Fri, Apr 1, 2011 at 9:16 AM, wrote: > I don't get it. Isn't eet supposed to detect corrupt files? I guess it is > something inside efreet, tried to find it but didn't see anything weird. I completly agree. eet should never cause a crash on bad data, the problem is likely more in how efreet us

Re: [E-devel] Efreet bug when desktop files change

2011-04-01 Thread Tom Hacohen
On Fri, Apr 1, 2011 at 7:58 AM, Carsten Haitzler wrote: > On Thu, 31 Mar 2011 17:20:42 +0200 Tom Hacohen > said: > > aaagh! did you keep a copy of the "corrupt" cache file? seriously.. we need > to > find a way to protect against this. checksums, magic values scattered > about... > something. if

Re: [E-devel] Efreet bug when desktop files change

2011-04-01 Thread The Rasterman
On Fri, 1 Apr 2011 12:26:29 +0300 Tom Hacohen said: > On Fri, Apr 1, 2011 at 7:58 AM, Carsten Haitzler wrote: > > > On Thu, 31 Mar 2011 17:20:42 +0200 Tom Hacohen > > said: > > > > aaagh! did you keep a copy of the "corrupt" cache file? seriously.. we need > > to > > find a way to protect again

Re: [E-devel] Efreet bug when desktop files change

2011-04-01 Thread The Rasterman
On Fri, 1 Apr 2011 09:16:39 +0200 s...@tango.flipp.net said: > I don't get it. Isn't eet supposed to detect corrupt files? I guess it is > something inside efreet, tried to find it but didn't see anything weird. well only as corrupt as eet will fail finding stuff in the header. rememebr eet files

Re: [E-devel] About memory leak possibility in Elementary

2011-04-01 Thread The Rasterman
On Fri, 1 Apr 2011 17:03:46 +0900 Daniel Juyung Seo said: > >> But, actually it needs one more line. > >> wd = ELM_NEW(Widget_Data); > >> if (!wd) return NULL; <-- this! > > Raster already added that line in macro. > > wdat = ELM_NEW(wdtype); if (!(wdat)) return (ret); \ tnx! :

Re: [E-devel] Efreet bug when desktop files change

2011-04-01 Thread Tom Hacohen
On Fri, Apr 1, 2011 at 1:57 PM, Carsten Haitzler wrote: > next time.. back it up... we can sift through forensically after and you > can > have a working system again. > I know... Didn't really think that'll work. -- Tom. -

Re: [E-devel] Efreet bug when desktop files change

2011-04-01 Thread Cedric BAIL
On Fri, Apr 1, 2011 at 12:56 PM, Carsten Haitzler wrote: > On Fri, 1 Apr 2011 09:16:39 +0200 s...@tango.flipp.net said: >> I don't get it. Isn't eet supposed to detect corrupt files? I guess it is >> something inside efreet, tried to find it but didn't see anything weird. > > well only as corrupt

Re: [E-devel] Efreet bug when desktop files change

2011-04-01 Thread The Rasterman
On Fri, 1 Apr 2011 15:21:42 +0200 Cedric BAIL said: > On Fri, Apr 1, 2011 at 12:56 PM, Carsten Haitzler > wrote: > > On Fri, 1 Apr 2011 09:16:39 +0200 s...@tango.flipp.net said: > >> I don't get it. Isn't eet supposed to detect corrupt files? I guess it is > >> something inside efreet, tried to

Re: [E-devel] Efreet bug when desktop files change

2011-04-01 Thread Leif Middelschulte
2011/4/1 Carsten Haitzler : > On Fri, 1 Apr 2011 09:16:39 +0200 s...@tango.flipp.net said: > >> I don't get it. Isn't eet supposed to detect corrupt files? I guess it is >> something inside efreet, tried to find it but didn't see anything weird. > > well only as corrupt as eet will fail finding stu

Re: [E-devel] Efreet bug when desktop files change

2011-04-01 Thread Cedric BAIL
On Fri, Apr 1, 2011 at 3:42 PM, Carsten Haitzler wrote: > On Fri, 1 Apr 2011 15:21:42 +0200 Cedric BAIL said: >> On Fri, Apr 1, 2011 at 12:56 PM, Carsten Haitzler >> wrote: >> > On Fri, 1 Apr 2011 09:16:39 +0200 s...@tango.flipp.net said: >> >> I don't get it. Isn't eet supposed to detect corrup

Re: [E-devel] Efreet bug when desktop files change

2011-04-01 Thread The Rasterman
On Fri, 1 Apr 2011 15:45:20 +0200 Leif Middelschulte said: > 2011/4/1 Carsten Haitzler : > > On Fri, 1 Apr 2011 09:16:39 +0200 s...@tango.flipp.net said: > > > >> I don't get it. Isn't eet supposed to detect corrupt files? I guess it is > >> something inside efreet, tried to find it but didn't se

Re: [E-devel] Efreet bug when desktop files change

2011-04-01 Thread Tom Hacohen
As I said, my issue was "out of bound" address... So something is wrong :) On Fri, Apr 1, 2011 at 4:21 PM, Cedric BAIL wrote: > On Fri, Apr 1, 2011 at 12:56 PM, Carsten Haitzler > wrote: > > On Fri, 1 Apr 2011 09:16:39 +0200 s...@tango.flipp.net said: > >> I don't get it. Isn't eet supposed to

[E-devel] enlightenment-devel@lists.sourceforge.net

2011-04-01 Thread Quentin Gibeaux
Hello ! I am a French student in engineering, and I've chosen with a friend to work out an optional project for our studies. This project consists in making three enlightenment new desktop modules. In order not to be disturbed by the current development, we decided to stuck ourselves at the svn re

[E-devel] about indentation.

2011-04-01 Thread ChunEon Park
Hi. I've looked the examples at http://trac.enlightenment.org/e/wiki/ECoding and found something wrong. in the example, It shows, for (i = 0; i < cond; i++) call_cond(i); // 3 spaces. But our codes are not actually. Even in the Elementary.h.in, it defined to cino=>5n-3f0^-2{2(0

Re: [E-devel] about indentation.

2011-04-01 Thread Tom Hacohen
2 spaces is the correct I think. (I don't do curly-bracket-less fors/ifs anyway, so I wouldn't know). But iirc, it's 2 spaces indent (so the curly-brackets are also indented this way) and 3 spaces after the curly-brackets. On Fri, Apr 1, 2011 at 10:19 PM, ChunEon Park wrote: > Hi. > > I've looke

Re: [E-devel] enlightenment-devel@lists.sourceforge.net

2011-04-01 Thread Mike Blumenkrantz
On Fri, 1 Apr 2011 19:29:02 +0200 Quentin Gibeaux wrote: > Hello ! > > I am a French student in engineering, and I've chosen with a friend to work > out an optional project for our studies. This project consists in making > three enlightenment new desktop modules. In order not to be disturbed by

[E-devel] [PATCH] EDID decoding functionality

2011-04-01 Thread Leif Middelschulte
Hello everyone, find attached a patch for EDID data extraction. My display's manufacturer didn't comply with the standard too much, so I can't test it entirely. But it should work. Review, comments and commit are welcome ;-) BR, Leif

Re: [E-devel] [PATCH] EDID decoding functionality

2011-04-01 Thread Mike Blumenkrantz
On Fri, 1 Apr 2011 22:19:19 +0200 Leif Middelschulte wrote: > Hello everyone, > > find attached a patch for EDID data extraction. My display's > manufacturer didn't comply with the standard too much, so I can't test > it entirely. But it should work. > > Review, comments and commit are welcome

Re: [E-devel] [PATCH] EDID decoding functionality

2011-04-01 Thread Leif Middelschulte
2011/4/1 Mike Blumenkrantz : > On Fri, 1 Apr 2011 22:19:19 +0200 > Leif Middelschulte wrote: > >> Hello everyone, >> >> find attached a patch for EDID data extraction. My display's >> manufacturer didn't comply with the standard too much, so I can't test >> it entirely. But it should work. >> >> R

Re: [E-devel] enlightenment-devel@lists.sourceforge.net

2011-04-01 Thread hannes.janet...@gmail.com
On Fri, Apr 1, 2011 at 7:29 PM, Quentin Gibeaux wrote: > Hello ! > > I am a French student in engineering, and I've chosen with a friend to work > out an optional project for our studies. This project consists in making > three enlightenment new desktop modules. In order not to be disturbed by the

Re: [E-devel] enlightenment-devel@lists.sourceforge.net

2011-04-01 Thread hannes.janet...@gmail.com
On Fri, Apr 1, 2011 at 10:52 PM, hannes.janet...@gmail.com wrote: > On Fri, Apr 1, 2011 at 7:29 PM, Quentin Gibeaux > wrote: >> Hello ! >> >> I am a French student in engineering, and I've chosen with a friend to work >> out an optional project for our studies. This project consists in making >>

[E-devel] release of EFL 1.0.1 ?

2011-04-01 Thread Vincent Torri
Hey the EFL 1.0.0 were released 2 months ago. I was wondering when those which has changed will be released as 1.0.1 (raster: what about your backports ?). Vincent -- Create and publish websites with WebMatrix Use the

Re: [E-devel] release of EFL 1.0.1 ?

2011-04-01 Thread Mike Blumenkrantz
On Sat, 2 Apr 2011 00:19:01 +0200 (CEST) Vincent Torri wrote: > > Hey > > the EFL 1.0.0 were released 2 months ago. I was wondering when those which > has changed will be released as 1.0.1 (raster: what about your backports > ?). > > Vincent > afaik releases can happen whenever people feel

Re: [E-devel] about indentation.

2011-04-01 Thread Daniel Juyung Seo
Hello. >> for (i = 0; i < cond; i++) >> call_cond(i); // 3 spaces. That is wrong. It should be 2 spaces. I just fixed wiki. http://trac.enlightenment.org/e/wiki/ECoding See this rule in that page. -- 2 spaces indent after keywords: if, for, while, d

Re: [E-devel] about indentation.

2011-04-01 Thread Daniel Juyung Seo
Exactly right :) Thanks. Daniel Juyung Seo (SeoZ) On Sat, Apr 2, 2011 at 4:30 AM, Tom Hacohen wrote: > 2 spaces is the correct I think. (I don't do curly-bracket-less fors/ifs > anyway, so I wouldn't know). > But iirc, it's 2 spaces indent (so the curly-brackets are also indented > this > way)

Re: [E-devel] about indentation.

2011-04-01 Thread Daniel Juyung Seo
Btw, I shared this information with my team before. Hermet please check your inbox in your company mail. iirc, the title was "EFL Development Howto v0.3" or something like that. Thanks. Daniel Juyung Seo (SeoZ) On Sat, Apr 2, 2011 at 9:19 AM, Daniel Juyung Seo wrote: > Hello. > > >> for (i = 0;