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

2011-10-31 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

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

2011-10-31 Thread The Rasterman
On Fri, 28 Oct 2011 21:03:49 +0900 Jihoon Kim jihoon48@samsung.com 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

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

2011-10-31 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

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

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 15:46:35 +0900 Jihoon Kim jihoon48@samsung.com said: i am wondering if we still need utf-=16 conversion? i think this works for conversions to ascii but things like Ö are not goign to turn out well. right now it works only because the key integer (which really is the first

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

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 15:46:35 +0900 Jihoon Kim jihoon48@samsung.com said: utf-16 issue still there :( 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.

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

2011-10-31 Thread Tom Hacohen
On 30/10/11 18:46, Christopher Michael wrote: No worries ;) No insults taken :) Was just clarifying that screenshot is not deprecated (at least until E's shot module gets some of the missing features) :) Cool. :) Ahhh, well who knows what nonsense was being spilled out there ;) Yeah, those

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

2011-10-31 Thread Tom Hacohen
On 31/10/11 01:23, Joerg Sonnenberger wrote: Actually, a good implementation of strncmp and strcmp will do the same if alignment permits. Please read closely, we are comparing strncmp vs memcmp, not strcmp. And in that case, as I said in my previous post, they are not the same. -- Tom.

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

2011-10-31 Thread Tom Hacohen
On 30/10/11 21:19, Michael Jennings wrote: I, too, am forced to have both tclock and the default clock visible because there's no way to configure the default clock to display the date at all times. No, a popup is NOT acceptable. That changed ages ago, my default clock shows the date... --

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

2011-10-31 Thread Bluezery
If it is NULL, it just returns -1. Because ecore_file_remove() func. uses linux remove() func. On error, remove() func just returns -1. and return value is not needed. From: Sanjeev as2902.b@sa... -2011-10-31 06:25 What

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

2011-10-31 Thread ChunEon Park
+ sd-still_in = 1; Please use EINA_TRUE/FALSE -Regards, Hermet- -Original Message- From: Enlightenment SVNlt;no-re...@enlightenment.orggt; To: enlightenment-...@lists.sourceforge.net Cc: Sent: 11-10-31(월) 17:26:12 Subject: E SVN: woohyun

Re: [E-devel] FOSDEM 2012

2011-10-31 Thread Stefan Schmidt
Hello. On Thu, 2011-10-27 at 13:13, Carsten Haitzler wrote: On Fri, 30 Sep 2011 16:25:47 +0200 Philippe Caseiro caseiro.phili...@gmail.com said: how many people would be willing to some to en e/efl specific econf - maybe if we schedule it for 2 days following fosdem for example? if we get

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

2011-10-31 Thread Boris Faure
tiling, e-tiling: do we need both? There are still some bugs in e-tiling I plan on fixing today or tomorrow. I never tested with dual-screens and it's known to be buggy. Tiling was not updated for years but maybe it is used as is. I started e-tiling because I wanted a different design. If no one

Re: [E-devel] FOSDEM 2012

2011-10-31 Thread Sanjeev
I would be happy to help with whatever minimal time/resources I have. Demos and hands on hacking are a BIG YES. They linger on for longer time. I can make time for one demo app / use case. I am a bit concerned about having it right after one conference gets over, keeping in mind the attention

Re: [E-devel] FOSDEM 2012

2011-10-31 Thread Stefan Schmidt
Hello. On Mon, 2011-10-31 at 19:39, Sanjeev wrote: I would be happy to help with whatever minimal time/resources I have. Good. :) Demos and hands on hacking are a BIG YES. They linger on for longer time. I can make time for one demo app / use case. That would be nice. Would you be available

Re: [E-devel] FOSDEM 2012

2011-10-31 Thread Sanjeev BA
On 10/31/2011 08:29 PM, Stefan Schmidt wrote: Hello. On Mon, 2011-10-31 at 19:39, Sanjeev wrote: I would be happy to help with whatever minimal time/resources I have. Good. :) Demos and hands on hacking are a BIG YES. They linger on for longer time. I can make time for one demo app / use

Re: [E-devel] FOSDEM 2012

