Re: [E-devel] Call for Packagers

2012-09-02 Thread Thomas Sachau
Dennis.Yxun schrieb: > On Sun, Sep 2, 2012 at 1:48 AM, Gustavo Sverzut Barbieri > wrote: >> Hi all, >> >> We have released EFL 1.7 and terminology 0.1, but to reach a broader >> audience we need binary packages! >> >> In order to keep quality and reduce overall pain, I'd try to coordinate >> this

Re: [E-devel] Call for Packagers

2012-09-02 Thread Dennis.Yxun
On Sun, Sep 2, 2012 at 5:11 PM, Thomas Sachau wrote: > Dennis.Yxun schrieb: >> On Sun, Sep 2, 2012 at 1:48 AM, Gustavo Sverzut Barbieri >> wrote: >>> Hi all, >>> >>> We have released EFL 1.7 and terminology 0.1, but to reach a broader >>> audience we need binary packages! >>> >>> In order to keep

Re: [E-devel] Call for Packagers

2012-09-02 Thread Thomas Sachau
Dennis.Yxun schrieb: > On Sun, Sep 2, 2012 at 5:11 PM, Thomas Sachau wrote: >> Dennis.Yxun schrieb: >>> On Sun, Sep 2, 2012 at 1:48 AM, Gustavo Sverzut Barbieri >>> wrote: Hi all, We have released EFL 1.7 and terminology 0.1, but to reach a broader audience we need binary pack

Re: [E-devel] Int occupation

2012-09-02 Thread Daniel Juyung Seo
It looks like valptr is not always boolean. You can set int value to the check object. So it's int rather than Eina_Bool. But yes, most of cases it is used as if it was a boolean. Anybody has a historical idea on this? Daniel Juyung Seo (SeoZ) On Sun, Sep 2, 2012 at 3:23 PM, rustyBSD wrote: > H

Re: [E-devel] Int occupation

2012-09-02 Thread rustyBSD
Le 02/09/2012 13:20, Daniel Juyung Seo a écrit : > It looks like valptr is not always boolean. You can set int value to > the check object. > So it's int rather than Eina_Bool. > But yes, most of cases it is used as if it was a boolean. > > Anybody has a historical idea on this? > > Daniel Juyung S

Re: [E-devel] Int occupation

2012-09-02 Thread Gustavo Sverzut Barbieri
On Sunday, September 2, 2012, rustyBSD wrote: > Le 02/09/2012 13:20, Daniel Juyung Seo a écrit : > > It looks like valptr is not always boolean. You can set int value to > > the check object. > > So it's int rather than Eina_Bool. > > But yes, most of cases it is used as if it was a boolean. > > >

Re: [E-devel] E SVN: raster IN trunk/terminology: data/themes src/bin

2012-09-02 Thread Gustavo Sverzut Barbieri
On Sunday, September 2, 2012, Enlightenment SVN wrote: > Log: > split options inot more swallows in the terminology theme because this > is eventually how it needs to work as i wanted wallpaper and theme > stuff to totally see the terminology txt/bg like wp2 in e17. :) > > Could u fix mild.edc

Re: [E-devel] E SVN: mekius IN trunk/empower: . data po src/bin

2012-09-02 Thread Gustavo Sverzut Barbieri
On Sunday, September 2, 2012, Cedric BAIL wrote: > Hi, > > On Sat, Sep 1, 2012 at 8:51 PM, Gustavo Sverzut Barbieri > > wrote: > > On 01/09/2012, at 11:05, Nicholas Hughart > > wrote: > >> On 09/01/2012 12:27 PM, Gustavo Sverzut Barbieri wrote: > >>> Nice work, mekius! > >>> > >>> I did not read t

Re: [E-devel] _ecore_main_win32_select failed

2012-09-02 Thread Vincent Torri
with your patch, some use of ecore_pipe seg fault can you provide a minimal test example, please ? Vincent On Fri, Aug 31, 2012 at 12:22 PM, HariHara Sudhan wrote: > This is the exact error messages. > > > ERR:ecore ecore_main.c:1984 _ecore_main_win32_select() (6) ÿÿe handle > is invalid. >

Re: [E-devel] Int occupation

