Re: [E-devel] Introducing: elm_tsuite - a pixel comparison test suite for EFL.

2011-07-13 Thread Cedric BAIL
the amount of work required by this idea (that I really like to). -- Cedric BAIL -- AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on Lean Startup Secrets

Re: [E-devel] [Patch] evas_gl_shader patch for get_program_binary extension

2011-07-13 Thread Cedric BAIL
be usefull to provide a fallback mecanism and create a dummy shader when the get program binary fail (if that make sense). -- Cedric BAIL -- AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries

Re: [E-devel] Connman Dbus name was changed

2011-07-15 Thread Cedric BAIL
are not shown, should be fixed in svn 61394. Btw the revision numbers you gave aren't found with this module's revision log. This are change in e_dbus not in e17 connman module. So it is still not completely  fixed. Agreed and thanks for pushing this bug report. -- Cedric BAIL

Re: [E-devel] E SVN: mike_m IN trunk/PROTO/elev8: data/javascript src/bin

2011-07-21 Thread Cedric BAIL
(as in doxygen) for the JS it self. But yes, at the beginning example are enougth. -- Cedric BAIL -- 5 Ways to Improve Secure Unified Communications Unified Communications promises greater efficiencies for business. UC can improve

Re: [E-devel] segfault of edje_cc during compilation of elementary

2011-07-21 Thread Cedric BAIL
, data = {output = 0x0, context = 0x0}, info = 0x0, info_magic = 0} Since I believe more in your programming skills than my packaging, I'd like to know what did I wrong. Good to see more packagers comming ! -- Cedric BAIL

Re: [E-devel] segfault of edje_cc during compilation of elementary

2011-07-22 Thread Cedric BAIL
Hi, On Sat, Jul 23, 2011 at 12:55 AM, Tomas Cech tc...@suse.cz wrote: Hi, On Fri, Jul 22, 2011 at 11:44:53AM +0200, Tomas Cech wrote: On Fri, Jul 22, 2011 at 01:20:32AM +0200, Cedric BAIL wrote: Hi, On Thu, Jul 21, 2011 at 11:47 PM, Tomas Cech tc...@suse.cz wrote: I'm trying to create

Re: [E-devel] European Tour -- BEERS?

2011-07-27 Thread Cedric BAIL
2011, yay!   - Arrival: 5, night   - Departure: 9, night Sounds like many of us will be there, that's a good thing. Some enlightenned german to ? -- Cedric BAIL -- Got Input? Slashdot Needs You. Take our quick survey

Re: [E-devel] [PATCH] ecore: Add basic thread safety

2011-07-27 Thread Cedric BAIL
and help provide development build or production build). I clearly disagree on that patch going in (and I am still not discussing the issue of performance here). -- Cedric BAIL -- Got Input? Slashdot Needs You. Take our

Re: [E-devel] [PATCH] ecore: Add basic thread safety

2011-07-28 Thread Cedric BAIL
On Thu, Jul 28, 2011 at 7:20 AM, Mike McCormack mj.mccorm...@samsung.com wrote: On 07/27/2011 10:08 PM, Cedric BAIL wrote: So it will most of the time work, but in some racy case, not. Sounds to me like this doesn't change much from the current behaviour. I agree, it will work more often than

Re: [E-devel] [PATCH] ecore: Add basic thread safety

2011-07-28 Thread Cedric BAIL
GRUMBL !!! On Thu, Jul 28, 2011 at 1:13 PM, Mike McCormack mj.mccorm...@samsung.com wrote: On 07/28/2011 07:32 PM, Cedric BAIL wrote: Maybe stable, but the rendered scene will not make sense and be highly difficult to debug. So spank and point people to the right solution. This is ecore

Re: [E-devel] [PATCH] ecore: Add basic thread safety

2011-07-28 Thread Cedric BAIL
thread spanking message. On Thu, Jul 28, 2011 at 2:31 PM, Cedric BAIL cedric.b...@free.fr wrote: GRUMBL !!! On Thu, Jul 28, 2011 at 1:13 PM, Mike McCormack mj.mccorm...@samsung.com wrote: On 07/28/2011 07:32 PM, Cedric BAIL wrote: Maybe stable, but the rendered scene will not make sense