2011-10-31 Thread Vincent Torri
On Mon, 31 Oct 2011, Stefan Schmidt wrote: Hello. On Thu, 2011-10-27 at 13:13, Carsten Haitzler wrote: On Fri, 30 Sep 2011 16:25:47 +0200 Philippe Caseiro caseiro.phili...@gmail.com said: how many people would be willing to some to en e/efl specific econf - maybe if we schedule it for

Re: [E-devel] FOSDEM 2012

2011-10-31 Thread Stefan Schmidt
Hello. On Mon, 2011-10-31 at 12:57, Vincent Torri wrote: On Mon, 31 Oct 2011, Stefan Schmidt wrote: On Thu, 2011-10-27 at 13:13, Carsten Haitzler wrote: On Fri, 30 Sep 2011 16:25:47 +0200 Philippe Caseiro caseiro.phili...@gmail.com said: how many people would be willing to some to en

Re: [E-devel] FOSDEM 2012

2011-10-31 Thread Vincent Torri
On Mon, 31 Oct 2011, Stefan Schmidt wrote: Hello. On Mon, 2011-10-31 at 12:57, Vincent Torri wrote: On Mon, 31 Oct 2011, Stefan Schmidt wrote: On Thu, 2011-10-27 at 13:13, Carsten Haitzler wrote: On Fri, 30 Sep 2011 16:25:47 +0200 Philippe Caseiro caseiro.phili...@gmail.com said: how

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Lucas De Marchi
Hi, I'm not responding to the entire thread because it's pointless... only one thing below. On Sun, Oct 30, 2011 at 10:26 PM, Carsten Haitzler ras...@rasterman.com wrote: On Sun, 30 Oct 2011 14:41:44 -0200 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Sunday, October 30, 2011,

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Vincent Torri
On Mon, 31 Oct 2011, Lucas De Marchi wrote: Hi, I'm not responding to the entire thread because it's pointless... only one thing below. On Sun, Oct 30, 2011 at 10:26 PM, Carsten Haitzler ras...@rasterman.com wrote: On Sun, 30 Oct 2011 14:41:44 -0200 Gustavo Sverzut Barbieri

[E-devel] Small patch with ecore_con_url.

2011-10-31 Thread Kim Yunhan
Hello. When I tested with elementary map, there is too many logs on console. It makes me difficult to distinguish normal logs that I want to debug. :'-( It's libcurl's internal log for representing progress bar like this. - downloaded : 343 / 363 % Total% Received % Xferd Average

Re: [E-devel] Small patch with ecore_con_url.

2011-10-31 Thread Kim Yunhan
Ooops. I forgot to attach patch file. :-) On Mon, Oct 31, 2011 at 11:13 PM, Kim Yunhan spb...@gmail.com wrote: Hello. When I tested with elementary map, there is too many logs on console. It makes me difficult to distinguish normal logs that I want to debug. :'-( It's libcurl's internal

Re: [E-devel] [PATCH] Edje lua color_class AND text_class functions.

2011-10-31 Thread David Seikel
On Mon, 31 Oct 2011 15:09:33 +1000 David Seikel onef...@gmail.com wrote: So try this one instead. It works. B-) Now here is a patch for text_class, it includes the last one. Next I'll work on accessing edje parts in other groups, to set their text and state at least. Coz I need it, and coz

Re: [E-devel] E SVN: jaehwan IN trunk/edje/src: bin lib

2011-10-31 Thread Tom Hacohen
On 31/10/11 16:14, Cedric BAIL wrote: Let me grumbl a little ! You should never again commit a patch that does change indentation and behaviour at the same time. It make it almost impossible to understand what is going on ! I can't review your change without reading the code once the patch is

Re: [E-devel] FOSDEM 2012

2011-10-31 Thread Stefan Schmidt
Hello. On Mon, 2011-10-31 at 13:23, Vincent Torri wrote: On Mon, 31 Oct 2011, Stefan Schmidt wrote: I won't be able to come after FOSDEM. I have to work on monday. Maybe update the wiki to list people who can come after FOSDEM Would be nice. Still I would someone to enlight me how to