2012-09-02 Thread Vincent Torri
On Sun, Sep 2, 2012 at 5:13 PM, Gustavo Sverzut Barbieri wrote: > On Sunday, September 2, 2012, rustyBSD wrote: > >> Le 02/09/2012 13:20, Daniel Juyung Seo a écrit : >> > It looks like valptr is not always boolean. You can set int value to >> > the check object. >> > So it's int rather than Eina_B

Re: [E-devel] Int occupation

2012-09-02 Thread Michael Blumenkrantz
On Sun, 2 Sep 2012 19:53:30 +0200 Vincent Torri wrote: > On Sun, Sep 2, 2012 at 5:13 PM, Gustavo Sverzut Barbieri > wrote: > > On Sunday, September 2, 2012, rustyBSD wrote: > > > >> Le 02/09/2012 13:20, Daniel Juyung Seo a écrit : > >> > It looks like valptr is not always boolean. You can set in

Re: [E-devel] Call for Packagers

2012-09-02 Thread Vadim Efimov
Dennis.Yxun писал(а) в своём письме Sun, 02 Sep 2012 14:03:45 +0400: > On Sun, Sep 2, 2012 at 5:11 PM, Thomas Sachau wrote: >> Dennis.Yxun schrieb: >>> On Sun, Sep 2, 2012 at 1:48 AM, Gustavo Sverzut Barbieri >>> wrote: Hi all, We have released EFL 1.7 and terminology 0.1, but t

Re: [E-devel] Call for Packagers

2012-09-02 Thread Simon Lees
> Date: Sat, 1 Sep 2012 14:48:15 -0300 > From: Gustavo Sverzut Barbieri > Subject: [E-devel] Call for Packagers > To: Enlightenment Development > ,Enlightenment > Users > Mailing List > Message-ID: > < > capdpn3dyqiycbxw4+ygij_dty2khzu8ybqa1fodsva1rpxs...@mail.gmail

Re: [E-devel] E SVN: mekius IN trunk/empower: . data po src/bin

2012-09-02 Thread Cedric BAIL
On Mon, Sep 3, 2012 at 12:25 AM, Gustavo Sverzut Barbieri wrote: > On Sunday, September 2, 2012, Cedric BAIL wrote: >> On Sat, Sep 1, 2012 at 8:51 PM, Gustavo Sverzut Barbieri >> > wrote: >> > On 01/09/2012, at 11:05, Nicholas Hughart > >> wrote: >> >> On 09/01/2012 12:27 PM, Gustavo Sverzut Barbi

Re: [E-devel] E SVN: raster IN trunk/terminology: data/themes src/bin

2012-09-02 Thread The Rasterman
On Sun, 2 Sep 2012 12:15:49 -0300 Gustavo Sverzut Barbieri said: > On Sunday, September 2, 2012, Enlightenment SVN wrote: > > > Log: > > split options inot more swallows in the terminology theme because this > > is eventually how it needs to work as i wanted wallpaper and theme > > stuff to

Re: [E-devel] Call for Packagers

2012-09-02 Thread David Seikel
On Sun, 02 Sep 2012 12:24:21 +0200 Thomas Sachau wrote: > Dennis.Yxun schrieb: > > On Sun, Sep 2, 2012 at 5:11 PM, Thomas Sachau > > wrote: > >> Dennis.Yxun schrieb: > >>> On Sun, Sep 2, 2012 at 1:48 AM, Gustavo Sverzut Barbieri > >>> wrote: > Hi all, > > We have released EFL 1.7

Re: [E-devel] Int occupation

2012-09-02 Thread The Rasterman
On Sun, 02 Sep 2012 08:23:53 +0200 rustyBSD said: this is simply a historical thing. the e widget infra pre-dates eina_bool. it's basically not worth bothering about. it will have little to no material changes. :) and e widgets are going away in e18. so yet more work that then is thrown out which

Re: [E-devel] e_xkb module + show action

2012-09-02 Thread The Rasterman
On Mon, 20 Aug 2012 23:32:41 +0200 Jérémy Zurcher said: > What I try to achieve is: >- having a focused alpha fullscreen window >- with a centered image showing the actual layout >- shift and alt key down will show the corresponding image >- Esc key down will destroy the win and g

Re: [E-devel] Call for Packagers

