Re: [E-devel] [PATCH] Fix the bug that user cannot input key

2011-10-30 Thread Jihoon Kim
At this moment, space is processed in case of WM_KEYDOWN and WM_CHAR. Therefore, 'space' key is processed twice, it makes bug. In previous my patch, I changed keyname and string wrong. I send the revised patch again. Would you please review again? -Original Message- From: Carsten Haitz

Re: [E-devel] [PATCH] Fix the bug that user cannot input key

2011-10-30 Thread The Rasterman
On Fri, 28 Oct 2011 21:03:49 +0900 Jihoon Kim said: also TranslateMessage needs to be called on KEYDOWNS... and KEYDOWN events and ALL events after the keydown have to be queued and held UNTIL the WM_CHAR that corresponds the KEYDOWN that is being held comes in then the WM_CHAR is matched up to t

Re: [E-devel] [Patch] elm_map: add image loading error handling

2011-10-30 Thread Sanjeev
What happens when gi->file is NULL ? -Original Message- From: Bluezery [mailto:ohpo...@gmail.com] Sent: 31 October 2011 14:54 To: enlightenment-devel@lists.sourceforge.net Subject: [E-devel] [Patch] elm_map: add image loading error handling Dear all I made a bug fix for elm_map. When a

[E-devel] Please fix your app/lib to use elm_object_content_set/get/unset APIs

2011-10-30 Thread ChunEon Park
Hi. I applied all widgets to use elm_object_content_set/get/unset APIs. Now some elementary APIs regarding content_set are deprecated. Additionally, I added macros into Elementary.h for a case -one widget has one more contents- so as to avoid user mistake. Here are some examples. //This widge

[E-devel] [Patch] elm_map: add image loading error handling

2011-10-30 Thread Bluezery
Dear all I made a bug fix for elm_map. When a downloaded image has an error, , elm_map removes a file and goes on just like download succeeded . However, it is not success, so it should be marked as FALSE for later retry. Can anyone review this simple patch? :) Index: elm_map.c

[E-devel] [PATCH] Edje lua color_class function.