Re: [E-devel] [PATCH] Edje lua color_class AND text_class functions.

2011-10-31 Thread David Seikel
On Tue, 1 Nov 2011 00:14:08 +1000 David Seikel onef...@gmail.com wrote: On Mon, 31 Oct 2011 15:09:33 +1000 David Seikel onef...@gmail.com wrote: So try this one instead. It works. B-) Now here is a patch for text_class, it includes the last one. Spent so much time writing that, I

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Cedric BAIL
On Mon, Oct 31, 2011 at 2:59 PM, Vincent Torri vto...@univ-evry.fr wrote: On Mon, 31 Oct 2011, Lucas De Marchi wrote: Hi, I'm not responding to the entire thread because it's pointless... only one thing below. On Sun, Oct 30, 2011 at 10:26 PM, Carsten Haitzler ras...@rasterman.com wrote:

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

2011-10-31 Thread David Seikel
On Mon, 31 Oct 2011 01:14:44 +1000 David Seikel onef...@gmail.com wrote: Oh, and last time I checked, one or more of these widgets would not update on month and year roll overs. Guess I'll know which ones tomorrow. For those playing along at home - it's the calendar module. The others

Re: [E-devel] Small patch with ecore_con_url.

2011-10-31 Thread Cedric BAIL
On Mon, Oct 31, 2011 at 3:15 PM, Kim Yunhan spb...@gmail.com wrote: Ooops. I forgot to attach patch file. :-) On Mon, Oct 31, 2011 at 11:13 PM, Kim Yunhan spb...@gmail.com wrote: Hello. When I tested with elementary map, there is too many logs on console. It makes me difficult to

Re: [E-devel] Small patch with ecore_con_url.

2011-10-31 Thread Kim Yunhan
Yes! I empathized what you worry about. At the first time, I tried to set this option at the initialization time in ecore_con_url. Then as you mentioned, no more propagation is occurred! :'-( So I looked around more deeply, then I change that this code is called at its finalization time as you

Re: [E-devel] Small patch with ecore_con_url.

2011-10-31 Thread Cedric BAIL
On Mon, Oct 31, 2011 at 3:49 PM, Kim Yunhan spb...@gmail.com wrote: Yes! I empathized what you worry about. At the first time, I tried to set this option at the initialization time in ecore_con_url. Then as you mentioned, no more propagation is occurred! :'-( So I looked around more deeply,

Re: [E-devel] problem with Eina and pthread.h (to fix before 1.1 release)

2011-10-31 Thread Cedric BAIL
On Sat, Oct 29, 2011 at 8:08 PM, Vincent Torri vto...@univ-evry.fr wrote: On Sat, 29 Oct 2011, Cedric BAIL wrote: On Fri, Oct 28, 2011 at 4:45 PM, Vincent Torri vto...@univ-evry.fr wrote: On Fri, 28 Oct 2011, Cedric BAIL wrote: On Fri, Oct 28, 2011 at 2:13 PM, Youness Alaoui

Re: [E-devel] conf_randr - A Randr dialog for e17

2011-10-31 Thread Stefan Schmidt
Hello. Just found some time to test out this patch against todays svn. A small conflict due to the addition of the taskbar happens during applying it. Trivial to fix. More interesting is a segfault when edje_cc builds the .edj. A backtrace points to ecore_mainloop and friends used for the SVG

[E-devel] edje_cc segfault when compiling and edj with a SVG image

2011-10-31 Thread Stefan Schmidt
Hello. While testing the conf_randr patch I noticed a problem with edje_cc. It segfault when the edc contains a SVG image. Minimal test case looks like this: images { image: video-display.svg COMP; } The actual edj gets produced, though. From the backtrace (see below) it looks to me like a

Re: [E-devel] edje_cc segfault when compiling and edj with a SVG image

2011-10-31 Thread Cedric BAIL
On Mon, Oct 31, 2011 at 8:51 PM, Stefan Schmidt ste...@datenfreihafen.org wrote: Hello. While testing the conf_randr patch I noticed a problem with edje_cc. It segfault when the edc contains a SVG image. Minimal test case looks like this: images {   image: video-display.svg COMP; } The

