Re: [E-devel] Continuous Integration, attempt #1

2011-02-19 Thread Lionel Orry
On Sun, Feb 20, 2011 at 3:27 AM, Carsten Haitzler wrote: > On Sat, 19 Feb 2011 17:08:33 + Lionel Orry said: > >> I understand your explanation about builds. I know builds are stable >> and do work fairly well on a variety of platforms. >> >> But when I talk about CI, I don't talk specifically

Re: [E-devel] ecore_con valgrind errors

2011-02-19 Thread Mike Blumenkrantz
On Sun, 20 Feb 2011 13:03:34 +0900 Carsten Haitzler (The Rasterman) wrote: > On Sat, 19 Feb 2011 12:25:05 -0500 Mike Blumenkrantz said: > > > Should be r56254 > > looking at the code... the bt makes no sense. when that struct is freed... > it's removed from the infos list by ecore_con_server_i

Re: [E-devel] Question about evas source code.

2011-02-19 Thread The Rasterman
On Sat, 19 Feb 2011 18:02:17 +0100 Sebastian Dransfeld said: well it's fixed right now :) > Actually, someone fixed it correctly, then I "fixed" it wrongly :/ > > S. > > On 02/19/2011 04:56 PM, Carsten Haitzler (The Rasterman) wrote: > > On Mon, 14 Feb 2011 14:02:47 +0200 Tom Hacohen > > sai

Re: [E-devel] LiMo4 announced, EFL!

2011-02-19 Thread The Rasterman
On Sat, 19 Feb 2011 19:23:37 + Luchezar Petkov said: > >> i'll be plain here. management ARE on the side of being open. having a > >> proper sdk and being able to develop for the platform. doing anything else > >> in this day and age now is just silly. as such there is a real commitment > >>

Re: [E-devel] E SVN: vapier trunk/imlib2/src/modules/loaders

2011-02-19 Thread The Rasterman
On Sat, 19 Feb 2011 20:21:46 -0500 Mike Frysinger said: > On Sat, Feb 19, 2011 at 2:43 PM, Vincent Torri wrote: > > On Sat, 19 Feb 2011, Enlightenment SVN wrote: > >> Log: > >> png loader: do not hit "interlaced" member of the png ptr struct > >> > >>  this should work with libpng 1.[245].x ... d

Re: [E-devel] Continuous Integration, attempt #1

2011-02-19 Thread The Rasterman
On Sat, 19 Feb 2011 17:08:33 + Lionel Orry said: > I understand your explanation about builds. I know builds are stable > and do work fairly well on a variety of platforms. > > But when I talk about CI, I don't talk specifically about rebuilds, > but I am in the same problematic as you: I th

Re: [E-devel] ecore_con valgrind errors

2011-02-19 Thread The Rasterman
On Sat, 19 Feb 2011 12:25:05 -0500 Mike Blumenkrantz said: > Should be r56254 looking at the code... the bt makes no sense. when that struct is freed... it's removed from the infos list by ecore_con_server_infos_del. unless the same struct has been added TWICE... and i dont see that as it'd only

Re: [E-devel] E SVN: raster trunk/edje/src/bin

2011-02-19 Thread Daniel Juyung Seo
Hi Raster, Thank you for your job. I was curious how to add that alias to edje_cc_handlers. But instead of adding 'ellipsis' alias to 'elipsis', how about adding 'elipsis' alias to 'ellipsis'? Internal functions and structures are not exposed so I think we can fix this up. If you don't mind, I wo

Re: [E-devel] [patch] elm_label - bugfix at string manipulation

2011-02-19 Thread Daniel Juyung Seo
Hi, This means finally I can send Govi's segment_control patch to ML. I'll send that patch tomorrow at work :) Thanks! Daniel Juyung Seo (SeoZ) On Sun, Feb 20, 2011 at 12:39 AM, Carsten Haitzler wrote: > On Mon, 14 Feb 2011 17:09:01 +0900 Hyoyoung Chang > said: > > thanks! in svn it is! > >> De