Re: [E-devel] HEADER SIZE POLL

2011-07-28 Thread Cedric BAIL
:-) -- Cedric BAIL -- Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey

[E-devel] Fwd: [PATCH] ecore: Add basic thread safety

2011-07-29 Thread Cedric BAIL
Oops, forgot to CC the ML. -- Forwarded message -- From: Cedric BAIL cedric.b...@free.fr Date: Thu, Jul 28, 2011 at 12:13 PM Subject: Re: [E-devel] [PATCH] ecore: Add basic thread safety To: Gustavo Sverzut Barbieri barbi...@profusion.mobi On Wed, Jul 27, 2011 at 9:18 PM

Re: [E-devel] [PATCH] ecore: Add basic thread safety

2011-07-29 Thread Cedric BAIL
On Fri, Jul 29, 2011 at 3:44 AM, Mike McCormack mj.mccorm...@samsung.com wrote: On 07/28/2011 10:35 PM, Cedric BAIL wrote: As I don't want the grumpy guy that don't help. You now have ecore_main_loop_thread_safe_call that should be the base for your patch. And I am still not convinced that we

Re: [E-devel] redraw problem

2011-07-30 Thread Cedric BAIL
Driver, version 8.0 Workaround for the problem is to disable KMS. echo 'options i915 modeset=0' /etc/modprobe.d/i915-disable-kms.conf Maybe it will save some hours of madness. Sounds like a bug, like many, in video driver. Did you talk to intel maintainer ? -- Cedric BAIL

Re: [E-devel] NULL pointer dereferencing in evas' image preload

2011-07-31 Thread Cedric BAIL
of the crash. Shotgun works, if I disable async image preloading in evas. If you need any further information, just let me know. Yep, I know about that bug, somewhere on my todo. -- Cedric BAIL -- Got Input? Slashdot Needs You

Re: [E-devel] [PATCH] ecore: Add basic thread safety

2011-08-01 Thread Cedric BAIL
On Fri, Jul 29, 2011 at 3:44 AM, Mike McCormack mj.mccorm...@samsung.com wrote: On 07/28/2011 10:35 PM, Cedric BAIL wrote: As I don't want the grumpy guy that don't help. You now have ecore_main_loop_thread_safe_call that should be the base for your patch. And I am still not convinced that we

Re: [E-devel] [PATCH] ecore: Add basic thread safety