Re: [E-devel] edje_cc segfault when compiling and edj with a SVG image

2011-10-31 Thread Stefan Schmidt
Hello. On Mon, 2011-10-31 at 21:04, Cedric BAIL wrote: Could you run it under valgrind and also give us the version of your librsvg ? Sure :) tefan@excalibur:~/Projekte/efl/edje-bug $ valgrind /usr/local/bin/edje_cc -v -id images -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Tomas Cech
On Sat, Oct 29, 2011 at 11:23:37AM +0900, Carsten Haitzler wrote: On Fri, 28 Oct 2011 22:46:55 +0200 Cedric BAIL cedric.b...@free.fr said: i'll post here as a summary. what k-s wants is to just release e17-as is after fixing some efm bugs. who agrees with that? everything stays as-is. the

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Youness Alaoui
On Sun, Oct 30, 2011 at 9:58 AM, Carsten Haitzler ras...@rasterman.comwrote: On Sun, 30 Oct 2011 04:07:30 -0400 Youness Alaoui kakar...@kakaroto.homelinux.net said: On Sat, Oct 29, 2011 at 11:22 PM, Carsten Haitzler ras...@rasterman.comwrote: On Sat, 29 Oct 2011 11:05:20 -0400 Youness

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Youness Alaoui
On Sun, Oct 30, 2011 at 10:50 AM, Carsten Haitzler ras...@rasterman.comwrote: On Sun, 30 Oct 2011 15:35:01 +0100 (CET) Vincent Torri vto...@univ-evry.fr said: On Sun, 30 Oct 2011, Carsten Haitzler (The Rasterman) wrote: we released efl 1.0 back at the start of the year... is

Re: [E-devel] itask, taskbar and engage

2011-10-31 Thread Youness Alaoui
I don't have that issue, I noticed some slow E sometimes, maybe taking 10 or 20% of CPU (and I have 8 virtual desktops and about 5 to 10 windows in each)... cedric said the issue of E being slow for me was caused by my intel GPU.. I don't know about the CPU usage.. I was using taskbar module, now

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread hannes.janet...@gmail.com
On Mon, Oct 31, 2011 at 10:15 PM, Youness Alaoui kakar...@kakaroto.homelinux.net wrote: On Sun, Oct 30, 2011 at 9:58 AM, Carsten Haitzler ras...@rasterman.comwrote: On Sun, 30 Oct 2011 04:07:30 -0400 Youness Alaoui kakar...@kakaroto.homelinux.net said: On Sat, Oct 29, 2011 at 11:22 PM,

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Lucas De Marchi
On Mon, Oct 31, 2011 at 8:29 PM, hannes.janet...@gmail.com hannes.janet...@googlemail.com wrote: calm down. the TODO is a collection of things most developers agree to be necessary for a release. if you want a release to happen earlier work on it. Speek for yourself. Lucas De Marchi

Re: [E-devel] itask, taskbar and engage

2011-10-31 Thread Youness Alaoui
Hey, forget what I just said, I've just had the same bug as you described, I just updated and it seems to be a new bug in the latest SVN. I've figured out what causes it, I'll write a bugfix and commit it soon. On Mon, Oct 31, 2011 at 5:40 PM, Youness Alaoui kakar...@kakaroto.homelinux.net

Re: [E-devel] itask, taskbar and engage

2011-10-31 Thread Youness Alaoui
The fix should be in SVN now, r64588, try it now and see if that gets it fixed. On Mon, Oct 31, 2011 at 7:12 PM, Youness Alaoui kakar...@kakaroto.homelinux.net wrote: Hey, forget what I just said, I've just had the same bug as you described, I just updated and it seems to be a new bug in the

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Youness Alaoui
On Mon, Oct 31, 2011 at 6:29 PM, hannes.janet...@gmail.com hannes.janet...@googlemail.com wrote: On Mon, Oct 31, 2011 at 10:15 PM, Youness Alaoui kakar...@kakaroto.homelinux.net wrote: On Sun, Oct 30, 2011 at 9:58 AM, Carsten Haitzler ras...@rasterman.com wrote: On Sun, 30 Oct 2011