[E-devel] e17 valgrind roundup

2011-02-19 Thread Mike Blumenkrantz
Been having a bunch of crashes lately, so I ran in valgrind for a couple hours. Attached are the results. If you know the code related to any of these instances, please look and fix them! I don't want to have e crash during my display at cebit :( -- Mike Blumenkrantz Zentific: NULL pointer deref

Re: [E-devel] [Patch] (resend) elm_map_marker_remove test code

2011-02-19 Thread gouach...@gmail.com
yes, you are right. this patch is in svn. I sent this resend mail before you confirm... :) thanks~ - Original message - > On Mon, 14 Feb 2011 10:27:20 +0900 sangho park > said: > > this has already been applied - you didn't get the mail? i could swear i > wrote a mail in reply saying thi

Re: [E-devel] E SVN: vapier trunk/imlib2/src/modules/loaders

2011-02-19 Thread Mike Frysinger
On Sat, Feb 19, 2011 at 2:43 PM, Vincent Torri wrote: > On Sat, 19 Feb 2011, Enlightenment SVN wrote: >> Log: >> png loader: do not hit "interlaced" member of the png ptr struct >> >>  this should work with libpng 1.[245].x ... did not check anything older >> than that though > > maybe this patch

Re: [E-devel] E SVN: englebass trunk/efreet/src/bin

2011-02-19 Thread Sebastian Dransfeld
On 02/19/2011 10:01 PM, Vincent Torri wrote: > > > On Sat, 19 Feb 2011, Enlightenment SVN wrote: > >> Log: >> Only print if verbose and TODO++ > > why using fprintf(stder ***) and not eina_log ? Ask cedric, he wrote it. A lot of other printf's are older than eina, and I haven't bothered fixing t

Re: [E-devel] E SVN: englebass trunk/efreet/src/bin

2011-02-19 Thread Vincent Torri
On Sat, 19 Feb 2011, Enlightenment SVN wrote: > Log: > Only print if verbose and TODO++ why using fprintf(stder ***) and not eina_log ? Vincent > > Author: englebass > Date: 2011-02-19 12:54:03 -0800 (Sat, 19 Feb 2011) > New Revision: 57175 > Trac: http://trac.enlightenm

Re: [E-devel] E SVN: vapier trunk/imlib2/src/modules/loaders

