Re: [E-devel] [NO PATCH][Enlightement] Issues discovered by cppcheck

2012-10-15 Thread The Rasterman
On Sat, 6 Oct 2012 23:14:43 +0400 Igor Murzov said: > Hi list. > > There are several suspicious code snippets in E, that > look much like copy&paste errors, but I don't know how > to properly fix those errors. Maybe someone experienced > could look into these. > > #1: src/bin/e_backlight.c#n496

[E-devel] [elementary] one null check in elm_widget_content_part_set()

2012-10-15 Thread KoziarekBeata
Hi, This patch adds safety check if the new content of given object is not NULL. Please find attached file and give me some feedback. Regards, Beata content_NULL_check_in_elm_widget.patch Description: Binary data --

Re: [E-devel] E SVN: cedric trunk/ecore/src/lib/ecore_con

2012-10-15 Thread The Rasterman
On Tue, 9 Oct 2012 00:44:27 +0900 Bluezery said: > 2012/10/5 Enlightenment SVN : > > Log: > > ecore: let's try another approach thanks to Guillaume Friloux. > > > > > > Author: cedric > > Date: 2012-10-05 06:07:14 -0700 (Fri, 05 Oct 2012) > > New Revision: 77533 > > Trac: ht

Re: [E-devel] [Enlightenment-announce] EFL Developer Day ... FULL

2012-10-15 Thread Cedric BAIL
On Fri, Sep 28, 2012 at 11:33 PM, Eduardo Lima (Etrunko) wrote: > On Fri, Sep 28, 2012 at 5:04 AM, Daniel Willmann > wrote: >> On 09/28/2012 08:51 AM, Stefan Schmidt wrote: >>> On 28/09/12 07:18, Carsten Haitzler (The Rasterman) wrote: The EFL Developer day in Barcelona on the 5th of Novemb

Re: [E-devel] [E-Devel][Patch][Elementary]Genlist - Edje Item Cache Refactoring

2012-10-15 Thread Bluezery
2012/10/13 Carsten Haitzler : > On Fri, 5 Oct 2012 11:09:12 +0900 Bluezery said: > > that's a pretty big patch for a much smaller set of actual work. reading the > patch took time because of this (i keep having to compere your new functions > to > the old which have like 90% of the same stuff - b

Re: [E-devel] [ecore] Recursive rm

2012-10-15 Thread Vincent Torri
On Sat, Oct 6, 2012 at 2:11 PM, rustyBSD wrote: > Le 06/10/2012 14:03, Vincent Torri a écrit : >>> Hi, >>> > I looked at the ecore_file_recursive_rm() function >>> > (in ecore/src/lib/ecore_file/), and I wonder why this >>> > is so ugly/complicated. >>> > >>> > We are doing a readlink() and two st

Re: [E-devel] [elementary] one null check in elm_widget_content_part_set()

2012-10-15 Thread The Rasterman
On Mon, 15 Oct 2012 09:11:39 +0200 KoziarekBeata said: actually null is allowed.. same as unsetting.. it deletes the content for that named part. :) > Hi, > > > > This patch adds safety check if the new content of given object is not NULL. > > Please find attached file and give me some feed

Re: [E-devel] [E-Devel][Patch][Elementary]Genlist - Edje Item Cache Refactoring

2012-10-15 Thread The Rasterman
On Mon, 15 Oct 2012 17:00:49 +0900 Bluezery said: > 2012/10/13 Carsten Haitzler : > > On Fri, 5 Oct 2012 11:09:12 +0900 Bluezery said: > > > > that's a pretty big patch for a much smaller set of actual work. reading the > > patch took time because of this (i keep having to compere your new > > f

Re: [E-devel] [ecore] Recursive rm

2012-10-15 Thread The Rasterman
On Sat, 06 Oct 2012 13:21:27 +0200 rustyBSD said: > Hi, > I looked at the ecore_file_recursive_rm() function > (in ecore/src/lib/ecore_file/), and I wonder why this > is so ugly/complicated. > > We are doing a readlink() and two stat(). Why not simply > do a lstat() ? > > It takes less memory a

Re: [E-devel] buildbot: what's the status ?