Re: [E-devel] problem with Eina and pthread.h (to fix before 1.1 release)

2011-10-31 Thread The Rasterman
On Wed, 26 Oct 2011 12:37:12 +0200 (CEST) Vincent Torri vto...@univ-evry.fr said: On Wed, 26 Oct 2011, Cedric BAIL wrote: On Wed, Oct 26, 2011 at 11:10 AM, Vincent Torri vto...@univ-evry.fr wrote: On Wed, 26 Oct 2011, Cedric BAIL wrote: On Wed, Oct 26, 2011 at 10:55 AM, Vincent Torri

Re: [E-devel] problem with Eina and pthread.h (to fix before 1.1 release)

2011-10-31 Thread Vincent Torri
On Tue, 1 Nov 2011, Carsten Haitzler (The Rasterman) wrote: On Wed, 26 Oct 2011 12:37:12 +0200 (CEST) Vincent Torri vto...@univ-evry.fr said: On Wed, 26 Oct 2011, Cedric BAIL wrote: On Wed, Oct 26, 2011 at 11:10 AM, Vincent Torri vto...@univ-evry.fr wrote: On Wed, 26 Oct 2011, Cedric

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread hannes.janet...@gmail.com
On Tue, Nov 1, 2011 at 12:35 AM, Youness Alaoui kakar...@kakaroto.homelinux.net wrote: On Mon, Oct 31, 2011 at 6:29 PM, hannes.janet...@gmail.com hannes.janet...@googlemail.com wrote: On Mon, Oct 31, 2011 at 10:15 PM, Youness Alaoui kakar...@kakaroto.homelinux.net wrote: On Sun, Oct 30,

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread David Seikel
On Mon, 31 Oct 2011 17:15:56 -0400 Youness Alaoui kakar...@kakaroto.homelinux.net wrote: Well I don't think so, but if you really think people can't live without it (and can't live without e17), then someone has to make it work by the time the deadline is reached. If not, then too bad, if you

Re: [E-devel] problem with Eina and pthread.h (to fix before 1.1 release)

2011-10-31 Thread The Rasterman
On Wed, 26 Oct 2011 10:55:58 +0200 (CEST) Vincent Torri vto...@univ-evry.fr said: Hey Eina includes eina_inline_lock_posix.h on something else than Windows, hence pthread.h. _GNU_SOURCE is not defined. Suppose now that a user of Eina does this: #include Eina.h #include pthread.h

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 22:14:20 +0100 Tomas Cech tc...@suse.cz said: Sorry for getting into this discussion only as E user. E17 is already very well usable and stable. When I shown E to my colleagues at SUSE, they were surprised how fast and usable it is and three already switched their

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 17:19:17 -0400 Youness Alaoui kakar...@kakaroto.homelinux.net said: On Sun, Oct 30, 2011 at 10:50 AM, Carsten Haitzler ras...@rasterman.comwrote: On Sun, 30 Oct 2011 15:35:01 +0100 (CET) Vincent Torri vto...@univ-evry.fr said: On Sun, 30 Oct 2011, Carsten

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 17:15:56 -0400 Youness Alaoui kakar...@kakaroto.homelinux.net said: Yeah yeah, you've made that pretty clear already, the thing is, we give reasons why this would be better, but your only argument is because I don't want to that list there on the release page was a result

Re: [E-devel] itask, taskbar and engage

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 19:27:25 -0400 Youness Alaoui kakar...@kakaroto.homelinux.net said: is it just me... or are you actually helping out? :) The fix should be in SVN now, r64588, try it now and see if that gets it fixed. On Mon, Oct 31, 2011 at 7:12 PM, Youness Alaoui

Re: [E-devel] itask, taskbar and engage

2011-10-31 Thread Sachiel
2011/10/31 Carsten Haitzler ras...@rasterman.com: On Mon, 31 Oct 2011 19:27:25 -0400 Youness Alaoui kakar...@kakaroto.homelinux.net said: is it just me... or are you actually helping out? :) Shhh. Less talking, more doing. The fix should be in SVN now, r64588, try it now and see if that