2011-08-01 Thread Cedric BAIL
On Mon, Aug 1, 2011 at 4:33 AM, Mike McCormack mj.mccorm...@samsung.com wrote: On 07/29/2011 05:56 PM, Cedric BAIL wrote: Then take that pseudo example : Eina_Bool _timer_in_main_loop(void *data) {    ;     lock_data_mutex();     if (!data_was_deleted)       {        free(data

Re: [E-devel] Build error in ecore

2011-08-01 Thread Cedric BAIL
verlaten make: *** [all] Fout 2 == ERROR: A failure occurred in build().    Aborting... [bstrik@libernux ecore-svn]$ Is your eina up to date ? -- Cedric BAIL -- Got Input? Slashdot Needs You. Take our quick survey online

Re: [E-devel] Build error in ecore

2011-08-01 Thread Cedric BAIL
On Mon, Aug 1, 2011 at 11:57 AM, libernux libernu...@gmail.com wrote: Op Mon, 1 Aug 2011 11:43:11 +0200 Cedric BAIL cedric.b...@free.fr schreef: On Mon, Aug 1, 2011 at 11:19 AM, libernux libernu...@gmail.com wrote: I'm getting an error when building the latest ecore. Could somebody have

Re: [E-devel] European Tour -- BEERS?

2011-08-01 Thread Cedric BAIL
, Jul 27, 2011 at 11:15 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Wed, Jul 27, 2011 at 10:41 AM, michael bouchaud michael.bouch...@gmail.com wrote: 2011/7/27 Cedric BAIL cedric.b...@free.fr On Tue, Jul 26, 2011 at 10:53 PM, Gustavo Sverzut Barbieri barbi

Re: [E-devel] NULL pointer dereferencing in evas' image preload

2011-08-01 Thread Cedric BAIL
On Sun, Jul 31, 2011 at 10:32 AM, Cedric BAIL cedric.b...@free.fr wrote: On Sun, Jul 31, 2011 at 3:10 AM, Leif Middelschulte leif.middelschu...@gmail.com wrote: Hello all, Apparently I'm facing a bug in evas' async image preloading mechanisms. I can reproduce it by simply running 'shotgun

Re: [E-devel] [PATCH] mutex lock is not released in error cases in eina_share_common functions

2011-08-03 Thread Cedric BAIL
it if it is acceptable. Thanks, patch in. -- Cedric BAIL -- BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See

Re: [E-devel] E SVN: cedric IN trunk/espionnage: . src/bin

2011-08-05 Thread Cedric BAIL
::Face *face = result.at(i); shouldn't this be result-at(i); ? Thanks for the review, typo fixed. Let me know if it work for you. -- Cedric BAIL -- BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA The must

[E-devel] White box of death

2011-08-07 Thread Cedric BAIL
Hi, I have an issue, that I can't get and fix yet. So if someone could make this damn white box of death work again in composite that would be nice ! Thanks in advance to the kind guy that will fix that mess ! -- Cedric BAIL

Re: [E-devel] E SVN: cedric trunk/ecore/src/lib/ecore

2011-08-09 Thread Cedric BAIL
*/ -     ECORE_MAIN_LOOP_ASSERT(); +     EINA_MAIN_LOOP_CHECK_RETURN; looking at the macro names, it's likely better to abort (assert) than to just return. This function will be removed in a near futur, that was a quick workaround a mess. -- Cedric BAIL

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

2011-08-09 Thread Cedric BAIL
/wandisco-dev2dev ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Cedric BAIL

Re: [E-devel] Ethumb exists problems

2011-08-09 Thread Cedric BAIL
I am facing with it, being to process one thumb per available CPU. Anyway thanks for your review, Ethumb need some love and I almost stoped my work in the middle as it worked for me... -- Cedric BAIL -- uberSVN's rich

Re: [E-devel] eina_file...

2011-08-11 Thread Cedric BAIL
. -- Cedric BAIL -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use

[E-devel] Old commit r56332

2011-08-11 Thread Cedric BAIL
Hi, With that commit, it is now required that E17 wait for Efreet to spawn a process before starting. Couldn't it be possible to just check if we have a cache, start with it and later handle the event if something did change ? And why can't we start with an empty cache ? Thanks, -- Cedric

Re: [E-devel] Ethumb exists problems

2011-08-11 Thread Cedric BAIL
On Wed, Aug 10, 2011 at 11:47 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Tue, Aug 9, 2011 at 5:33 PM, Cedric BAIL cedric.b...@free.fr wrote: On Tue, Aug 9, 2011 at 2:22 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: Hi all, particularly cedric. I was to do

Re: [E-devel] Old commit r56332

2011-08-11 Thread Cedric BAIL
On Thu, Aug 11, 2011 at 9:08 PM, Sebastian Dransfeld s...@tango.flipp.net wrote: On 08/11/2011 02:12 PM, Cedric BAIL wrote:     With that commit, it is now required that E17 wait for Efreet to spawn a process before starting. Couldn't it be possible to just check if we have a cache, start

Re: [E-devel] ecore_main_loop_thread_safe_call -api problem.

2011-08-12 Thread Cedric BAIL
://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man3/dispatch_async.3.html . As you see, they don't have a way to cancel a call once it is started. I think I could add a synchronous version, by using cond_wait, if it make sense to anyone and people see it usefull. -- Cedric BAIL

Re: [E-devel] E SVN: cedric trunk/ecore

2011-08-12 Thread Cedric BAIL
now. http://p.sf.net/sfu/wandisco-dev2dev ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Cedric BAIL

[E-devel] White box... again :-)

2011-08-14 Thread Cedric BAIL
Yop, Someone, and that's not me for sure, did bork the recover function of our beloved white death box. I don't want to put the finger on the last guy who touched that file, but I bet that I know the borker :-) Thanks, -- Cedric BAIL

Re: [E-devel] White box... again :-)