2012-09-02 Thread The Rasterman
On Sun, 02 Sep 2012 12:24:21 +0200 Thomas Sachau said: > Those are simply the previous release versions, i will wait for the 1.7 > addition until the issues with it reported by David Seikel have been fixed. the issue ONLY affects david. the tarballs build perfectly - unless you have some half-ne

Re: [E-devel] [Patch][e] access module - add gesture

2012-09-02 Thread The Rasterman
On Tue, 14 Aug 2012 20:48:10 +0900 Kim Shinwoo said: i don't get the warning you do. no warning. it's happy. so i have no idea why you get your line 468 thing. but this is in svn... WITH fixes to formatting. shinwoo! you should know better! you've done better before. things like: if (a == 1 && b

Re: [E-devel] [Patch][e] access module - add gesture

2012-09-02 Thread Kim Shinwoo
thanks for your response and sorry for the formatting. i will be more careful to keep the formatting. 2012/9/3 Carsten Haitzler > On Tue, 14 Aug 2012 20:48:10 +0900 Kim Shinwoo > said: > > i don't get the warning you do. no warning. it's happy. so i have no idea > why > you get your line 468 th

Re: [E-devel] Call for Packagers

2012-09-02 Thread David Seikel
On Mon, 3 Sep 2012 12:48:47 +0900 Carsten Haitzler (The Rasterman) wrote: > On Sun, 02 Sep 2012 12:24:21 +0200 Thomas Sachau > said: > > > Those are simply the previous release versions, i will wait for the > > 1.7 addition until the issues with it reported by David Seikel have > > been fixed.

[E-devel] Add Null check routine

2012-09-02 Thread Sungho Kwak
Dear all, Hi, my name is Sungho Kwak. I found that some functions in ecore_evas_buffer.c need NULL checks. I added check routines in "ecore_evas_buffer_pixels_get", "ecore_evas_object_image_new". 654 EAPI const void * 655 ecore_evas_buffer_pixels_get(Ecore_Evas *ee) 656 { 657 #ifdef BUILD_ECORE_

[E-devel] FW : Add Null check routine

2012-09-02 Thread Sungho Kwak
Dear all, Hi, my name is Sungho Kwak. I found that some functions in ecore_evas_buffer.c need NULL checks. I added check routines in "ecore_evas_buffer_pixels_get" , "ecore_evas_object_image_new". 654 EAPI const void * 655 ecore_evas_buffer_pixels_get(Ecore_Evas *ee) 656 { 657 #ifdef BUILD_ECORE

Re: [E-devel] FW : Add Null check routine

2012-09-02 Thread Cedric BAIL
On Mon, Sep 3, 2012 at 2:19 PM, Sungho Kwak wrote: > Hi, my name is Sungho Kwak. > > I found that some functions in ecore_evas_buffer.c need NULL checks. > I added check routines in "ecore_evas_buffer_pixels_get" > , "ecore_evas_object_image_new". > > 654 EAPI const void * > 655 ecore_evas_buffer_

Re: [E-devel] battery module

2012-09-02 Thread Vincent Torri
can you open a ticket instead if it's not fixed yet ? Vincent On Fri, Aug 31, 2012 at 12:52 PM, Massimo Maiurana wrote: > I've always had battery module working fine without any particular setting, > just as it comes out of the box, hence with hardware=automatic. > yesterday I've rebuilt all fro

Re: [E-devel] Call for Packagers

2012-09-02 Thread The Rasterman
On Mon, 3 Sep 2012 14:32:00 +1000 David Seikel said: > On Mon, 3 Sep 2012 12:48:47 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > On Sun, 02 Sep 2012 12:24:21 +0200 Thomas Sachau > > said: > > > > > Those are simply the previous release versions, i will wait for the > > > 1.7 addition

Re: [E-devel] FW : Add Null check routine

2012-09-02 Thread Daniel Juyung Seo
Yeah emitting error/critical/warning messages sounds right here :) Still we need to handle this situation without crashing. Daniel Juyung Seo (SeoZ) On Mon, Sep 3, 2012 at 2:43 PM, Cedric BAIL wrote: > On Mon, Sep 3, 2012 at 2:19 PM, Sungho Kwak wrote: >> Hi, my name is Sungho Kwak. >> >> I fou

Re: [E-devel] Call for Packagers

2012-09-02 Thread David Seikel
On Mon, 3 Sep 2012 14:44:29 +0900 Carsten Haitzler (The Rasterman) wrote: > On Mon, 3 Sep 2012 14:32:00 +1000 David Seikel > said: > > > On Mon, 3 Sep 2012 12:48:47 +0900 Carsten Haitzler (The Rasterman) > > wrote: > > > > > On Sun, 02 Sep 2012 12:24:21 +0200 Thomas Sachau > > > said: > > >

Re: [E-devel] Call for Packagers

2012-09-02 Thread Vincent Torri
On Mon, Sep 3, 2012 at 8:00 AM, David Seikel wrote: > > Vincent said that the option to disable threads should not be in there > any more. It is in the tarballs, and it is not in SVN. That should > be enough to tell you that something is wrong with the tarballs. V Tori@Lat630-2 /home/torri/svnr

[E-devel] [patch][elementary] popup - smart theme

2012-09-02 Thread Kim Shinwoo
dear all, hello. popup have used notify its internal widget. but popup does not take care the notify theme in its smart_theme() the attachment just add a line to set style to the notify and test code also. please review and give feedback. thanks. sincerely, shinwoo kim. popup.smart.theme.diff

Re: [E-devel] [patch]Fix reorder animator in genlist

2012-09-02 Thread Daniel Juyung Seo
This looks right. In SVN! But we need overall refactoring for reorder animation. Daniel Juyung Seo (SeoZ) On Fri, Aug 31, 2012 at 8:50 PM, Bluezery wrote: > Hello, > > Sometimes reorder animation ended incorrectly > You can test & see the problem when background color is black and > genlist item

Re: [E-devel] FW : Add Null check routine

2012-09-02 Thread Daniel Juyung Seo
Oops this was already committed by jypark. It should be fixed. Daniel Juyung Seo (SeoZ) On Mon, Sep 3, 2012 at 2:53 PM, Daniel Juyung Seo wrote: > Yeah emitting error/critical/warning messages sounds right here :) > Still we need to handle this situation without crashing. > > Daniel Juyung Seo