2012-10-15 Thread Stefan Schmidt
Hello. On 14/10/12 17:25, Vincent Torri wrote: > > i would like to know what the status of buildbot is. It seems just not > functional while it was working some months ago The machine it is running on got a new installation and the buildbot backup got restored as far as showing what was there be

Re: [E-devel] [patch][elementary] diskselector - blank item should be added on round disabled mode

2012-10-15 Thread The Rasterman
On Thu, 11 Oct 2012 12:56:48 +0900 Kim Shinwoo said: > blank item should be added on the round disabled mode. > current diskselector adds blank item even though the round mode is enabled. > so please check the patch and give feedback. thanks. in-pants! :) tnx :) -- - Codito, ergo s

Re: [E-devel] [PATCH][ELEMENTARY][BUG Fix] Current Reordering item is not resizing on genlist resize (e.g On roation)

2012-10-15 Thread The Rasterman
On Thu, 11 Oct 2012 18:42:55 +0900 DUBEYPRINCE KUMAR said: thanks muchly! in svn it is! :) > Hi, > > > > Please review the attached patch created to fix the current reordering item > resizing issue. > > > > [ISSUE] Current genlist reordering item is not resizing on genlist resize > (e.g.

Re: [E-devel] [patch][elementary] ctxpopup - use proper mouse signal for item

2012-10-15 Thread The Rasterman
On Fri, 12 Oct 2012 10:40:53 +0900 Kim Shinwoo said: thanks - in svn it goes. > deal all, hello. > > ctxpopup had used its own item not the elm_list. i would like to fix a bug > on selecting item to support user who is using old version ctxpopup. > the reproduce steps are as below. > > 0. pre

Re: [E-devel] e17 on OSX: blank file menus

2012-10-15 Thread The Rasterman
On Tue, 9 Oct 2012 16:00:53 -0700 Dave Ray said: does /var/folders/p9/p447lsgn76z04gn3hdvlzgs4gn/T/ exist as a dir? you know that if you set $XDG_RUNTIME_DIR or $SD_USER_SOCKETS_DIR then this dir will be used as as the ipc dir. if not set $TMPDIR is user and if that isnt set... /tmp is used.

Re: [E-devel] efl tree

2012-10-15 Thread Tom Hacohen
On 10/10/12 18:45, Lucas De Marchi wrote: > On Wed, Oct 10, 2012 at 1:00 PM, Vincent Torri > wrote: >> On Wed, Oct 10, 2012 at 4:57 PM, Gustavo Sverzut Barbieri >> wrote: >>> On Wed, Oct 10, 2012 at 10:46 AM, Vincent Torri >>> wrote: On Wed, Oct 10, 2012 at 3:39 PM, Gustavo Sverzut Barbie

Re: [E-devel] [patch][elementary] popup - use list

2012-10-15 Thread The Rasterman
On Mon, 15 Oct 2012 19:29:08 +0900 Kim Shinwoo said: > dear all, hello > > i have learned that someone hates popup. because it does as list. > the attached patch makes popup use list. now the popup is really > "ELC"_popup. > then please review the patch and give feedback. thanks. here's the nas

Re: [E-devel] efl tree

2012-10-15 Thread Vincent Torri
there are some problems in the current efl/ tree on Windows. I have local changes so could it be possible that you don't commit anything until i finish that ? Btw, do we use only openssl and drop gnutls ? Vincent -- Don'

Re: [E-devel] efl tree

2012-10-15 Thread Cedric BAIL
Cedric Bail On Oct 15, 2012 8:34 PM, "Vincent Torri" wrote: > > there are some problems in the current efl/ tree on Windows. I have > local changes so could it be possible that you don't commit anything > until i finish that ? > > Btw, do we use only openssl and drop gnutls ? No, their is a with-

Re: [E-devel] buildbot: what's the status ?

2012-10-15 Thread Gustavo Sverzut Barbieri
On Mon, Oct 15, 2012 at 5:45 AM, Stefan Schmidt wrote: > Hello. > > On 14/10/12 17:25, Vincent Torri wrote: >> >> i would like to know what the status of buildbot is. It seems just not >> functional while it was working some months ago > > The machine it is running on got a new installation and th

Re: [E-devel] [patch][elementary] popup - use list

2012-10-15 Thread Gustavo Sverzut Barbieri
On Mon, Oct 15, 2012 at 8:19 AM, Carsten Haitzler wrote: > On Mon, 15 Oct 2012 19:29:08 +0900 Kim Shinwoo said: > >> dear all, hello >> >> i have learned that someone hates popup. because it does as list. >> the attached patch makes popup use list. now the popup is really >> "ELC"_popup. >> then

Re: [E-devel] [patch][elementary] popup - use list

2012-10-15 Thread The Rasterman
On Mon, 15 Oct 2012 09:07:45 -0300 Gustavo Sverzut Barbieri said: > On Mon, Oct 15, 2012 at 8:19 AM, Carsten Haitzler > wrote: > > On Mon, 15 Oct 2012 19:29:08 +0900 Kim Shinwoo > > said: > > > >> dear all, hello > >> > >> i have learned that someone hates popup. because it does as list. > >> t

Re: [E-devel] buildbot: what's the status ?

2012-10-15 Thread The Rasterman
On Mon, 15 Oct 2012 09:05:00 -0300 Gustavo Sverzut Barbieri said: > On Mon, Oct 15, 2012 at 5:45 AM, Stefan Schmidt wrote: > > Hello. > > > > On 14/10/12 17:25, Vincent Torri wrote: > >> > >> i would like to know what the status of buildbot is. It seems just not > >> functional while it was work

Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore_evas

2012-10-15 Thread Gustavo Sverzut Barbieri
On Mon, Oct 15, 2012 at 10:02 AM, Enlightenment SVN wrote: > Log: > 16bpp ecore-evas support gone now its gone in evas. how about 8 bits? -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile:

Re: [E-devel] efl tree

2012-10-15 Thread Vincent Torri
On Mon, Oct 15, 2012 at 1:55 PM, Cedric BAIL wrote: > Cedric Bail > On Oct 15, 2012 8:34 PM, "Vincent Torri" wrote: >> >> there are some problems in the current efl/ tree on Windows. I have >> local changes so could it be possible that you don't commit anything >> until i finish that ? >> >> Btw,

Re: [E-devel] buildbot: what's the status ?

2012-10-15 Thread Vincent Torri
On Mon, Oct 15, 2012 at 2:05 PM, Gustavo Sverzut Barbieri wrote: > On Mon, Oct 15, 2012 at 5:45 AM, Stefan Schmidt wrote: >> Hello. >> >> On 14/10/12 17:25, Vincent Torri wrote: >>> >>> i would like to know what the status of buildbot is. It seems just not >>> functional while it was working some

Re: [E-devel] e17 on OSX: blank file menus

2012-10-15 Thread Dave Ray
Hi, Yes, it exists. But there may be something wrong with the full path e17 is looking for: $ ls -al /var/folders/p9/p447lsgn76z04gn3hdvlzgs4gn/T total 0 drwx-- 4 davidray davidray 136 Oct 15 07:24 . drwxr-xr-x 5 davidray davidray 170 Oct 15 07:12 .. drwx-- 3 davidray davidray

Re: [E-devel] buildbot: what's the status ?

2012-10-15 Thread Daniel Willmann
Hello, On 10/15/2012 01:05 PM, Gustavo Sverzut Barbieri wrote: > On Mon, Oct 15, 2012 at 5:45 AM, Stefan Schmidt wrote: >> Hello. >> >> On 14/10/12 17:25, Vincent Torri wrote: >>> >>> i would like to know what the status of buildbot is. It seems just not >>> functional while it was working some m

Re: [E-devel] e17 on OSX: blank file menus

2012-10-15 Thread The Rasterman
On Mon, 15 Oct 2012 07:31:04 -0700 Dave Ray said: > Hi, > Yes, it exists. But there may be something wrong with the full path e17 is > looking for: > > $ ls -al /var/folders/p9/p447lsgn76z04gn3hdvlzgs4gn/T > total 0 > drwx-- 4 davidray davidray 136 Oct 15 07:24 . > drwxr-xr-x 5 david

Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore_evas

2012-10-15 Thread The Rasterman
On Mon, 15 Oct 2012 10:18:22 -0300 Gustavo Sverzut Barbieri said: > On Mon, Oct 15, 2012 at 10:02 AM, Enlightenment SVN > wrote: > > Log: > > 16bpp ecore-evas support gone now its gone in evas. > > how about 8 bits? still there right now. havent decided to remove it (yet). :) --

Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore_evas

