Re: [E-devel] [PATCH 2/2] Zero is a valid fd value

2011-01-23 Thread Vincent Torri
On Mon, 24 Jan 2011, Mike McCormack wrote: > > ecore_config code may end up closing stdin, due to assuming 0 is a valid fd. > > I know this code is deprecated, and it's being kept around "for reference". > > Either: > A) this bug should still be fixed so bad code is not copied elsewhere > > OR >

Re: [E-devel] [PATCH 2/2] Zero is a valid fd value

2011-01-23 Thread Mike Blumenkrantz
On Mon, 24 Jan 2011 10:58:26 +0900 Mike McCormack wrote: > From: Mike McCormack > To: enlightenment-devel@lists.sourceforge.net > Subject: [E-devel] [PATCH 2/2] Zero is a valid fd value > Date: Mon, 24 Jan 2011 10:58:26 +0900 > User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) > G

Re: [E-devel] [PATCH 1/2] Zero is a valid fd

2011-01-23 Thread Mike Blumenkrantz
On Mon, 24 Jan 2011 10:54:13 +0900 Mike McCormack wrote: > > The ecore_fb keyboard code may end up closing stdin. > The attached patch fixes this bug. > > thanks, > > Mike > im -- Mike Blumenkrantz Zentific: NULL pointer dereferences now 50% off! ---

[E-devel] [PATCH 2/2] Zero is a valid fd value

2011-01-23 Thread Mike McCormack
ecore_config code may end up closing stdin, due to assuming 0 is a valid fd. I know this code is deprecated, and it's being kept around "for reference". Either: A) this bug should still be fixed so bad code is not copied elsewhere OR B) ecore_config should be deleted so bad code is not copied

[E-devel] [PATCH 1/2] Zero is a valid fd

2011-01-23 Thread Mike McCormack
The ecore_fb keyboard code may end up closing stdin. The attached patch fixes this bug. thanks, Mike >From e8f8590fa52ea31021c02acf6603d5c5a40685cc Mon Sep 17 00:00:00 2001 From: Mike McCormack Date: Wed, 15 Dec 2010 12:25:14 +0900 Subject: [PATCH 1/2] Zero is a valid fd --- trunk/ecore/src

[E-devel] Startup applications issues

2011-01-23 Thread Jeff Hoogland
So after talks about my issues with start up applications with a fresh user creation in IRC last night, I am certain it is an efreet cache issue. I removed LXDM and used GDM as the login manager and the startup applications still fail to load without the cache being there. Any ideas? ~Jeff Hoogla

Re: [E-devel] Convite para conectar-se no LinkedIn

2011-01-23 Thread Tom Hacohen
On Sat, Jan 22, 2011 at 10:51 AM, Michael Jennings wrote: > mem...@linkedin.com is now banned from the -devel and -users mailing > lists. > Why the hell did it take us so long? :P -- Tom. -- Special Offer-- Download A

[E-devel] [python] elementary and notify

2011-01-23 Thread S. Bonnegent
Hi, I have a little problem with notify. My example script is here: http://sensia.homelinux.org/files/test_notify.py If I click on "Show notify with sleep", notify appears only after the end of the order sleep (and not at the "notify.show()"). Is this possible to force posting of the win