2011-02-19 Thread Vincent Torri
On Sat, 19 Feb 2011, Enlightenment SVN wrote: > Log: > png loader: do not hit "interlaced" member of the png ptr struct > > this should work with libpng 1.[245].x ... did not check anything older than > that though maybe this patch should also go into evas_image_save_png.c (trunk and 1.0 bra

[E-devel] imlib2: support building with libpng-1.5

2011-02-19 Thread Mike Frysinger
ive applied the following patches to svn to make imlib2 work with libpng-1.5. Thomas Klausner did the real work. seems to be OK for libpng-1.2.x and newer. not sure how far back with libpng imlib2 aims to support. -mike --- src/modules/loaders/loader_png.c +++ src/modules/loaders/loader_png.c @@

Re: [E-devel] LiMo4 announced, EFL!

2011-02-19 Thread Luchezar Petkov
On 19 Feb 2011, at 19:19, Christopher Michael wrote: > On 02/19/2011 11:11 AM, Carsten Haitzler (The Rasterman) wrote: >> On Tue, 15 Feb 2011 15:12:57 +0100 Thomas Gstädtner >> said: >> >>> On Mon, Feb 14, 2011 at 22:03, Jeff Hoogland wrote: Are there any handsets out there that use LiMo c

Re: [E-devel] LiMo4 announced, EFL!

2011-02-19 Thread Christopher Michael
On 02/19/2011 11:11 AM, Carsten Haitzler (The Rasterman) wrote: > On Tue, 15 Feb 2011 15:12:57 +0100 Thomas Gstädtner > said: > >> On Mon, Feb 14, 2011 at 22:03, Jeff Hoogland wrote: >>> Are there any handsets out there that use LiMo currently? >> >> There is a bigger number of LiMo devices out th

Re: [E-devel] LiMo4 announced, EFL!

2011-02-19 Thread Dale Anderson
And to be fair couldn't get much better than Samsung at the moment :) Dale Anderson JOOB Evangelist Jade Software Corporation M 0226071690 P +64 3 367 8531 E dander...@joobworld.com T swishyTM B http://swishytm.blogspot.com/ Logistics | Investigations & Intelligence | Financial Services | High

Re: [E-devel] [PATCH] ecore_imf_context_canvas_get, ecore_imf_context_window_get

2011-02-19 Thread Mike Blumenkrantz
On Sat, 19 Feb 2011 10:13:27 +0900 Jihoon Kim wrote: > Hi, > > This patch includes the code to add ecore_imf_context_canvas_get and > ecore_imf_context_window_get. > These APIs are coupled with the ecore_imf_context_canvas_set and > ecore_imf_context_window_set. > Would you please review it? >

Re: [E-devel] ecore_con valgrind errors

2011-02-19 Thread Mike Blumenkrantz
On Sat, 19 Feb 2011 23:28:50 +0900 Carsten Haitzler (The Rasterman) wrote: > On Sat, 12 Feb 2011 00:32:30 -0500 Mike Blumenkrantz said: > > which commit? > > > Hey Raster, > > > > The following errors (when connecting to a server) are new > > since you added that code which fixed the epoll bu

Re: [E-devel] Continuous Integration, attempt #1

2011-02-19 Thread Lionel Orry
I understand your explanation about builds. I know builds are stable and do work fairly well on a variety of platforms. But when I talk about CI, I don't talk specifically about rebuilds, but I am in the same problematic as you: I think about testing. Build bots have a wrong name in that they are

Re: [E-devel] [PATCH][Ecore] second version of the backlight functions

2011-02-19 Thread Mathieu Taillefumier
> wow! i was looking at the patch... just the patch... and it ADDED these > functions that were not in the ecore_x source yet... why the hell do we have > the functions prototyped and not have actual functions? WOW! how has this > gotten in? thus not seeing any added prototypes in ecore_x's header

Re: [E-devel] Question about evas source code.

2011-02-19 Thread Sebastian Dransfeld
Actually, someone fixed it correctly, then I "fixed" it wrongly :/ S. On 02/19/2011 04:56 PM, Carsten Haitzler (The Rasterman) wrote: > On Mon, 14 Feb 2011 14:02:47 +0200 Tom Hacohen > said: > > actually someone "fixed" it and got it all wrong. it was JUST missing: > > dst = ret; > > before the

Re: [E-devel] Comp module

2011-02-19 Thread Christopher Michael
On 02/19/2011 06:01 AM, Carsten Haitzler (The Rasterman) wrote: Ahhh. Alright, thanks :) (I was going to do the same thing (remove it) but wanted to check w/ ya first). dh > On Thu, 10 Feb 2011 11:52:29 -0500 Christopher Michael > said: > > well i wanted it so u could turn the fps display on an

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

2011-02-19 Thread The Rasterman
On Tue, 15 Feb 2011 14:53:19 -0500 Mike Blumenkrantz said: > On Tue, 15 Feb 2011 11:51:06 -0800 > "Enlightenment SVN" wrote: > > > Log: > > add more descriptive error messages for epoll flag mod failure > > > > > > Author: discomfitor > > Date: 2011-02-15 11:51:06 -0800 (Tue,

Re: [E-devel] LiMo4 announced, EFL!

2011-02-19 Thread The Rasterman
On Tue, 15 Feb 2011 09:51:49 +0200 Tom Hacohen said: > On Mon, 2011-02-14 at 18:32 -0200, Gustavo Sverzut Barbieri wrote: > > Today LiMo foundation announced its 4th release will be out around > > July 2011 and although just the GNOME guys are doing noise[1], check > > out our highlight position

Re: [E-devel] LiMo4 announced, EFL!

2011-02-19 Thread The Rasterman
On Tue, 15 Feb 2011 12:33:24 +1300 Dale Anderson said: that's why samsung are using EFL. what handset, or other device it might be and when it comes out i yet to be decided or released. so you'll have to wait :) but just know the EFL is getting real support and real use from at least 1 major vend