2012-10-15 Thread Vincent Torri
On Mon, Oct 15, 2012 at 5:46 PM, Carsten Haitzler wrote: > On Mon, 15 Oct 2012 10:18:22 -0300 Gustavo Sverzut Barbieri > said: > >> On Mon, Oct 15, 2012 at 10:02 AM, Enlightenment SVN >> wrote: >> > Log: >> > 16bpp ecore-evas support gone now its gone in evas. >> >> how about 8 bits? > > still t

Re: [E-devel] [ecore] Recursive rm

2012-10-15 Thread rustyBSD
Le 15/10/2012 10:03, Vincent Torri a écrit : > Maxime: you can separate code with the _WIN32 macro. Can you update > ecore and write a patch that use lstat on non win32 ? Ok. --- ecore_file.c 2012-10-15 18:53:22.594116119 +0200 +++ ecore_file.c 2012-10-15 18:52:46.668671104 +0200 @@ -399,22 +399,2

Re: [E-devel] buildbot: what's the status ?

2012-10-15 Thread Gustavo Sverzut Barbieri
On Mon, Oct 15, 2012 at 12:11 PM, Daniel Willmann wrote: > Hello, > > On 10/15/2012 01:05 PM, Gustavo Sverzut Barbieri wrote: >> On Mon, Oct 15, 2012 at 5:45 AM, Stefan Schmidt >> wrote: >>> Hello. >>> >>> On 14/10/12 17:25, Vincent Torri wrote: i would like to know what the status of

Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore_evas