Re: [E-devel] problem with Eina and pthread.h (to fix before 1.1 release)

2011-10-31 Thread The Rasterman
On Tue, 1 Nov 2011 01:23:01 +0100 (CET) Vincent Torri vto...@univ-evry.fr said: On Tue, 1 Nov 2011, Carsten Haitzler (The Rasterman) wrote: On Wed, 26 Oct 2011 12:37:12 +0200 (CEST) Vincent Torri vto...@univ-evry.fr said: On Wed, 26 Oct 2011, Cedric BAIL wrote: On Wed, Oct 26,

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread The Rasterman
On Tue, 1 Nov 2011 11:38:11 +1000 David Seikel onef...@gmail.com said: On Mon, 31 Oct 2011 17:15:56 -0400 Youness Alaoui kakar...@kakaroto.homelinux.net wrote: Well I don't think so, but if you really think people can't live without it (and can't live without e17), then someone has to

Re: [E-devel] itask, taskbar and engage

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 23:59:57 -0200 Iván Briano (Sachiel) sachi...@gmail.com said: 2011/10/31 Carsten Haitzler ras...@rasterman.com: On Mon, 31 Oct 2011 19:27:25 -0400 Youness Alaoui kakar...@kakaroto.homelinux.net said: is it just me... or are you actually helping out? :) Shhh. Less

Re: [E-devel] Small patch with ecore_con_url.

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 23:49:22 +0900 Kim Yunhan spb...@gmail.com said: i was going to say.. yes - that was reverted due to lack of progress callbacks then.. but now this way works. awesome. in svn it is! thanks! Yes! I empathized what you worry about. At the first time, I tried to set this

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

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 15:46:35 +0900 Jihoon Kim jihoon48@samsung.com said: ok - i've put this in and implemented the wince code too for the same changes. it's not right yet - still need utf16-utf8 conversion... but its better than it was. At this moment, space is processed in case of

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

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 14:54:19 +0900 Bluezery ohpo...@gmail.com said: 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

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread David Seikel
On Tue, 1 Nov 2011 11:04:40 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote: On Tue, 1 Nov 2011 11:38:11 +1000 David Seikel onef...@gmail.com said: On Mon, 31 Oct 2011 17:15:56 -0400 Youness Alaoui kakar...@kakaroto.homelinux.net wrote: Well I don't think so, but

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Sachiel
2011/11/1 David Seikel onef...@gmail.com: On Tue, 1 Nov 2011 11:04:40 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote: On Tue, 1 Nov 2011 11:38:11 +1000 David Seikel onef...@gmail.com said: On Mon, 31 Oct 2011 17:15:56 -0400 Youness Alaoui

Re: [E-devel] itask, taskbar and engage

2011-10-31 Thread Youness Alaoui
Because I bumped into the problem myself so of course I'll try to debug it, and I didn't do it because you told me to. As for the fix, did you have a look? I'm not sure it's done properly, the 'needed' var seems a bit overkill to do the check (didn't have time figure it out properly). Also, I was

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread David Seikel
On Tue, 1 Nov 2011 00:46:19 -0200 Iván Briano (Sachiel) sachi...@gmail.com wrote: 2011/11/1 David Seikel onef...@gmail.com: On Tue, 1 Nov 2011 11:04:40 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote: On Tue, 1 Nov 2011 11:38:11 +1000 David Seikel onef...@gmail.com

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread P Purkayastha
/me eagerly waits for raster to write a book titled The path to Enlightenment :-) On Tuesday, November 1, 2011 9:38:17 AM UTC+8, The Rasterman Carsten Haitzler wrote: On Mon, 31 Oct 2011 17:19:17 -0400 Youness Alaoui kaka...@kakaroto.homelinux.net said: On Sun, Oct 30, 2011 at 10:50 AM,

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