Re: [E-devel] LiMo4 announced, EFL!

2011-02-19 Thread The Rasterman
On Tue, 15 Feb 2011 15:12:57 +0100 Thomas Gstädtner said: > On Mon, Feb 14, 2011 at 22:03, Jeff Hoogland wrote: > > Are there any handsets out there that use LiMo currently? > > There is a bigger number of LiMo devices out there, sold exclusively > by Vodafone as "Vodafone 360" with the devices

Re: [E-devel] LiMo4 announced, EFL!

2011-02-19 Thread The Rasterman
On Mon, 14 Feb 2011 18:32:43 -0200 Gustavo Sverzut Barbieri said: hey - news to me. i didn't know about this and any such announcement until it hit the news on monday. > Hi everybody, > > Today LiMo foundation announced its 4th release will be out around > July 2011 and although just the GNOME

Re: [E-devel] LiMo4 announced, EFL!

2011-02-19 Thread The Rasterman
On Mon, 14 Feb 2011 21:44:35 +0100 (CET) Vincent Torri said: > > > On Mon, 14 Feb 2011, Gustavo Sverzut Barbieri wrote: > > > Hi everybody, > > > > Today LiMo foundation announced its 4th release will be out around > > July 2011 and although just the GNOME guys are doing noise[1], check > > ou

Re: [E-devel] Question about evas source code.

2011-02-19 Thread The Rasterman
On Mon, 14 Feb 2011 14:02:47 +0200 Tom Hacohen said: actually someone "fixed" it and got it all wrong. it was JUST missing: dst = ret; before the loop. the way it was fixed means it will just crash somewhere else as it returns the LAST value ret had once looping and incrementing it to the end.

Re: [E-devel] Question about evas source code.

2011-02-19 Thread The Rasterman
On Mon, 14 Feb 2011 20:15:35 +0900 ChunEon Park said: that 256 should be 255. off-by-1 bug. fixed now in svn! :) tasn responded to the other q already :) > Hi, This is Hermet. > > After checked the evas source(by using a tool), I wonder about two parts of > evas source code. > > First, is he

Re: [E-devel] [patch] elm_label - bugfix at string manipulation

2011-02-19 Thread The Rasterman
On Mon, 14 Feb 2011 17:09:01 +0900 Hyoyoung Chang said: thanks! in svn it is! > Dear Elementary developers. > > It's a elm_label bugfix. > It has two small improvements. > 1. Current code can be reference null ptr. > > - replocater = curlocater + key_len + 1; > -

Re: [E-devel] [Patch] (resend) elm_map_marker_remove test code

2011-02-19 Thread The Rasterman
On Mon, 14 Feb 2011 10:27:20 +0900 sangho park said: this has already been applied - you didn't get the mail? i could swear i wrote a mail in reply saying this is in svn :) > nobody confirm this? > > -- Forwarded message -- > From: sangho park > Date: Wed, Feb 9, 2011 at 5:19 P

Re: [E-devel] OpenGL engine (TFP) - Corrupt display

2011-02-19 Thread The Rasterman
On Sun, 13 Feb 2011 16:39:24 +0100 Ingvaldur Sigurjonsson said: i haven't had any positive experiences worth talking about on any ati drivers - radeon or fglrx. the tfp+comp code is working for me aross everything supported (that does GLSL shaders - a requirement for evas) and that INCLUDES thing

Re: [E-devel] Idea for eet: dependency hunting