2011-08-14 Thread Cedric BAIL
On Sun, Aug 14, 2011 at 10:13 PM, Tom Hacohen t...@stosb.com wrote: On 14/08/11 16:06, Cedric BAIL wrote: Yop,    Someone, and that's not me for sure, did bork the recover function of our beloved white death box. I don't want to put the finger on the last guy who touched that file, but I bet

Re: [E-devel] White box... again :-)

2011-08-15 Thread Cedric BAIL
On Mon, Aug 15, 2011 at 3:18 AM, Christopher Michael cpmicha...@comcast.net wrote: On 08/14/2011 04:41 PM, Cedric BAIL wrote: On Sun, Aug 14, 2011 at 10:13 PM, Tom Hacohent...@stosb.com  wrote: On 14/08/11 16:06, Cedric BAIL wrote: Yop,    Someone, and that's not me for sure, did bork

Re: [E-devel] ecore_main_loop_thread_safe_call -api problem.

2011-08-16 Thread Cedric BAIL
On Tue, Aug 16, 2011 at 11:46 AM, Carsten Haitzler ras...@rasterman.com wrote: On Fri, 12 Aug 2011 12:28:51 +0200 Cedric BAIL cedric.b...@free.fr said: On Fri, Aug 12, 2011 at 11:05 AM, Carsten Haitzler ras...@rasterman.com wrote: this really should return a handle so you can cancel the call

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

2011-08-16 Thread Cedric BAIL
=== --- trunk/ecore/ChangeLog     2011-08-16 14:30:50 UTC (rev 62512) +++ trunk/ecore/ChangeLog     2011-08-16 14:35:00 UTC (rev 62513) @@ -271,10 +271,13 @@ 2011-07-28  Cedric Bail -     * Add ecore_main_loop_thread_safe_call. +     * Add

Re: [E-devel] White box... again :-)

2011-08-17 Thread Cedric BAIL
On Mon, Aug 15, 2011 at 9:38 PM, Christopher Michael cpmicha...@comcast.net wrote: On 08/15/2011 03:04 AM, Cedric BAIL wrote: On Mon, Aug 15, 2011 at 3:18 AM, Christopher Michael cpmicha...@comcast.net  wrote: On 08/14/2011 04:41 PM, Cedric BAIL wrote: On Sun, Aug 14, 2011 at 10:13 PM, Tom

Re: [E-devel] E SVN: jeffdameth trunk/e/src/bin

2011-08-22 Thread Cedric BAIL
/wandisco-dev2dev ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Cedric BAIL

Re: [E-devel] relative paging of list/genlist

2011-08-24 Thread Cedric BAIL
of feature and they should have a very close API. Right now, the code doesn't express that at all, that's why gengrid is far less optimal than genlist, but you get the idea. -- Cedric BAIL -- EMC VNX: the world's simplest

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

2011-08-24 Thread Cedric BAIL
? -- Cedric BAIL -- EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient

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

2011-08-25 Thread Cedric BAIL
On Thu, Aug 25, 2011 at 7:04 AM, Carsten Haitzler ras...@rasterman.com wrote: On Wed, 24 Aug 2011 23:39:26 +0200 Cedric BAIL cedric.b...@free.fr said: On Wed, Aug 24, 2011 at 11:23 PM, Nicolas Aguirre aguirre.nico...@gmail.com wrote: 2011/8/23 Enlightenment SVN no-re...@enlightenment.org

Re: [E-devel] E SVN: raster IN trunk/evas/src/lib: canvas include

2011-08-29 Thread Cedric BAIL
, but we are reaching our goal ! -- Cedric BAIL -- Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free Love Thy Logs t-shirt

Re: [E-devel] White box of death restart (F1) doesn't work again

2011-08-29 Thread Cedric BAIL
in bad shape). -- Cedric BAIL -- Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free Love Thy Logs t-shirt when you download

Re: [E-devel] White box of death restart (F1) doesn't work again