2012-10-15 Thread Gustavo Sverzut Barbieri
On Mon, Oct 15, 2012 at 12:50 PM, Vincent Torri wrote: > On Mon, Oct 15, 2012 at 5:46 PM, Carsten Haitzler > wrote: >> On Mon, 15 Oct 2012 10:18:22 -0300 Gustavo Sverzut Barbieri >> said: >> >>> On Mon, Oct 15, 2012 at 10:02 AM, Enlightenment SVN >>> wrote: >>> > Log: >>> > 16bpp ecore-evas su

Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore_evas

2012-10-15 Thread Vincent Torri
On Mon, Oct 15, 2012 at 9:37 PM, Gustavo Sverzut Barbieri wrote: > On Mon, Oct 15, 2012 at 12:50 PM, Vincent Torri > wrote: >> On Mon, Oct 15, 2012 at 5:46 PM, Carsten Haitzler >> wrote: >>> On Mon, 15 Oct 2012 10:18:22 -0300 Gustavo Sverzut Barbieri >>> said: >>> On Mon, Oct 15, 2012 at

Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore_evas

2012-10-15 Thread The Rasterman
On Mon, 15 Oct 2012 17:50:31 +0200 Vincent Torri said: > On Mon, Oct 15, 2012 at 5:46 PM, Carsten Haitzler > wrote: > > On Mon, 15 Oct 2012 10:18:22 -0300 Gustavo Sverzut Barbieri > > said: > > > >> On Mon, Oct 15, 2012 at 10:02 AM, Enlightenment SVN > >> wrote: > >> > Log: > >> > 16bpp ecore-

Re: [E-devel] E SVN: jypark IN trunk/elementary: . src/lib

2012-10-15 Thread Daniel Juyung Seo
I have some comments on this commit. 1. use 'const' for getters. I fixed it in svn. http://trac.enlightenment.org/e/changeset/77978 2. line break at 81th character I fixed it in svn. http://trac.enlightenment.org/e/changeset/78019 3. sample There is no naviframe style which uses "display,mode,co

Re: [E-devel] E SVN: bdilly trunk/elementary/src/lib

2012-10-15 Thread ChunEon Park
This commit looks invalid acutally. Those added items were still invisible. -Regards, Hermet- -Original Message- From: "Enlightenment SVN" To: ; Cc: Sent: 2012-10-16 (화) 01:26:22 Subject: E SVN: bdilly trunk/elementary/src/lib Log: elementary: hide