2011-10-30 Thread David Seikel
So try this one instead. It works. B-) -- A big old stinking pile of genius that no one wants coz there are too many silver coated monkeys in the world. Index: ChangeLog === --- ChangeLog (revision 64519) +++ ChangeLog (working cop

Re: [E-devel] [PATCH] Fix the bug that user cannot input key

2011-10-30 Thread The Rasterman
On Fri, 28 Oct 2011 21:03:49 +0900 Jihoon Kim said: i don't think this is right. this means u get 2 key press events, with with key string, one without... :( > Hi, EFL developers and Vincent. > > On Windows 7, there are some bugs related to key input in elementary_test. > 1. alphabet and symbol

Re: [E-devel] RFC: E17 Release

2011-10-30 Thread The Rasterman
On Sun, 30 Oct 2011 14:41:44 -0200 Gustavo Sverzut Barbieri said: > On Sunday, October 30, 2011, Carsten Haitzler wrote: > > On Sun, 30 Oct 2011 11:56:07 -0200 Gustavo Sverzut Barbieri > > said: > > > >> Sorry David, but what we are trying to show is that we have a > psychological > >> problem.

Re: [E-devel] E SVN: discomfitor trunk/E-MODULES-EXTRA/notification/src

2011-10-30 Thread Joerg Sonnenberger
On Mon, Oct 31, 2011 at 12:09:48AM +0200, Tom Hacohen wrote: > On 30/10/11 23:45, Mike Blumenkrantz wrote: > > but it won't matter, because once there is a byte which differs it will stop > > comparing > > Never assume an internal implementation, especially when you are wrong. > :) The biggest adv

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread Steve Jones
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I use the following: > forecasts, eweather, weather - is any of them deprecated? are they > the same/overlap too much? forecasts is the only one that works reliably for me. I use it a lot. eweather kind of made a promising start, then stopped. In it

Re: [E-devel] E SVN: discomfitor trunk/E-MODULES-EXTRA/notification/src

2011-10-30 Thread Tom Hacohen
On 31/10/11 00:08, Mike Blumenkrantz wrote: > too tired, don't care I know what you mean. :| Night, Tom. -- Get your Android app more play: Bring it to the BlackBerry PlayBook in minutes. BlackBerry App World™ now suppo

Re: [E-devel] E SVN: discomfitor trunk/E-MODULES-EXTRA/notification/src

2011-10-30 Thread Mike Blumenkrantz
On Mon, 31 Oct 2011 00:09:48 +0200 Tom Hacohen wrote: > On 30/10/11 23:45, Mike Blumenkrantz wrote: > > but it won't matter, because once there is a byte which differs it will stop > > comparing > > Never assume an internal implementation, especially when you are wrong. > :) The biggest advantag

Re: [E-devel] E SVN: discomfitor trunk/E-MODULES-EXTRA/notification/src

2011-10-30 Thread Tom Hacohen
On 30/10/11 23:45, Mike Blumenkrantz wrote: > but it won't matter, because once there is a byte which differs it will stop > comparing Never assume an internal implementation, especially when you are wrong. :) The biggest advantage of using memcmp over strncmp is that it *doesn't* always work per

Re: [E-devel] RFC: E17 Release

2011-10-30 Thread Mike Blumenkrantz
On Sun, 30 Oct 2011 14:41:44 -0200 Gustavo Sverzut Barbieri wrote: > On Sunday, October 30, 2011, Carsten Haitzler wrote: > > On Sun, 30 Oct 2011 11:56:07 -0200 Gustavo Sverzut Barbieri > > said: > > > >> Sorry David, but what we are trying to show is that we have a > psychological > >> problem

Re: [E-devel] E SVN: discomfitor trunk/e

2011-10-30 Thread Vincent Torri
On Sun, 30 Oct 2011, Enlightenment SVN wrote: > Log: > and ecore > > > Author: discomfitor > Date: 2011-10-30 15:03:08 -0700 (Sun, 30 Oct 2011) > New Revision: 64533 > Trac: http://trac.enlightenment.org/e/changeset/64533 > > Modified: > trunk/e/configure.ac > > Modified:

Re: [E-devel] E SVN: discomfitor trunk/E-MODULES-EXTRA/notification/src

2011-10-30 Thread Mike Blumenkrantz
On Sun, 30 Oct 2011 10:59:01 +0200 Tom Hacohen wrote: > On 30/10/11 10:44, Joerg Sonnenberger wrote: > > On Sun, Oct 30, 2011 at 06:28:03AM -0200, Gustavo Sverzut Barbieri wrote: > >> Tom is right. You just want to compare the prefix, but you're not sure > >> icon_path is>= 7 bytes thus strncmp()

Re: [E-devel] Shot Module Photo Upload Busted

2011-10-30 Thread Jeff Hoogland
How do I perform an strace -s 1024? Got a link to a wiki article/explanation of the process? I can confirm it is not just a server issue because my Bodhi LiveCD (using an SVN revision from 9-29-11) works fine, while my current build (from 10-22-11) does not upload. On Wed, Oct 26, 2011 at 6:36 AM,

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread Michael Jennings
On Sunday, 30 October 2011, at 15:38:02 (+0100), Vincent Torri wrote: > > Damn, I have the default clock, calendar, AND tclock running. Coz none > > of them have all the features I want. Should be a bit more merging of > > features. > > which features, exactly ? I, too, am forced to have both

Re: [E-devel] Edje lua color_class function.

2011-10-30 Thread David Seikel
On Mon, 31 Oct 2011 04:05:23 +1000 David Seikel wrote: > On Mon, 31 Oct 2011 03:31:29 +1000 David Seikel > wrote: > > > On Mon, 31 Oct 2011 02:14:11 +1000 David Seikel > > wrote: > > > > > On Sun, 30 Oct 2011 23:22:48 +1000 David Seikel > > > wrote: > > > > > > > This is my first crack at a

Re: [E-devel] Edje lua color_class function.

2011-10-30 Thread David Seikel
On Mon, 31 Oct 2011 03:31:29 +1000 David Seikel wrote: > On Mon, 31 Oct 2011 02:14:11 +1000 David Seikel > wrote: > > > On Sun, 30 Oct 2011 23:22:48 +1000 David Seikel > > wrote: > > > > > This is my first crack at adding more lua stuff to edje. This > > > implements getting and setting colo

Re: [E-devel] [PATCH] eweather: add missing libm on link

2011-10-30 Thread Vincent Torri
On Sun, 30 Oct 2011, Philippe Reynes wrote: > Hi, When using --no-undefined, the link of eweather fails. This patch add libm as explicit librairie when linking. in svn, thanks Vincent -- Get your Android app more pl

Re: [E-devel] [PATCH] ethumb: add missing libs

2011-10-30 Thread Vincent Torri
On Sun, 30 Oct 2011, Philippe Reynes wrote: > Hi, This patch added some missing libs on link. Without this patch, the link fails when option --no-undefined is used. in svn, thanks (note that i have modified it, so you may have conflicts when svn up) Vincent

Re: [E-devel] [PATCH] exalt: add libm as explicit librairie on link

2011-10-30 Thread Vincent Torri
hey On Sun, 30 Oct 2011, Philippe Reynes wrote: > Hi When compiling with --no-undefined, exalt don't compile because libm is implicit. This patch add libm as explicit. in svn thanks Vincent -- Get your Android app

Re: [E-devel] Edje lua color_class function.

2011-10-30 Thread David Seikel
On Mon, 31 Oct 2011 02:14:11 +1000 David Seikel wrote: > On Sun, 30 Oct 2011 23:22:48 +1000 David Seikel > wrote: > > > This is my first crack at adding more lua stuff to edje. This > > implements getting and setting color_classes. > > > > It's not working though, I'm missing something. The

[E-devel] [PATCH] eweather: add missing libm on link

2011-10-30 Thread Philippe Reynes
Hi, When using --no-undefined, the link of eweather fails. This patch add libm as explicit librairie when linking. regards, trem eweather-add-missing-libm.patch Description: Binary data -- Get your Android app more pla

[E-devel] [PATCH] ethumb: add missing libs

2011-10-30 Thread Philippe Reynes
Hi, This patch added some missing libs on link. Without this patch, the link fails when option --no-undefined is used. regards, trem ethumb-add-explicit-missing-lib.patch Description: Binary data -- Get your Android ap

[E-devel] [PATCH] exalt: add libm as explicit librairie on link

2011-10-30 Thread Philippe Reynes
Hi When compiling with --no-undefined, exalt don't compile because libm is implicit. This patch add libm as explicit. regards, trem exalt-add-libm-in-libexalt.patch Description: Binary data -- Get your Android app mor

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread Christopher Michael
On 10/30/11 12:36, Tom Hacohen wrote: > On 30/10/11 18:14, Christopher Michael wrote: >> Screenshot is not deprecated by anything. It has features which is >> default E shot module does not have. At some point, I would like to roll >> those features into E's shot module, but available time is in sh

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread Christopher Michael
On 10/30/11 12:22, David Seikel wrote: > On Sun, 30 Oct 2011 12:18:12 -0400 Christopher Michael > wrote: > >> On 10/30/11 11:14, David Seikel wrote: >>> On Sun, 30 Oct 2011 15:38:02 +0100 (CET) Vincent Torri >>>wrote: On Mon, 31 Oct 2011, David Seikel wrote: > > Damn, I have

Re: [E-devel] RFC: E17 Release

2011-10-30 Thread Gustavo Sverzut Barbieri
On Sunday, October 30, 2011, Carsten Haitzler wrote: > On Sun, 30 Oct 2011 11:56:07 -0200 Gustavo Sverzut Barbieri > said: > >> Sorry David, but what we are trying to show is that we have a psychological >> problem. Going code to solve the technical problem is not solving the worst >> one, the ps

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread Vincent Torri
On Sun, 30 Oct 2011, Tom Hacohen wrote: > On 30/10/11 18:14, Christopher Michael wrote: >> Screenshot is not deprecated by anything. It has features which is >> default E shot module does not have. At some point, I would like to roll >> those features into E's shot module, but available time is

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread Tom Hacohen
On 30/10/11 18:14, Christopher Michael wrote: > Screenshot is not deprecated by anything. It has features which is > default E shot module does not have. At some point, I would like to roll > those features into E's shot module, but available time is in short > support right now. Same for the tcloc

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread David Seikel
On Sun, 30 Oct 2011 12:18:12 -0400 Christopher Michael wrote: > On 10/30/11 11:14, David Seikel wrote: > > On Sun, 30 Oct 2011 15:38:02 +0100 (CET) Vincent Torri > > wrote: > >> > >> On Mon, 31 Oct 2011, David Seikel wrote: > >>> > >>> Damn, I have the default clock, calendar, AND tclock runnin

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread Bruno
On Sun, 30 October 2011 Tom Hacohen wrote: > Hey all, > > I want to delete (mark as deprecated?) all the broken/deprecated modules > there. Users often try to use them and this just causes havoc (just go > to trac/community forums to see if you don't believe me). > > Here's a list of the major

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread Christopher Michael
On 10/30/11 11:14, David Seikel wrote: > On Sun, 30 Oct 2011 15:38:02 +0100 (CET) Vincent Torri > wrote: >> >> On Mon, 31 Oct 2011, David Seikel wrote: >>> >>> Damn, I have the default clock, calendar, AND tclock running. Coz >>> none of them have all the features I want. Should be a bit more >

Re: [E-devel] Edje lua color_class function.

2011-10-30 Thread David Seikel
On Sun, 30 Oct 2011 23:22:48 +1000 David Seikel wrote: > This is my first crack at adding more lua stuff to edje. This > implements getting and setting color_classes. > > It's not working though, I'm missing something. The function reads > the existing color_classes fine. The actual values in

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread Christopher Michael
On 10/30/11 10:16, Tom Hacohen wrote: > Hey all, > > I want to delete (mark as deprecated?) all the broken/deprecated modules > there. Users often try to use them and this just causes havoc (just go > to trac/community forums to see if you don't believe me). > > Here's a list of the major culprits:

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread Tom Hacohen
On 30/10/11 17:33, David Seikel wrote: > And if there is no locale for the time and date format I want? Create one or conform. :) J/k, though this is a pretty extreme request... Anyhow, if you want to keep this module, we can keep it, just saying... -- Tom. ---

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread David Seikel
On Sun, 30 Oct 2011 17:28:06 +0200 Tom Hacohen wrote: > On 30/10/11 17:14, David Seikel wrote: > > tclock - > > text clock, with configurable format. Though I would prefer three > > lines instead of two and a tooltip. > > If you want a different time format, change your locale... And if there

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread Tom Hacohen
On 30/10/11 17:14, David Seikel wrote: > Calendar - > having a nice big display of the day number and name. Makes sense. > tclock - > text clock, with configurable format. Though I would prefer three > lines instead of two and a tooltip. If you want a different time format, change your locale..

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread David Seikel
On Sun, 30 Oct 2011 15:38:02 +0100 (CET) Vincent Torri wrote: > > On Mon, 31 Oct 2011, David Seikel wrote: > > > > Damn, I have the default clock, calendar, AND tclock running. Coz > > none of them have all the features I want. Should be a bit more > > merging of features. > > which features,

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread Alex-P. Natsios
>calendar - delete, implemented in "clock". >forecasts, eweather, weather - is any of them deprecated? are they the >same/overlap too much? >tclock - deprecated by default clock. onefang is right some of them lack features of others there should be a merge instead of blind purge. (ok maybe that i

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread P Purkayastha
On Sunday, October 30, 2011 10:16:55 PM UTC+8, Tom Hacohen wrote: > > Hey all, > > I want to delete (mark as deprecated?) all the broken/deprecated modules > there. Users often try to use them and this just causes havoc (just go > to trac/community forums to see if you don't believe me). > > He

Re: [E-devel] RFC: E17 Release

2011-10-30 Thread The Rasterman
On Sun, 30 Oct 2011 15:35:01 +0100 (CET) Vincent Torri said: > > > On Sun, 30 Oct 2011, Carsten Haitzler (The Rasterman) wrote: > > > we released efl 1.0 back at the start of the year... > > is there a massive rise in developers? :) > > the EFL without kick-ass apps, showing we can do more th

Re: [E-devel] RFC: E17 Release

2011-10-30 Thread The Rasterman
On Sun, 30 Oct 2011 11:56:07 -0200 Gustavo Sverzut Barbieri said: > Sorry David, but what we are trying to show is that we have a psychological > problem. Going code to solve the technical problem is not solving the worst > one, the psychological. > > At IRC we also talked about the shameful beh

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread Vincent Torri
On Mon, 31 Oct 2011, David Seikel wrote: > On Sun, 30 Oct 2011 16:16:55 +0200 Tom Hacohen > wrote: > >> Hey all, >> >> I want to delete (mark as deprecated?) all the broken/deprecated >> modules there. Users often try to use them and this just causes havoc >> (just go to trac/community forums t

Re: [E-devel] RFC: E17 Release

2011-10-30 Thread Vincent Torri
On Sun, 30 Oct 2011, Carsten Haitzler (The Rasterman) wrote: > we released efl 1.0 back at the start of the year... > is there a massive rise in developers? :) the EFL without kick-ass apps, showing we can do more than the other similar libraries, are useless. So it's not really surprising. B

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread David Seikel
On Sun, 30 Oct 2011 16:16:55 +0200 Tom Hacohen wrote: > Hey all, > > I want to delete (mark as deprecated?) all the broken/deprecated > modules there. Users often try to use them and this just causes havoc > (just go to trac/community forums to see if you don't believe me). > > Here's a list of

Re: [E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread Tom Hacohen
On 30/10/11 16:16, Tom Hacohen wrote: > Hey all, > > I want to delete (mark as deprecated?) all the broken/deprecated modules > there. Users often try to use them and this just causes havoc (just go > to trac/community forums to see if you don't believe me). > > Here's a list of the major culprits:

Re: [E-devel] Using reCaptcha plugin in trac

2011-10-30 Thread Tom Hacohen
On 30/10/11 16:13, Carsten Haitzler (The Rasterman) wrote: > inc did a os upgrade and that ended up wiping all plugins. i restored the > admin > plugin but i had no idea what else i needed to do. > I brought back captcha + blog/news, and added a new cherry on top, users autocompletion (when assi

[E-devel] E-MODULES-EXTRA cleanup session

2011-10-30 Thread Tom Hacohen
Hey all, I want to delete (mark as deprecated?) all the broken/deprecated modules there. Users often try to use them and this just causes havoc (just go to trac/community forums to see if you don't believe me). Here's a list of the major culprits: calendar - delete, implemented in "clock". exa

Re: [E-devel] RFC: E17 Release

2011-10-30 Thread The Rasterman
On Sun, 30 Oct 2011 04:14:24 -0400 Youness Alaoui said: > More users means more exposure means more contributions and how can you be > so arrogant as to judge these would-be developers as being "not worth > talking about" before you've actually seen their work, you might be because i've been the

Re: [E-devel] Using reCaptcha plugin in trac

2011-10-30 Thread The Rasterman
On Sun, 30 Oct 2011 12:55:30 +0200 Tom Hacohen said: > On 30/10/11 12:50, Gustavo Sverzut Barbieri wrote: > > On Sun, Oct 30, 2011 at 8:24 AM, Tom Hacohen > > wrote: > >> Hey guys, > >> > >> For some reason, we stopped using the reCaptcha plugin in trac, which > >> caused us (someone) to restri

Re: [E-devel] RFC: E17 Release

2011-10-30 Thread The Rasterman
On Sun, 30 Oct 2011 04:07:30 -0400 Youness Alaoui said: > On Sat, Oct 29, 2011 at 11:22 PM, Carsten Haitzler > wrote: > > > On Sat, 29 Oct 2011 11:05:20 -0400 Youness Alaoui > > said: > > > > i'm already working on taskbar. i've fixed horizontal sizing issues > > already. i > > need to fix them

Re: [E-devel] RFC: E17 Release

2011-10-30 Thread Youness Alaoui
On Sun, Oct 30, 2011 at 7:57 AM, David Seikel wrote: > On Sun, 30 Oct 2011 07:34:57 -0400 Youness Alaoui > wrote: > > > On Sun, Oct 30, 2011 at 4:42 AM, David Seikel > > wrote: > > > > > On Sun, 30 Oct 2011 04:07:30 -0400 Youness Alaoui > > > wrote: > > > > > > > The purpose of this thread (an

Re: [E-devel] RFC: E17 Release

2011-10-30 Thread Gustavo Sverzut Barbieri
Sorry David, but what we are trying to show is that we have a psychological problem. Going code to solve the technical problem is not solving the worst one, the psychological. At IRC we also talked about the shameful behavior post 1.0 EFL. We did a release since the technical details were over, ye

Re: [E-devel] Using reCaptcha plugin in trac

2011-10-30 Thread Tom Hacohen
On 30/10/11 15:16, Tom Hacohen wrote: > On 30/10/11 12:50, Gustavo Sverzut Barbieri wrote: >> could you install the blog/news plugin again? >> > > It seems that there's no egg for the blog plugin, so I need special > permissions on the *server* (not trac) to install it, permissions I > don't have u

[E-devel] Edje lua color_class function.

2011-10-30 Thread David Seikel
This is my first crack at adding more lua stuff to edje. This implements getting and setting color_classes. It's not working though, I'm missing something. The function reads the existing color_classes fine. The actual values in the colour_class actually change, but the on screen colour never d

Re: [E-devel] Using reCaptcha plugin in trac

2011-10-30 Thread Tom Hacohen
On 30/10/11 12:50, Gustavo Sverzut Barbieri wrote: > could you install the blog/news plugin again? > It seems that there's no egg for the blog plugin, so I need special permissions on the *server* (not trac) to install it, permissions I don't have unfortunately. But hey, at least captcha is bac

Re: [E-devel] RFC: E17 Release

2011-10-30 Thread David Seikel
On Sun, 30 Oct 2011 07:34:57 -0400 Youness Alaoui wrote: > On Sun, Oct 30, 2011 at 4:42 AM, David Seikel > wrote: > > > On Sun, 30 Oct 2011 04:07:30 -0400 Youness Alaoui > > wrote: > > > > > The purpose of this thread (and probably all the previous > > > discussions) is to get a point across,

Re: [E-devel] RFC: E17 Release

2011-10-30 Thread Youness Alaoui
On Sun, Oct 30, 2011 at 4:42 AM, David Seikel wrote: > On Sun, 30 Oct 2011 04:07:30 -0400 Youness Alaoui > wrote: > > > The purpose of this thread (and probably all the previous > > discussions) is to get a point across, the release is needed, and > > most people think that there is no point in

Re: [E-devel] Using reCaptcha plugin in trac

2011-10-30 Thread Tom Hacohen
On 30/10/11 12:50, Gustavo Sverzut Barbieri wrote: > On Sun, Oct 30, 2011 at 8:24 AM, Tom Hacohen > wrote: >> Hey guys, >> >> For some reason, we stopped using the reCaptcha plugin in trac, which >> caused us (someone) to restrict anonymous users from posting bug >> reports. This is awful, users

Re: [E-devel] Using reCaptcha plugin in trac

2011-10-30 Thread Gustavo Sverzut Barbieri
On Sun, Oct 30, 2011 at 8:24 AM, Tom Hacohen wrote: > Hey guys, > > For some reason, we stopped using the reCaptcha plugin in trac, which > caused us (someone) to restrict anonymous users from posting bug > reports. This is awful, users should be able to report bugs without > having to register. >

[E-devel] Using reCaptcha plugin in trac

2011-10-30 Thread Tom Hacohen
Hey guys, For some reason, we stopped using the reCaptcha plugin in trac, which caused us (someone) to restrict anonymous users from posting bug reports. This is awful, users should be able to report bugs without having to register. Here's the plugin: http://trac-hacks.org/wiki/TracCaptchaPlug

Re: [E-devel] E SVN: discomfitor trunk/E-MODULES-EXTRA/notification/src

2011-10-30 Thread Tom Hacohen
On 30/10/11 10:44, Joerg Sonnenberger wrote: > On Sun, Oct 30, 2011 at 06:28:03AM -0200, Gustavo Sverzut Barbieri wrote: >> Tom is right. You just want to compare the prefix, but you're not sure >> icon_path is>= 7 bytes thus strncmp() and not memcmp(). strncmp() is >> to be used and not the tradi

Re: [E-devel] E SVN: discomfitor trunk/E-MODULES-EXTRA/notification/src

2011-10-30 Thread Gustavo Sverzut Barbieri
On Sun, Oct 30, 2011 at 6:44 AM, Joerg Sonnenberger wrote: > On Sun, Oct 30, 2011 at 06:28:03AM -0200, Gustavo Sverzut Barbieri wrote: >> Tom is right. You just want to compare the prefix, but you're not sure >> icon_path is >= 7 bytes thus strncmp() and not memcmp().  strncmp() is >> to be used a

Re: [E-devel] E SVN: discomfitor trunk/E-MODULES-EXTRA/notification/src

2011-10-30 Thread Joerg Sonnenberger
On Sun, Oct 30, 2011 at 06:28:03AM -0200, Gustavo Sverzut Barbieri wrote: > Tom is right. You just want to compare the prefix, but you're not sure > icon_path is >= 7 bytes thus strncmp() and not memcmp(). strncmp() is > to be used and not the traditional (strcmp()) as you just want the > prefix.

Re: [E-devel] RFC: E17 Release

2011-10-30 Thread David Seikel
On Sun, 30 Oct 2011 04:07:30 -0400 Youness Alaoui wrote: > The purpose of this thread (and probably all the previous > discussions) is to get a point across, the release is needed, and > most people think that there is no point in delaying it, but if > you're too stubborn on that, maybe that's th

Re: [E-devel] E SVN: discomfitor trunk/E-MODULES-EXTRA/notification/src

2011-10-30 Thread Gustavo Sverzut Barbieri
On Sun, Oct 30, 2011 at 5:58 AM, Tom Hacohen wrote: > On 28/10/11 04:24, Mike Blumenkrantz wrote: >> On Thu, 27 Oct 2011 18:34:51 -0700 >> "Enlightenment SVN"  wrote: >> >>> Log: >>> strndup->memcmp >>> >>> >>> Author:       discomfitor >>> Date:         2011-10-27 18:34:50 -0700 (Thu, 27 Oct 2011

Re: [E-devel] RFC: E17 Release

2011-10-30 Thread Youness Alaoui
More users means more exposure means more contributions and how can you be so arrogant as to judge these would-be developers as being "not worth talking about" before you've actually seen their work, you might be surprised. This attitude is maybe the real reason as to why the dev community is so sm

Re: [E-devel] RFC: E17 Release

2011-10-30 Thread Youness Alaoui
On Sat, Oct 29, 2011 at 11:22 PM, Carsten Haitzler wrote: > On Sat, 29 Oct 2011 11:05:20 -0400 Youness Alaoui > said: > > i'm already working on taskbar. i've fixed horizontal sizing issues > already. i > need to fix theme up. t_unix has pending patches for xrandr multi-screen i > have > yet to l

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

2011-10-30 Thread Tom Hacohen
On 28/10/11 13:25, WooHyun Jung wrote: > +1 ~ > > (wanna hear Tom's opinion. Is there any reason that this API is not > deprecated yet?) Because entry is a special case. Entry is all about manipulating text, so you'll end up keeping entry_entry_append and more will probably be added in the futur

Re: [E-devel] E SVN: discomfitor trunk/E-MODULES-EXTRA/notification/src

2011-10-30 Thread Tom Hacohen
On 28/10/11 04:24, Mike Blumenkrantz wrote: > On Thu, 27 Oct 2011 18:34:51 -0700 > "Enlightenment SVN" wrote: > >> Log: >> strndup->memcmp >> >> >> Author: discomfitor >> Date: 2011-10-27 18:34:50 -0700 (Thu, 27 Oct 2011) >> New Revision: 64465 >> Trac: http://trac.enlightenm

[E-devel] Fwd: RFC: E17 Release

2011-10-30 Thread Youness Alaoui
-- Forwarded message -- From: Youness Alaoui Date: Sun, Oct 30, 2011 at 3:47 AM Subject: Re: [E-devel] RFC: E17 Release To: Carsten Haitzler The point is that without a release, you can't expect interest in 'vaporware'. After the release, there is a very good chance that you wil

Re: [E-devel] [PATCH] elfe: update again to even newer elementary API

2011-10-30 Thread Martin Jansa
On Sun, Oct 30, 2011 at 12:34:00PM +0900, Daniel Juyung Seo wrote: > hello, thanks for your patch. > but why don't you attach the patch file instead of pasting the content > to the email? > that's how we've worked so far. > just a suggestion. Just because I'm using git://git.enlightenment.org/git