Re: [E-devel] [PATCH][RESEND][Evas] WebP image loader

2012-09-02 Thread The Rasterman
On Thu, 23 Aug 2012 00:04:26 +0400 Igor Murzov said: > Hi list. > > This patch adds a WebP image loader to Evas. No saver, > no animation support for now, just loader. Tested with > the libwebp-0.2.0 only, but should work fine with older > versions. thanks very much igor! your patch is in, with

Re: [E-devel] foward: e17 systemd integration patch from karol

2012-09-02 Thread The Rasterman
On Fri, 31 Aug 2012 16:39:34 -0300 Gustavo Sverzut Barbieri said: > On Wed, Aug 29, 2012 at 11:26 PM, Karol Lewandowski < > k.lewando...@samsung.com> wrote: > > > On 08/30/2012 01:22 AM, Gustavo Sverzut Barbieri wrote: > > > > > I dislike this patch as the suggested approach by systemd is to get

Re: [E-devel] battery module

2012-09-02 Thread Michael Blumenkrantz
I don't know what your particular battery issue is, but there's already a ticket open about udev-related battery issues. menu sizing was fixed last week On Mon, Sep 3, 2012 at 6:44 AM, Vincent Torri wrote: > can you open a ticket instead if it's not fixed yet ? > > Vincent > > On Fri, Aug 31, 20

Re: [E-devel] [PATCH] elm_entry: Add backward-compatible for elm_entry_magnifier_disabled_set

2012-09-02 Thread The Rasterman
On Fri, 31 Aug 2012 10:37:40 +0800 Alex Wu said: > Hi, > Due to some legacy applications use elm_entry_magnifier_disabled_set(), > add the fake function in order to be backward-compatible. ok. here comes the rub. elm never had such an api. this was a custom fork done without review from upstream

Re: [E-devel] Add Null check routine

2012-09-02 Thread The Rasterman
On Mon, 3 Sep 2012 14:17:12 +0900 Sungho Kwak said: > Dear all, > > Hi, my name is Sungho Kwak. > > I found that some functions in ecore_evas_buffer.c need NULL checks. > I added check routines in "ecore_evas_buffer_pixels_get", > "ecore_evas_object_image_new". > > 654 EAPI const void * > 655