2011-02-19 Thread The Rasterman
On Mon, 14 Feb 2011 15:14:13 +0100 Cedric BAIL said: absolutely right. we CANT break the api. can't change so any existing app or code would break. that is the price of stability and the 1.0 release everyone has been screaming for for so long. now we've made our bed - we have to lay in it. too ba

Re: [E-devel] new API elm_bg_load_size_set

2011-02-19 Thread The Rasterman
On Mon, 14 Feb 2011 00:04:24 +0900 박춘언 said: while useful... i'd say that bg should probably automatically select size based on bg widget size and when it resizes - handle it intelligently. even use preload to do some async loading and maybe load at an ultra-low resolution first so its blurry (lik

Re: [E-devel] ecore_con valgrind errors

2011-02-19 Thread The Rasterman
On Sat, 12 Feb 2011 00:32:30 -0500 Mike Blumenkrantz said: which commit? > Hey Raster, > > The following errors (when connecting to a server) are new > since you added that code which fixed the epoll bug pre-1.0. It seems that > the lookup data is attempting to clear its own pointer after the c

Re: [E-devel] evas - propagating E11 key events - how to intercept

2011-02-19 Thread The Rasterman
On Sun, 13 Feb 2011 12:46:19 +0100 Cedric BAIL said: > Hi, > > On Sun, Feb 13, 2011 at 10:32 AM, John Dovers wrote: > > I am trying to propagate X11 events, triggered by Xlib, to Evas. In my > > application, I have a main event loop which intercepts the X11 events and > > forwards the key event

Re: [E-devel] C# bindings for EFL

2011-02-19 Thread The Rasterman
On Sun, 13 Feb 2011 10:18:56 +0100 Andreas Willich said: hey cool! more bindings! :) > Hi Enlightenment Developers > > As some people already know, I am working on actual C# bindings for the EFL. > > I started with bindings for Elementary, because there you can see the most > :-) > > Currentl

Re: [E-devel] Opinion regarding auto-expansion of some of the elementary widgets based on their content

2011-02-19 Thread The Rasterman
On Fri, 11 Feb 2011 19:38:00 +0530 Rajeev Ranjan said: > Hello all, >This is regarding the auto-resizing of some of the elementary widgets when > their content get modified. For example, in case of elm_button when we modify > the text of the button then the button size gets changed. This ha

Re: [E-devel] Continuous Integration, attempt #1

2011-02-19 Thread The Rasterman
On Mon, 14 Feb 2011 12:17:03 +0100 Lionel Orry said: just fyi - CI is one of the lesser worries we have. so let's not make this more that it is - builds for us are stable and well tested. i rebuild efl between 1-4 times a day. sometimes much more. between the developers we have little issue with

Re: [E-devel] [Patch] New Widget elm_segment_control

2011-02-19 Thread Daniel Juyung Seo
Hi raster, That's a label patch from Hyoyoung Chang. http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg29499.html This should be refactored and committed before segment_control review. Thanks. Daniel Juyung Seo (SeoZ) On Sat, Feb 19, 2011 at 7:20 PM, Carsten Haitzler wrot

Re: [E-devel] EFL for 3D games?

2011-02-19 Thread The Rasterman
On Fri, 11 Feb 2011 12:37:37 +1000 David Seikel said: > I know one of the use cases for EFL is to be used for 2D games. I'm > wondering how well EFL could be used as the 2D GUI layer over an OpenGL > 3D rendered game as the background? you'd have to render to memory and upload that to texture

Re: [E-devel] Fwd: raw image format

2011-02-19 Thread The Rasterman
On Fri, 11 Feb 2011 15:21:42 +0100 (CET) Vincent Torri said: fyi = i'm waiting on an updated patch - if you can provide one that actually detects libraw-lite as suggested below... i'd be happy to put it in. > On Fri, 11 Feb 2011, michael bouchaud wrote: > > > 2011/2/11 Vincent Torri > > > > >

Re: [E-devel] elipsis typo in edje_cc_handlers.c