2011-08-30 Thread Cedric BAIL
On Mon, Aug 29, 2011 at 11:17 PM, Christopher Michael cpmicha...@comcast.net wrote: On 08/29/2011 05:08 PM, Cedric BAIL wrote: On Mon, Aug 29, 2011 at 10:51 PM, Christopher Michael cpmicha...@comcast.net  wrote: On 08/29/2011 02:20 PM, Tom Hacohen wrote: On 29/08/11 19:06, Christopher Michael

Re: [E-devel] Desktop notifications for mixer volume change

2011-08-31 Thread Cedric BAIL
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Cedric BAIL -- Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price

Re: [E-devel] E SVN: antognolli IN trunk/emotion: . m4 src src/examples src/generic_players src/generic_players/vlc src/lib src/modules src/modules/generic

2011-09-01 Thread Cedric BAIL
a further look if things break for someone else. It's late in the night, so forgive me if I say nonsense. But will that work also with opengl backend ? Seems like an engine shortcut without garanty to me. -- Cedric BAIL

Re: [E-devel] Emotion xattr nonsense and annoying consequence

2011-09-02 Thread Cedric BAIL
should die and it keeps playing until buffer fills. Yes, there are ways to make the slave die... but damn it... this thing with xattr is insane! Not necessary, better fix the thread call. -- Cedric BAIL -- Special Offer

Re: [E-devel] E SVN: antognolli IN trunk/emotion: . m4 src src/examples src/generic_players src/generic_players/vlc src/lib src/modules src/modules/generic

2011-09-02 Thread Cedric BAIL
On Fri, Sep 2, 2011 at 2:17 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Thu, Sep 1, 2011 at 8:22 PM, Cedric BAIL cedric.b...@free.fr wrote: On Fri, Sep 2, 2011 at 1:14 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Thu, Sep 1, 2011 at 4:17 PM, Rafael

Re: [E-devel] Emotion xattr nonsense and annoying consequence

2011-09-02 Thread Cedric BAIL
(Sachiel) sachi...@gmail.com: 2011/9/2 Vincent Torri vto...@univ-evry.fr: On Fri, 2 Sep 2011, Cedric BAIL wrote: On Fri, Sep 2, 2011 at 2:29 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: Hello all, particularly Cedric. Before I explain the annoying problem in consequence

Re: [E-devel] Emotion xattr nonsense and annoying consequence

2011-09-04 Thread Cedric BAIL
On Sat, Sep 3, 2011 at 4:47 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Fri, Sep 2, 2011 at 12:40 PM, Cedric BAIL cedric.b...@free.fr wrote: On Fri, Sep 2, 2011 at 4:56 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Fri, Sep 2, 2011 at 10:05 AM, Cedric BAIL

Re: [E-devel] eio + xattr idea (related to emotion)

2011-09-04 Thread Cedric BAIL
applications should do this and they must provide alternative solutions for non-xattr filesystems and remote media that supports seek. But it's a helper and useful in other places. -- Cedric BAIL -- Special Offer -- Download

Re: [E-devel] eio + xattr idea (related to emotion)

2011-09-04 Thread Cedric BAIL
On Sun, Sep 4, 2011 at 4:26 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Sun, Sep 4, 2011 at 9:14 AM, Cedric BAIL cedric.b...@free.fr wrote: On Sat, Sep 3, 2011 at 6:04 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: So Cedric and I disagree on Emotion thing, what

Re: [E-devel] 答复: Questions about ecore_thread_feedback_run

2011-09-06 Thread Cedric BAIL
and use EINA_TRUE for try_no_queue. The first time, the thead works well, but the second time, the BS happened after thread end. I try do nothing in thread and end, it also crahsed. We try ecore_thread_run, no crash. Could you please help me for this? Thanks~ -邮件原件- 发件人: Cedric BAIL

Re: [E-devel] E SVN: kakaroto trunk/ecore

2011-09-07 Thread Cedric BAIL
for virtualization. http://www.accelacomm.com/jaw/sfnl/114/51434361/ ___ enlightenment-svn mailing list enlightenment-...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-svn -- Cedric BAIL

