[E-devel] [PATCH] evas: hide the evas object after it's smart object deleted.

2012-08-09 Thread Alex Wu
Hi, This patch fix the bug http://trac.enlightenment.org/e/ticket/1308 The root cause of this bug is that when closing the window, the glview widget need to invoke eng_gl_make_current() before calling it's del_func. In eng_gl_make_current(), the re-win-egl_display make the segfualt. It is because

[E-devel] [Patch][e] Bug fix for crashing enlightenment in e_gadcon.c

2012-08-09 Thread Doyoun Kang
Dear all. I found the bug which may occurs enlightenment crash. There is code to insert E_Gadcon pointer to custom_populate_requests list in e_gadcon_custom_new(). However, there is no code to remove deleted E_Gadcon pointer from custom_populate_requests list in e_gadcon_custom_del(). So, if

Re: [E-devel] [Patch][e] Bug fix for crashing enlightenment in e_gadcon.c

2012-08-09 Thread Michael Blumenkrantz
in On Thu, Aug 9, 2012 at 9:13 AM, Doyoun Kang doyoun.k...@samsung.com wrote: Dear all. I found the bug which may occurs enlightenment crash. There is code to insert E_Gadcon pointer to custom_populate_requests list in e_gadcon_custom_new(). However, there is no code to remove deleted

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

2012-08-09 Thread Gustavo Sverzut Barbieri
On Thursday, August 9, 2012, Enlightenment SVN wrote: Log: sorry yoz - u cant use min size set from outside the widget as wisgets set it all the time themselves for read-only use outside. :) if uw ant this u have to accomplish this another way. eg table with genlist PLUS invisible rect

Re: [E-devel] E SVN: yoz trunk/edje/src/bin

2012-08-09 Thread Gustavo Sverzut Barbieri
On Thursday, August 9, 2012, Enlightenment SVN wrote: Log: edje: don't compile if we have a group without a name Maybe show file and line so we know where we forgot? Author: yoz Date: 2012-08-09 01:57:35 -0700 (Thu, 09 Aug 2012) New Revision: 75035 Trac:

Re: [E-devel] [PATCH] evas: hide the evas object after it's smart object deleted.

2012-08-09 Thread Gustavo Sverzut Barbieri
On Thursday, August 9, 2012, Alex Wu wrote: Hi, This patch fix the bug http://trac.enlightenment.org/e/ticket/1308 The root cause of this bug is that when closing the window, the glview widget need to invoke eng_gl_make_current() before calling it's del_func. In eng_gl_make_current(), the

[E-devel] e_xkb module + show action

2012-08-09 Thread jeremy
Hi devs, as I bought meself a typematrix 2030 and switched my layout from CH_fr to fr_bepo, It felt like I needed an on screen keyboard preview. Hence my first e hack. Comments(even harsh), and help(alpha, event forwarding) welcome. Jérémy diff --git a/e/src/bin/e_actions.c

[E-devel] Shutdown Module

2012-08-09 Thread Jeff Hoogland
This is a module DH wrote for Bodhi awhile back. Would there be any interest in adding it to SVN? It creates a simple gadget that allows the user to quick perform basic system tasks: http://i.imgur.com/y8ITL.png Source code can be had from here -

Re: [E-devel] Shutdown Module

2012-08-09 Thread Chris Michael
Jeff, Hey !! I did not authorize releasing of that code ;) :P Just kidding ;) dh -Original Message- From: Jeff Hoogland [mailto:jeffhoogl...@linux.com] Sent: 09 August 2012 14:56 To: e-devel Subject: [E-devel] Shutdown Module This is a module DH wrote for Bodhi awhile back. Would there

Re: [E-devel] Shutdown Module

2012-08-09 Thread Eduardo Lima (Etrunko)
On Thu, Aug 9, 2012 at 10:56 AM, Jeff Hoogland jeffhoogl...@linux.com wrote: This is a module DH wrote for Bodhi awhile back. Would there be any interest in adding it to SVN? It creates a simple gadget that allows the user to quick perform basic system tasks: http://i.imgur.com/y8ITL.png

Re: [E-devel] E SVN: stefan trunk/e_dbus/src/lib/dbus

