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 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 char of a utf16 string -

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 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. > > I send the rev

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, tho

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 -2011-10-31 06:25 What happens when g

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 SVN" To: enlightenment-...@lists.sourceforge.net Cc: Sent: 11-10-31(월) 17:26:12 Subject: E SVN: woohyun trunk/e

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 > 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 some > conference fa

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 span

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 availab

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 a

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 >> said: >> >>> how many people would be willing to some to en e/efl specific "econf" - >>> maybe >> if we schedule it for 2 days

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 > >> said: > >> > >>> how many people would be willing to some to en e/efl spe

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 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 wrote: > On Sun, 30 Oct 2011 14:41:44 -0200 Gustavo Sverzut Barbieri > said: > >> On Sunday, October 30, 2011, Carsten Haitzler wrote: >> > On Sun, 30 O

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 > wrote: >> On Sun, 30 Oct 2011 14:41:44 -0200 Gustavo Sverzut Barbieri >> said: >> >>> On Sunday,

[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 Speed

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 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 log for repre

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 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 raster said that

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

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

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 wrote: > On Mon, 31 Oct 2011 15:09:33 +1000 David Seikel > 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 forgot to actually attach the pa

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Cedric BAIL
On Mon, Oct 31, 2011 at 2:59 PM, Vincent Torri 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 >> wrote: >>> On Sun, 30 Oct 2011 14:41:4

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 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 clocked over the mon

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 wrote: > Ooops. I forgot to attach patch file. :-) > > On Mon, Oct 31, 2011 at 11:13 PM, Kim Yunhan wrote: > >> >> Hello. >> >> When I tested with elementary map, there is too many logs on console. >> It makes me difficult to distinguish normal logs tha

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 see

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 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, then I ch

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 wrote: > On Sat, 29 Oct 2011, Cedric BAIL wrote: >> On Fri, Oct 28, 2011 at 4:45 PM, Vincent Torri wrote: >>> On Fri, 28 Oct 2011, Cedric BAIL wrote: On Fri, Oct 28, 2011 at 2:13 PM, Youness Alaoui wrote: > I agree with vincent, and I

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 st

[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 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 actual edj

[E-devel] itask, taskbar and engage

2011-10-31 Thread Philippe Reynes
Hi all, I've got a problem when I use itask or taskbar or engage and run severals task. After something like 6 or 8 tasks started the process enlightment use 100% of the cpu and the desktop is almost frozen. Task seems to continue, but it can't do anything (change windows, stop a task, ). I u

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 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 reason xrandr is on the

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Youness Alaoui
On Sun, Oct 30, 2011 at 9:58 AM, Carsten Haitzler wrote: > 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 task

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Youness Alaoui
On Sun, Oct 30, 2011 at 10:50 AM, Carsten Haitzler wrote: > 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 the

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 I

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 wrote: > On Sun, Oct 30, 2011 at 9:58 AM, Carsten Haitzler wrote: > >> 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

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 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> wrot

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 t

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 > wrote: > > On Sun, Oct 30, 2011 at 9:58 AM, Carsten Haitzler >wrote: > > > >> On Sun, 30 Oct 2011 04:07:30 -0400 Youness Alaoui > >> said: > >

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 said: > > > On Wed, 26 Oct 2011, Cedric BAIL wrote: > > > On Wed, Oct 26, 2011 at 11:10 AM, Vincent Torri wrote: > >> On Wed, 26 Oct 2011, Cedric BAIL wrote: > >>> On Wed, Oct 26, 2011 at 10:55 AM, Vincent Torri > >>> wrote: > Eina

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 > said: > >> >> >> On Wed, 26 Oct 2011, Cedric BAIL wrote: >> >>> On Wed, Oct 26, 2011 at 11:10 AM, Vincent Torri wrote: On Wed, 26 Oct 2011, Cedric BAIL wrote: > On W

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 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 >> wrote: >> > On Sun, Oct 30, 2011 at 9:58 AM, Carsten Haitzler > >wrote: >> > >> >

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread David Seikel
On Mon, 31 Oct 2011 17:15:56 -0400 Youness Alaoui 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 can't live without it, then

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 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 > #include > > The user will not have

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 22:14:20 +0100 Tomas Cech 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 machines to tha

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 17:19:17 -0400 Youness Alaoui said: > On Sun, Oct 30, 2011 at 10:50 AM, Carsten Haitzler > wrote: > > > 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) wrot

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 17:15:56 -0400 Youness Alaoui 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 of a group of e devs gettin

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

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 19:27:25 -0400 Youness Alaoui 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 < > kakar...@kakaroto.homelinux.net> wrote: > > >

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