2011-10-31 Thread The Rasterman
On Sat, 29 Oct 2011 15:45:51 -0700 Enlightenment SVN no-re...@enlightenment.org said: eeek! this broke the ability to mute/unmute pulse! :( Log: lots of new pulse features: *all sink operations now work on sources *sources are now available for finding/watching *ports are

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Sachiel
2011/11/1 David Seikel onef...@gmail.com: On Tue, 1 Nov 2011 00:46:19 -0200 Iván Briano (Sachiel) sachi...@gmail.com wrote: 2011/11/1 David Seikel onef...@gmail.com: On Tue, 1 Nov 2011 11:04:40 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote: On Tue, 1 Nov 2011

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Youness Alaoui
On Mon, Oct 31, 2011 at 8:46 PM, hannes.janet...@gmail.com hannes.janet...@googlemail.com wrote: On Tue, Nov 1, 2011 at 12:35 AM, Youness Alaoui kakar...@kakaroto.homelinux.net wrote: On Mon, Oct 31, 2011 at 6:29 PM, hannes.janet...@gmail.com hannes.janet...@googlemail.com wrote: On

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread David Seikel
On Mon, 31 Oct 2011 19:56:57 -0700 (PDT) P Purkayastha ppu...@gmail.com wrote: /me eagerly waits for raster to write a book titled The path to Enlightenment :-) rofl -- A big old stinking pile of genius that no one wants coz there are too many silver coated monkeys in the world.

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread David Seikel
On Tue, 1 Nov 2011 01:00:26 -0200 Iván Briano (Sachiel) sachi...@gmail.com wrote: 2011/11/1 David Seikel onef...@gmail.com: On Tue, 1 Nov 2011 00:46:19 -0200 Iván Briano (Sachiel) sachi...@gmail.com wrote: 2011/11/1 David Seikel onef...@gmail.com: On Tue, 1 Nov 2011 11:04:40 +0900

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Youness Alaoui
On Mon, Oct 31, 2011 at 9:38 PM, Carsten Haitzler ras...@rasterman.comwrote: On Mon, 31 Oct 2011 17:19:17 -0400 Youness Alaoui kakar...@kakaroto.homelinux.net said: On Sun, Oct 30, 2011 at 10:50 AM, Carsten Haitzler ras...@rasterman.comwrote: On Sun, 30 Oct 2011 15:35:01 +0100 (CET)

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 23:12:56 -0400 Youness Alaoui kakar...@kakaroto.homelinux.net said: On Mon, Oct 31, 2011 at 9:38 PM, Carsten Haitzler ras...@rasterman.comwrote: On Mon, 31 Oct 2011 17:19:17 -0400 Youness Alaoui kakar...@kakaroto.homelinux.net said: Ok.. so I don't understand, you're

Re: [E-devel] itask, taskbar and engage

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 22:56:03 -0400 Youness Alaoui kakar...@kakaroto.homelinux.net said: Because I bumped into the problem myself so of course I'll try to debug it, and I didn't do it because you told me to. As for the fix, did you have a i can't order you to do anything - but you need to read

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Youness Alaoui
On Mon, Oct 31, 2011 at 9:42 PM, Carsten Haitzler ras...@rasterman.comwrote: On Mon, 31 Oct 2011 17:15:56 -0400 Youness Alaoui kakar...@kakaroto.homelinux.net said: Yeah yeah, you've made that pretty clear already, the thing is, we give reasons why this would be better, but your only

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 23:01:59 -0400 Youness Alaoui kakar...@kakaroto.homelinux.net said: Maybe the reason why raster is doing all the work and nobody works on that TODO is because this is an open source project, so everyone works on it on their own free time, which means they only do

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread The Rasterman
On Tue, 1 Nov 2011 00:17:01 -0400 Youness Alaoui kakar...@kakaroto.homelinux.net said: On Mon, Oct 31, 2011 at 9:42 PM, Carsten Haitzler ras...@rasterman.comwrote: On Mon, 31 Oct 2011 17:15:56 -0400 Youness Alaoui kakar...@kakaroto.homelinux.net said: Yeah yeah, you've made that

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

2011-10-31 Thread Kim Yunhan
Wow. I entered into ecore AUTHORS. Thanks!! ;-) On Tue, Nov 1, 2011 at 11:25 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: From: Kim Yunhan spb...@gmail.com Subject: [E-devel] Small patch with ecore_con_url. When I tested with elementary map, there is too many logs on