Re: [E-devel] E SVN: cedric IN trunk/devs: . sohyun

2012-10-15 Thread Daniel Juyung Seo
Congratulations. Great power comes with great responsibility! Daniel Juyung Seo (SeoZ) On Tue, Oct 16, 2012 at 10:30 AM, Enlightenment SVN wrote: > Log: > devs: let's welcome a new contributer. Have fun Sohyun ! > > Next one will be Kim Shinwoo as all his patch are also going in > directly n

Re: [E-devel] e17 on OSX: blank file menus

2012-10-15 Thread Dave Ray
Hi, On Oct 15, 2012, at 8:45 AM, Carsten Haitzler (The Rasterman) wrote: > On Mon, 15 Oct 2012 07:31:04 -0700 Dave Ray said: > >> Hi, >> Yes, it exists. But there may be something wrong with the full path e17 is >> looking for: >> $ ls >> -al /var/folders/p9/p447lsgn76z04gn3hdvlzgs4gn/T/enl

Re: [E-devel] E SVN: cedric IN trunk/devs: . sohyun

2012-10-15 Thread Jihoon Kim
congratulation! 2012. 10. 16. 오전 10:30에 "Enlightenment SVN" 님이 작성: > Log: > devs: let's welcome a new contributer. Have fun Sohyun ! > > Next one will be Kim Shinwoo as all his patch are also going in > directly now ! I hope every one will agree to give him svn access. > > > Author: cedr

Re: [E-devel] E SVN: cedric IN trunk/devs: . sohyun

2012-10-15 Thread Daniel Juyung Seo
Great power comes with great responsibility! -> With great power comes great responsibility! Thanks tasn. Daniel Juyung Seo (SeoZ) On Tue, Oct 16, 2012 at 11:39 AM, Daniel Juyung Seo wrote: > Congratulations. > Great power comes with great responsibility! > > Daniel Juyung Seo (SeoZ) > > On Tue

Re: [E-devel] E SVN: raster IN trunk/evas: . src/bin src/lib/canvas

2012-10-15 Thread Vincent Torri
On Tue, Oct 16, 2012 at 6:04 AM, Enlightenment SVN wrote: > Log: > font loader for eet now not an option in code even - no ifdefs. > > > > Author: raster > Date: 2012-10-15 21:04:27 -0700 (Mon, 15 Oct 2012) > New Revision: 78032 > Trac: http://trac.enlightenment.org/e/changes

Re: [E-devel] E SVN: cedric IN trunk/devs: . sohyun

2012-10-15 Thread Tom Hacohen
On 16/10/12 07:35, Daniel Juyung Seo wrote: > Great power comes with great responsibility! > -> With great power comes great responsibility! > > Thanks tasn. No problem Uncle Ben. -- Tom. -- Don't let slow site performa

Re: [E-devel] E SVN: cedric IN trunk/devs: . sohyun

2012-10-15 Thread Sohyun Kim
Thanks, Cedric, Daniel and others. I'm really happy to join here as a committer. I'll do my best to make efl better. Please feel free to give me any feedback. Regards, Sohyun 2012년 10월 16일 화요일에 Daniel Juyung Seo님이 작성: > Great power comes with great responsibility! > -> With great power com

Re: [E-devel] E SVN: cedric IN trunk/devs: . sohyun

2012-10-15 Thread Daniel Juyung Seo
I hope you continue working on EFL. I saw people leaving the community after they became committers... Daniel Juyung Seo (SeoZ) On Tue, Oct 16, 2012 at 3:21 PM, Sohyun Kim wrote: > Thanks, Cedric, Daniel and others. > > > > I'm really happy to join here as a committer. > > I'll do my best to mak

Re: [E-devel] E SVN: cedric IN trunk/devs: . sohyun

2012-10-15 Thread Daniel Juyung Seo
Sohyun I added you to the list of Korean committers on EFL Korean User Group page. http://efl.or.kr/ Daniel Juyung Seo (SeoZ) On Tue, Oct 16, 2012 at 3:35 PM, Daniel Juyung Seo wrote: > I hope you continue working on EFL. > I saw people leaving the community after they became committers... > > D