Re: [E-devel] E SVN: kakaroto trunk/ecore

2011-09-07 Thread Cedric BAIL
a fallback to the sdl-config code rather than a revert to previous method. So just if .pc isn't found we fallback on sdl-config. That would be great. On Wed, Sep 7, 2011 at 3:55 AM, Cedric BAIL cedric.b...@free.fr wrote: On Wed, Sep 7, 2011 at 8:53 AM, Enlightenment SVN no-re...@enlightenment.org

Re: [E-devel] E SVN: kakaroto trunk/ecore

2011-09-09 Thread Cedric BAIL
- From: Cedric BAIL cedric.b...@free.fr To: Enlightenment developer list enlightenment-devel@lists.sourceforge.net Sent: Wednesday, September 7, 2011 6:53:59 PM Subject: Re: [E-devel] E SVN: kakaroto trunk/ecore On Wed, Sep 7, 2011 at 11:18 PM, Youness Alaoui kakar

Re: [E-devel] [Patch] edje_cc : group_inherit feature

2011-09-15 Thread Cedric BAIL
this feature would be doable but could make some problem like dependency problem. I'll think more about this feature. Thanks for your patch and continue this good and usefull work, Thanks for your advice. I'll do it continuously. Please give a hint to me~^^ Good, have fun, -- Cedric BAIL

Re: [E-devel] Ecore Con : interruption of UI interaction issue.

2011-09-21 Thread Cedric BAIL
-- Cedric BAIL -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes

Re: [E-devel] Ecore Con : interruption of UI interaction issue.

2011-09-22 Thread Cedric BAIL
for me. How about this code? Please review again. Sounds good to me. If nobody apply, I will in a few hours. Thanks, Thank you once again. On Thu, Sep 22, 2011 at 4:46 AM, Cedric BAIL cedric.b...@free.fr wrote: On Wed, Sep 21, 2011 at 6:18 PM, Kim Yunhan spb...@gmail.com wrote: Thank you

Re: [E-devel] [Patch] edje_cc : group_inherit feature

2011-09-22 Thread Cedric BAIL
the change to use current_part and another with the inherit change. Thanks, -- Cedric BAIL -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance

Re: [E-devel] [Patch] add edje_object_all_parts_default_state_set API

2011-09-23 Thread Cedric BAIL
all pending program. With that function we could easily reuse the Edje object from a cache without the need to add a special state that would reset it to default. -- Cedric BAIL -- All of the data generated in your

Re: [E-devel] [Patch] edje_cc : group_inherit feature

2011-09-25 Thread Cedric BAIL
that, that would hold this can_override and the reorder field to. And could you please split your patch in two part, one with just the change to use current_part and another with the inherit change. I will upload again ,after split the patch code. I will look at them. Thanks, -- Cedric BAIL

Re: [E-devel] Ecore Con : interruption of UI interaction issue.

2011-09-27 Thread Cedric BAIL
a percentual if frametime otherwise user will try to do some work and it will not have enough time. Something like 0.7 * ecore_animator_frametime_get() On Thursday, September 22, 2011, Cedric BAIL cedric.b...@free.fr wrote: On Thu, Sep 22, 2011 at 12:51 AM, Kim Yunhan spb...@gmail.com wrote

Re: [E-devel] [Patch] edje_cc : group_inherit feature

2011-09-28 Thread Cedric BAIL
some obvious source of bug. As the rest looked fine, I pushed it in svn, so every one can now try and use it. Thanks for your work. Have fun ! -- Cedric BAIL -- All the data continuously generated in your IT infrastructure

Re: [E-devel] [Patch] Implement rotation decoding in evas jpeg loader

2011-09-29 Thread Cedric BAIL
-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Cedric BAIL -- All the data continuously generated in your IT infrastructure contains a definitive record of customers

Re: [E-devel] [Patch] edje_cc : group_inherit feature

2011-09-29 Thread Cedric BAIL
On Thu, Sep 29, 2011 at 11:05 AM, Tom Hacohen t...@stosb.com wrote: On 29/09/11 04:31, Cedric BAIL wrote: I did just move the various _Parser structure inside edje_cc.h instead of edje_private.h and fixed some obvious source of bug. As the rest looked fine, I pushed it in svn, so every one can