2012-08-09 Thread Michael Blumenkrantz
On Thu, 9 Aug 2012 09:19:36 -0700 Enlightenment SVN no-re...@enlightenment.org wrote: Log: e_dbus: Adjust documentating and fix white spaces. Connman is not only for embedded devices. Adjust the doc for this. Also fix whitespaces while being here. Author: stefan Date:

Re: [E-devel] E SVN: stefan trunk/e_dbus/src/lib/dbus

2012-08-09 Thread Stefan Schmidt
Hello. On 08/09/2012 05:23 PM, Michael Blumenkrantz wrote: On Thu, 9 Aug 2012 09:19:36 -0700 Enlightenment SVN no-re...@enlightenment.org wrote: Log: e_dbus: Adjust documentating and fix white spaces. Connman is not only for embedded devices. Adjust the doc for this. Also fix

[E-devel] xinerama debugging handy fast tool

2012-08-09 Thread Thanatermesis
We can run fake xinerama's from the script x-ui.sh, but is not very handy to do it so get the good parameters after some tests takes some time, now imagine that you want to run some reasonable number of fake-xinerama's... this painy way to run fake xineramas for tests/debugging can lead to the

Re: [E-devel] Shutdown Module

2012-08-09 Thread Eduardo Lima (Etrunko)
Just did a cleanup on the source code and pushed it to E-MODULES-EXTRA. Someone *cof* discomfitor *cof* could check if it is worth to move it to the main e tree. Thanks! On Thu, Aug 9, 2012 at 12:45 PM, Eduardo Lima (Etrunko) ebl...@gmail.com wrote: On Thu, Aug 9, 2012 at 10:56 AM, Jeff

Re: [E-devel] Shutdown Module

2012-08-09 Thread The Rasterman
On Thu, 9 Aug 2012 16:04:45 -0300 Eduardo Lima (Etrunko) ebl...@gmail.com said: nice one! i don't mind this little module myself. looks decent in idea-land and screen-wise. now i'm going to just put this out to the floor - can people think of a good reason why this is bad? i'm struggling. i'm

Re: [E-devel] Shutdown Module

2012-08-09 Thread David Seikel
On Fri, 10 Aug 2012 09:02:36 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote: On Thu, 9 Aug 2012 16:04:45 -0300 Eduardo Lima (Etrunko) ebl...@gmail.com said: nice one! i don't mind this little module myself. looks decent in idea-land and screen-wise. now i'm going to just

Re: [E-devel] Shutdown Module

2012-08-09 Thread The Rasterman
On Fri, 10 Aug 2012 10:42:49 +1000 David Seikel onef...@gmail.com said: On Fri, 10 Aug 2012 09:02:36 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote: On Thu, 9 Aug 2012 16:04:45 -0300 Eduardo Lima (Etrunko) ebl...@gmail.com said: nice one! i don't mind this little

Re: [E-devel] [PATCH] evas: hide the evas object after it's smart object deleted.

2012-08-09 Thread wuzhiwen
-Original Message- From: Gustavo Sverzut Barbieri [mailto:barbi...@profusion.mobi] Sent: Thursday, August 09, 2012 8:53 PM To: Enlightenment developer list Cc: eduardo.de.barros.l...@intel.com Subject: Re: [E-devel] [PATCH] evas: hide the evas object after it's smart object deleted. On

Re: [E-devel] Shutdown Module

2012-08-09 Thread Jeff Hoogland
It's something people expect from a modern desktop. Thats why I asked DH to write it in the first place. We had a fairly high demand for it in Bodhi land. On Thu, Aug 9, 2012 at 7:48 PM, Carsten Haitzler ras...@rasterman.comwrote: On Fri, 10 Aug 2012 10:42:49 +1000 David Seikel

Re: [E-devel] Shutdown Module

2012-08-09 Thread The Rasterman
On Thu, 9 Aug 2012 22:12:55 -0500 Jeff Hoogland jeffhoogl...@linux.com said: you see. that is the kind of info that is useful. could you maybe expand more on this? why is there demand? why is the system thing in the start menu not good enough? power button not good enough. curious what is

Re: [E-devel] E SVN: lucas trunk/THEMES/darkness/widgets

2012-08-09 Thread michael . blumenkrantz
Enlightenment SVN no-re...@enlightenment.org wrote: Log: darkness: don't use inverted vertical slider Somethings are ok to inverted (like the border buttons), but for the vertical slider it looks so wrong. It must be a bug. Even the signal is called UP! Author: lucas Date: 2012-08-09