2011-02-19 Thread The Rasterman
On Fri, 11 Feb 2011 01:56:50 +0900 Daniel Juyung Seo said: can't fix - we can only add. :) adding an alias for it is a 1-liner :) > Hello, > I found a typo 'elipsis' in edje_cc_handlers.c > 'elipsis' should be changed to 'ellipsis' > > EDC reference document also has typo. > http://docs.enlight

Re: [E-devel] [PATCH][Ecore] second version of the backlight functions

2011-02-19 Thread The Rasterman
On Sat, 19 Feb 2011 12:40:17 +0100 Mathieu Taillefumier said: wow! i was looking at the patch... just the patch... and it ADDED these functions that were not in the ecore_x source yet... why the hell do we have the functions prototyped and not have actual functions? WOW! how has this gotten in? t

Re: [E-devel] [PATCH][Ecore] second version of the backlight functions

2011-02-19 Thread Mathieu Taillefumier
Hi Carsten, > it looks good now but patch is missing function api's in Ecore_X.h - need > those! sorry to ask for more stuff... again! :) I would be more than happy to do so, but there are already defined in Ecore_X.h. These functions were defined ages ago but never implemented. The functio

Re: [E-devel] Comp module

2011-02-19 Thread The Rasterman
On Thu, 10 Feb 2011 11:52:29 -0500 Christopher Michael said: well i wanted it so u could turn the fps display on and off remotely - kill -USR2 - but looks like we get a usr2 from somewhere else all the time - i removed it today to stop the toggle > Hiya Rasties :) > > Was just wondering ... in

Re: [E-devel] [Elementary] use elm_label into widgets

2011-02-19 Thread The Rasterman
On Thu, 10 Feb 2011 18:01:20 +0100 Atton Jonathan said: i think the real solution here is for edje to gain these features for text AND textblock - text fitting doesnt allow for min and max font sizes either. > It does not work with textblock. > > 2011/2/10 Tom Hacohen > > > Use edje and part

Re: [E-devel] [PATCH][Ecore] second version of the backlight functions

2011-02-19 Thread The Rasterman
On Thu, 17 Feb 2011 10:52:08 +0100 Mathieu Taillefumier said: it looks good now but patch is missing function api's in Ecore_X.h - need those! sorry to ask for more stuff... again! :) > > > > In ecore_x_randr_screen_backlight_level_set, why no return on _backlight > > == None? > > No commen

Re: [E-devel] XKB API in ecore_x

2011-02-19 Thread The Rasterman
On Thu, 10 Feb 2011 11:19:56 +0100 (CET) Vincent Torri said: > > Hey, > > I plan to add some XKB features in ecore_x. Wrapping XKB is not what I > plan to do. It's a huge work and I have no time for that. What I plan to > add is: > > * keyboard layout management (based on a work of Philipp

Re: [E-devel] a proposal for elm_bg

2011-02-19 Thread The Rasterman
On Thu, 10 Feb 2011 15:50:25 +0900 ChunEon Park said: i would agree. as it is meant to handle a "background" it can assume that it doesnt change size very often - so if a resize would mean that it should re-compute a pre-scaled image - using evas and load options would be just the right thing - e

Re: [E-devel] [Patch] New Widget elm_segment_control

2011-02-19 Thread The Rasterman
On Wed, 16 Feb 2011 06:29:44 + (GMT) GOVINDARAJU SM said: daniel - what label patch? where? i'm trying to piece together all of what's up with this patch - is this the patch atton sent? (replocator stuff - it a 1 line change) ? > Samsung Enterprise Portal mySingle > > Hi Raster, > > New p

Re: [E-devel] One bug in _edje_key_down_cb func (in edje_entry.c)

2011-02-19 Thread Tom Hacohen
On Sat, Feb 19, 2011 at 2:54 AM, Carsten Haitzler wrote: > no no - you got him wrong. currently is creates a tmp cursor, copies > current > cursor to tmp cursor, then does the operation (delete char to the left of > cursor). it then COMPARES cursor and tmp cursor. if different - send > messages >