Re: [E-devel] Edje colour formats.

2011-09-29 Thread Cedric BAIL
only have to deal with one format in colour name macros. Good point, will put that somewhere on my todo list for edje as it make sense. -- Cedric BAIL -- All the data continuously generated in your IT infrastructure

Re: [E-devel] FOSDEM 2012

2011-09-30 Thread Cedric BAIL
, but their is no reason that only one guy need to take all the burden by himself :-) -- Cedric BAIL -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance

Re: [E-devel] E SVN: raster IN trunk/devs: . mike_m sanjeev

2011-10-04 Thread Cedric BAIL
___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Cedric BAIL -- All the data continuously generated

Re: [E-devel] Evas/Elm resolution management

2011-10-04 Thread Cedric BAIL
://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Cedric BAIL -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent

Re: [E-devel] E17 in OBS

2011-10-13 Thread Cedric BAIL
of RHEL4 to see what is going on here ? 4. one distro missing lua... might need adding of lua packages separately from EFL? -- Cedric BAIL -- All the data continuously generated in your IT infrastructure contains a definitive

Re: [E-devel] E17 in OBS

2011-10-13 Thread Cedric BAIL
On Thu, Oct 13, 2011 at 3:06 PM, Josef Reidinger jreidin...@suse.cz wrote: Josef Reidinger write: Hi, Cedric BAIL write: Yo, snip 3. eina_lock - looks like we make some pthread.h most unhappy... someone know why? That's really odd. Could someone tell us the content

Re: [E-devel] Eina_Clist - Request for clarifications

2011-10-18 Thread Cedric BAIL
be EINA_CLIST_FOREACH. -- Cedric BAIL -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes

Re: [E-devel] Eina_Clist - Request for clarifications

2011-10-18 Thread Cedric BAIL
function, so no cost for the people that don't use it. Hum, remind me that it should be in a .x file and not in the .h for clarity. -- Cedric BAIL -- All the data continuously generated in your IT infrastructure contains

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

2011-10-19 Thread Cedric BAIL
-- Cedric BAIL -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data

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

2011-10-19 Thread Cedric BAIL
Daniel Juyung Seo (SeoZ) On Wed, Oct 19, 2011 at 10:02 PM, Cedric BAIL cedric.b...@free.fr wrote: On Wed, Oct 19, 2011 at 2:49 PM, Carsten Haitzler ras...@rasterman.com wrote: On Wed, 19 Oct 2011 05:14:31 -0700 Enlightenment SVN no-re...@enlightenment.org said: are.. you

Re: [E-devel] next EFL release cycle

2011-10-20 Thread Cedric BAIL
branch is ok so I could spot easily the bug fixes in it. That would be nice ! -- Cedric BAIL -- The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even

Re: [E-devel] next EFL release cycle

2011-10-20 Thread Cedric BAIL
agree, it took us 4 months to get to a state we liked for a release. Elementary is in my opinion in the same state that were some EFL before we started the 1.0 release cycle. Sooner we enter the freeze, more we can focus on the cleanup/fixing of it. -- Cedric BAIL

Re: [E-devel] next EFL release cycle

2011-10-20 Thread Cedric BAIL
On Thu, Oct 20, 2011 at 5:35 PM, Carsten Haitzler ras...@rasterman.com wrote: On Thu, 20 Oct 2011 15:47:08 +0200 Cedric BAIL cedric.b...@free.fr said: Yeah, another release cycle ! On Thu, Oct 20, 2011 at 8:51 AM, Carsten Haitzler ras...@rasterman.com wrote: Hey guys. time to talk of our

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

2011-10-21 Thread Cedric BAIL
tell me what was the issue ? How to reproduce it ? So I can bring this optimisation back in. Thanks -- Cedric BAIL -- The demand for IT networking professionals continues to grow, and the demand for specialized networking

Re: [E-devel] [Patch] edje transition from current position