2011-10-31 Thread Sachiel
2011/10/31 Carsten Haitzler : > On Mon, 31 Oct 2011 19:27:25 -0400 Youness Alaoui > 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 gets it >> fixed. >> >> On Mon, Oct 31, 2011 at

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 said: > On Tue, 1 Nov 2011, Carsten Haitzler (The Rasterman) wrote: > > > On Wed, 26 Oct 2011 12:37:12 +0200 (CEST) Vincent Torri > > said: > > > >> > >> > >> On Wed, 26 Oct 2011, Cedric BAIL wrote: > >> > >>> On Wed, Oct 26, 2011 at 11:10 A

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread The Rasterman
On Tue, 1 Nov 2011 11:38:11 +1000 David Seikel said: > On Mon, 31 Oct 2011 17:15:56 -0400 Youness Alaoui > 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

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) said: > 2011/10/31 Carsten Haitzler : > > On Mon, 31 Oct 2011 19:27:25 -0400 Youness Alaoui > > said: > > > > is it just me... or are you actually helping out? :) > > > > Shhh. Less talking, more doing. hehehehe > >> The fix should be i

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 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 option at the i

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 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 WM_KEYDOWN and WM_CHAR. > >

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 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 > retry. > > Can

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) wrote: > On Tue, 1 Nov 2011 11:38:11 +1000 David Seikel > said: > > > On Mon, 31 Oct 2011 17:15:56 -0400 Youness Alaoui > > wrote: > > > > > Well I don't think so, but if you really think people can't live > > > without it (an

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Sachiel
2011/11/1 David Seikel : > On Tue, 1 Nov 2011 11:04:40 +0900 Carsten Haitzler (The Rasterman) > wrote: > >> On Tue, 1 Nov 2011 11:38:11 +1000 David Seikel >> said: >> >> > On Mon, 31 Oct 2011 17:15:56 -0400 Youness Alaoui >> > wrote: >> > >> > > Well I don't think so, but if you really think peo

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 w

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) wrote: > 2011/11/1 David Seikel : > > On Tue, 1 Nov 2011 11:04:40 +0900 Carsten Haitzler (The Rasterman) > > wrote: > > > >> On Tue, 1 Nov 2011 11:38:11 +1000 David Seikel > >> said: > >> > >> > On Mon, 31 Oct 2011 17:15:56 -0400 Youness A

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 > said: > > > On Sun, Oct 30, 2011 at 10:50 AM, Carsten Haitzler > > wro

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" 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 available > *active port i

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Sachiel
2011/11/1 David Seikel : > On Tue, 1 Nov 2011 00:46:19 -0200 Iván Briano (Sachiel) > wrote: > >> 2011/11/1 David Seikel : >> > On Tue, 1 Nov 2011 11:04:40 +0900 Carsten Haitzler (The Rasterman) >> > wrote: >> > >> >> On Tue, 1 Nov 2011 11:38:11 +1000 David Seikel >> >> said: >> >> >> >> > On Mon

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 > wrote: > > On Mon, Oct 31, 2011 at 6:29 PM, hannes.janet...@gmail.com < > > hannes.janet...@googlemail.com> wrote: > > > >> On Mon, Oct 31, 2011

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread David Seikel
On Mon, 31 Oct 2011 19:56:57 -0700 (PDT) P Purkayastha 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. signature.asc Descript

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) wrote: > 2011/11/1 David Seikel : > > On Tue, 1 Nov 2011 00:46:19 -0200 Iván Briano (Sachiel) > > wrote: > > > >> 2011/11/1 David Seikel : > >> > On Tue, 1 Nov 2011 11:04:40 +0900 Carsten Haitzler (The > >> > Rasterman) wrote: > >> > > >>

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Youness Alaoui
On Mon, Oct 31, 2011 at 9:38 PM, Carsten Haitzler wrote: > On Mon, 31 Oct 2011 17:19:17 -0400 Youness Alaoui > said: > > > On Sun, Oct 30, 2011 at 10:50 AM, Carsten Haitzler > > wrote: > > > > > On Sun, 30 Oct 2011 15:35:01 +0100 (CET) Vincent Torri < > > > vto...@univ-evry.fr> > > > said: > > >

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 23:12:56 -0400 Youness Alaoui said: > On Mon, Oct 31, 2011 at 9:38 PM, Carsten Haitzler wrote: > > > On Mon, 31 Oct 2011 17:19:17 -0400 Youness Alaoui > > said: > Ok.. so I don't understand, you're saying you'll get devs when it shipped > as the default WM for a major distr

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

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 22:56:03 -0400 Youness Alaoui 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 what i wrote. as a summary, i

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Youness Alaoui
On Mon, Oct 31, 2011 at 9:42 PM, Carsten Haitzler wrote: > On Mon, 31 Oct 2011 17:15:56 -0400 Youness Alaoui > 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

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread The Rasterman
On Mon, 31 Oct 2011 23:01:59 -0400 Youness Alaoui 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 what they want, what mo

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread The Rasterman
On Tue, 1 Nov 2011 00:17:01 -0400 Youness Alaoui said: > On Mon, Oct 31, 2011 at 9:42 PM, Carsten Haitzler wrote: > > > On Mon, 31 Oct 2011 17:15:56 -0400 Youness Alaoui > > said: > > > > > Yeah yeah, you've made that pretty clear already, the thing is, we give > > > reasons why this would be b

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 > Subject: [E-devel] Small patch with ecore_con_url. > > When I tested with elementary map, there is too many logs on console. > It