2011-10-25 Thread Cedric BAIL
as it could break existing edc. So it must be an explicit command. Thanks, -- Cedric BAIL -- The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more

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

2011-10-26 Thread Cedric BAIL
header first if I need them directly and then include other library. This just solve this kind of issue. So I don't thing it's an issue to solve. -- Cedric BAIL -- The demand for IT networking professionals continues

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

2011-10-26 Thread Cedric BAIL
On Wed, Oct 26, 2011 at 11:13 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 vto...@univ-evry.fr wrote: Eina includes eina_inline_lock_posix.h on something else than Windows, hence pthread.h. _GNU_SOURCE

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

2011-10-26 Thread Cedric BAIL
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 vto...@univ-evry.fr wrote: Eina includes eina_inline_lock_posix.h on something else than Windows, hence pthread.h. _GNU_SOURCE

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

2011-10-26 Thread Cedric BAIL
On Wed, Oct 26, 2011 at 1:48 PM, Vincent Torri vto...@univ-evry.fr wrote: On Wed, 26 Oct 2011, Cedric BAIL wrote: On Wed, Oct 26, 2011 at 11:13 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 vto...@univ

Re: [E-devel] Adding array of simple types to an eet.

2011-10-26 Thread Cedric BAIL
have no way to compile nor test your code nor what I will say. I think you need to divide the size of your structure by the size of the element so that the count do match. So you should have something like : sizeof(___ett.member) / sizeof(___ett.member[0]). Have fun :-) -- Cedric BAIL

Re: [E-devel] Commit access request for evas ecore

2011-10-26 Thread Cedric BAIL
enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Cedric BAIL -- The demand for IT networking professionals continues to grow, and the demand for specialized

Re: [E-devel] Commit access request for edje, elementary

2011-10-27 Thread Cedric BAIL
/sfu/cisco-dev2dev ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Cedric BAIL

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

2011-10-28 Thread Cedric BAIL
that are typically in the hot path of our stack, so function call really do matter. And moving to #define would not solve the issue Vincent is pointing as far as I understand it. On Wed, Oct 26, 2011 at 8:29 AM, Cedric BAIL cedric.b...@free.fr wrote: On Wed, Oct 26, 2011 at 1:48 PM, Vincent Torri vto

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread Cedric BAIL
, so we get developper to try it and maybe help. We do publish what is lacking from this alpha release, but alpha is just to actually say : Hey developpers, here is what we have done, try it and patch it before it really goes out !. At least that's my point of view on alpha. -- Cedric BAIL

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread Cedric BAIL
have very few people motivated to fix the last item right now. But we have people that would have been helping if a few technological limitation where removed. So we need to shorten the painful path as much as we can. -- Cedric BAIL

Re: [E-devel] elev8 + dbus

2011-10-28 Thread Cedric BAIL
and BlueZ using it. But there are also Tracker, MPRIS, UPower, UDisks, Telepathy and others using it as well. Yeah, it will really make sense to have all of them, it will really start to be time consuming to maintain that. Do you have any idea how we could automate it ? -- Cedric BAIL

Re: [E-devel] RFC: E17 Release

2011-10-31 Thread Cedric BAIL
now will stay for some times in svn in my opinion. -- Cedric BAIL -- Get your Android app more play: Bring it to the BlackBerry PlayBook in minutes. BlackBerry App World#153; now supports Android#153; Apps

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

2011-10-31 Thread Cedric BAIL
download. It's super annoying, I agree, but I never saw a patch that make this progress feature work without the printf storm. So if the progress is working, what I doubt, this patch could go in, if not, it won't. -- Cedric BAIL

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

2011-10-31 Thread Cedric BAIL
good to go in svn then. On Mon, Oct 31, 2011 at 11:31 PM, Cedric BAIL cedric.b...@free.fr wrote: 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

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 kakar

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

2011-10-31 Thread Cedric BAIL
disabled. I'm a bit lost with the mainloop handling thus reporting this here without a patch. Could you run it under valgrind and also give us the version of your librsvg ? -- Cedric BAIL -- Get your Android app more play

  1   2   3   4   5   6   7   8   9   10   >