Re: [E-devel] Evas event handling -> void *event_info?

2012-11-17 Thread Daniel Juyung Seo
On Sun, Nov 18, 2012 at 10:02 AM, Leandro Dorileo wrote: > Hi, > > On Sat, Nov 17, 2012 at 05:37:42PM +0100, Andreas Volz wrote: > > Hello, > > > > I've just some problem to understand that event_info parameter in Evas > > callbacks. e.g.: > > > > > http://docs.enlightenment.org/auto/elementary/fi

Re: [E-devel] Evas event handling -> void *event_info?

2012-11-17 Thread Bluezery
2012년 11월 18일 일요일에 Andreas Volz님이 작성: > Hello, > > I've just some problem to understand that event_info parameter in Evas > callbacks. e.g.: > > http://docs.enlightenment.org/auto/elementary/fileselector_example_c.html > > ... > /* 'selected' cb */ > static void > _fs_selected(void*data, >

Re: [E-devel] Evas event handling -> void *event_info?

2012-11-17 Thread Leandro Dorileo
Hi, On Sat, Nov 17, 2012 at 05:37:42PM +0100, Andreas Volz wrote: > Hello, > > I've just some problem to understand that event_info parameter in Evas > callbacks. e.g.: > > http://docs.enlightenment.org/auto/elementary/fileselector_example_c.html > > ... > /* 'selected' cb */ > static void > _f

Re: [E-devel] [PATH] evas: add event source evas object

2012-11-17 Thread Leandro Dorileo
Hi Raster, On Thu, Nov 15, 2012 at 02:25:38PM +0900, Carsten Haitzler wrote: > On Tue, 13 Nov 2012 11:49:47 -0200 Leandro Dorileo > said: > > noo! > > this breaks abi. > > never ADD structure members in the middle of a structure -

[E-devel] eina benchmark and eina_file patches

2012-11-17 Thread Jérémy Zurcher
Hi, 0002-_eina_file_escape-take-care-of.patch takes care of '/./' and breaks loop on '/..$' 0001-sanitize-eina-benchmark-compilation.patch cleans up and fixes 'make benchmark' saddly eina_bench stills segv and as I can't find any install target for it, and I'm not a kung-auto-foo warrior,

Re: [E-devel] [e-users] econnman and release

2012-11-17 Thread Gustavo Sverzut Barbieri
Problem is that nobody in Ubuntu cares about connman. For some reason it got in, but nobody uses or notices it, so it will never be updated unless you, Ubuntu Users, go and file bugs about it. There is nothing we can do about that. On Sat, Nov 17, 2012 at 6:10 PM, Massimo Maiurana wrote: > Luca

Re: [E-devel] [e-users] econnman and release

2012-11-17 Thread Massimo Maiurana
Lucas De Marchi, il 17/11/2012 17:51, ha scritto: > we only support connman 1.x the problem is that even on ubuntu 13.04 there will be connman 0.78, so 1.0 will be shipped at least on october 2013 :( -- Massimo Maiurana GPG keyID #7044D601 La fede e' credere in cio' che sai

Re: [E-devel] efl SVG support?

2012-11-17 Thread Vincent Torri
On Sat, Nov 17, 2012 at 5:42 PM, Andreas Volz wrote: > Am Sat, 17 Nov 2012 11:21:58 + schrieb gpl4all: > > Interesting! > > Does enesim stand in some sort of competition compared to part of EFL? > Or do they have another mission? it's a vector-based rendering library, which could be in compet

Re: [E-devel] [e-users] econnman and release

2012-11-17 Thread Lucas De Marchi
On Sat, Nov 17, 2012 at 10:30 AM, Massimo Maiurana wrote: > Carsten Haitzler (The Rasterman), il 17/11/2012 03:34, ha scritto: > 9. It would be nice if the module icon would reflect the signal strength. >>> >>> Bruno is working (or will work, not sure) on it. >> >> yeah - i noticed the fixme

Re: [E-devel] efl SVG support?

2012-11-17 Thread Andreas Volz
Am Sat, 17 Nov 2012 11:21:58 + schrieb gpl4all: Interesting! Does enesim stand in some sort of competition compared to part of EFL? Or do they have another mission? > > http://code.google.com/p/enesim > > -Original Message- > From: Andreas Volz > Date: Sat, 17 Nov 2012 12:01:26 >

[E-devel] Evas event handling -> void *event_info?

2012-11-17 Thread Andreas Volz
Hello, I've just some problem to understand that event_info parameter in Evas callbacks. e.g.: http://docs.enlightenment.org/auto/elementary/fileselector_example_c.html ... /* 'selected' cb */ static void _fs_selected(void*data, Evas_Object *obj, void*ev

Re: [E-devel] Gentoo packages for trunk and 1.7 branch

2012-11-17 Thread Lionel Orry
My bad, I just noticed the alpha3 and 1.7 deps are already in the official portage tree! But a merged 'efl' ebuild could be interesting, still. Cheers Lionel On Sat, Nov 17, 2012 at 2:51 PM, Lionel Orry wrote: > Hi everyone, > > Congrats for the e17-alpha3. > > since Gustavo switched to Arch an

[E-devel] Gentoo packages for trunk and 1.7 branch

2012-11-17 Thread Lionel Orry
Hi everyone, Congrats for the e17-alpha3. since Gustavo switched to Arch and Mike is definitely too busy to take care of this right now, I wanted to know if someone was working on upgrading the gentoo packaging overlay (e.org one and / or the official overlay) to : - use merged 'efl' instead of

Re: [E-devel] SlackE17 with enlightenment alpha2

2012-11-17 Thread Jérôme Pinot
On 11/17/12 17:19, Igor Murzov wrote: > On Sat, 17 Nov 2012 18:43:15 +0900 > Jérôme Pinot wrote: > > > Hi, > > > > A message to announce that I released Slackware packages of > > enlightenment DR17. It contains EFL 1.7.1 and enlightenment alpha2. > > You will find too other software like termino

Re: [E-devel] SlackE17 with enlightenment alpha2

2012-11-17 Thread Igor Murzov
On Sat, 17 Nov 2012 18:43:15 +0900 Jérôme Pinot wrote: > Hi, > > A message to announce that I released Slackware packages of > enlightenment DR17. It contains EFL 1.7.1 and enlightenment alpha2. > You will find too other software like terminology, eperiodique or > elemines. > > You will need Sl

Re: [E-devel] [e-users] econnman and release

2012-11-17 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman), il 17/11/2012 03:34, ha scritto: >>> 9. It would be nice if the module icon would reflect the signal strength. >> >> Bruno is working (or will work, not sure) on it. > > yeah - i noticed the fixme in the module src. it's kind of weird that it works > in the ilist

Re: [E-devel] ALPHA3 crashdump.txt - config Ibar/shelf

2012-11-17 Thread rob
On 17/11/12 02:37, Carsten Haitzler (The Rasterman) wrote: > On Fri, 16 Nov 2012 16:57:36 + rob said: > > efreet from trunk or 1.7 branches or releases? > Yep, on a previous build must have missed adding --prefix=/usr/local. Stale files in /opt Thanks rob -

Re: [E-devel] efl SVG support?

2012-11-17 Thread gpl4all
http://code.google.com/p/enesim -Original Message- From: Andreas Volz Date: Sat, 17 Nov 2012 12:01:26 To: Reply-To: Enlightenment developer list Subject: [E-devel] efl SVG support? Hello, while compiling efl the esvg check was failing: configure:30505: $PKG_CONFIG --exists

Re: [E-devel] efl SVG support?

2012-11-17 Thread Vincent Torri
On Sat, Nov 17, 2012 at 12:01 PM, Andreas Volz wrote: > Hello, > > while compiling efl the esvg check was failing: > > configure:30505: $PKG_CONFIG --exists --print-errors "esvg >= > ${version_esvg} ender >= ${version_ender}" Package esvg was not found > in the pkg-config search path. Perhaps you

[E-devel] efl SVG support?

2012-11-17 Thread Andreas Volz
Hello, while compiling efl the esvg check was failing: configure:30505: $PKG_CONFIG --exists --print-errors "esvg >= ${version_esvg} ender >= ${version_ender}" Package esvg was not found in the pkg-config search path. Perhaps you should add the directory containing `esvg.pc' to the PKG_CONFIG_PAT

Re: [E-devel] default mobile profile doesn't look correct

2012-11-17 Thread Martin Jansa
On Sat, Nov 17, 2012 at 07:44:04PM +0900, Carsten Haitzler wrote: > On Sat, 17 Nov 2012 11:20:00 +0100 Martin Jansa said: > > > On Sat, Nov 17, 2012 at 11:38:08AM +0900, Carsten Haitzler wrote: > > > On Fri, 16 Nov 2012 23:58:20 +0100 Martin Jansa > > > said: > > > > > > > After upgrading E17 t

Re: [E-devel] default mobile profile doesn't look correct

2012-11-17 Thread The Rasterman
On Sat, 17 Nov 2012 11:20:00 +0100 Martin Jansa said: > On Sat, Nov 17, 2012 at 11:38:08AM +0900, Carsten Haitzler wrote: > > On Fri, 16 Nov 2012 23:58:20 +0100 Martin Jansa > > said: > > > > > After upgrading E17 to alpha3 I got very weird look with our profile > > > (based on mobile), so I've

Re: [E-devel] default mobile profile doesn't look correct

2012-11-17 Thread The Rasterman
On Sat, 17 Nov 2012 11:16:43 +0100 Martin Jansa said: > On Sat, Nov 17, 2012 at 02:41:09AM +0200, Tom Hacohen wrote: > > On 17/11/12 00:58, Martin Jansa wrote: > > > After upgrading E17 to alpha3 I got very weird look with our > > > profile (based on mobile), so I've tried default mobile profile

Re: [E-devel] default mobile profile doesn't look correct

2012-11-17 Thread Martin Jansa
On Sat, Nov 17, 2012 at 11:38:08AM +0900, Carsten Haitzler wrote: > On Fri, 16 Nov 2012 23:58:20 +0100 Martin Jansa said: > > > After upgrading E17 to alpha3 I got very weird look with our profile > > (based on mobile), so I've tried default mobile profile and it also look > > bad (see attachemen

Re: [E-devel] default mobile profile doesn't look correct

2012-11-17 Thread Martin Jansa
On Sat, Nov 17, 2012 at 02:41:09AM +0200, Tom Hacohen wrote: > On 17/11/12 00:58, Martin Jansa wrote: > > After upgrading E17 to alpha3 I got very weird look with our > > profile (based on mobile), so I've tried default mobile profile and > > it also look bad (see attachement) any idea what could b

[E-devel] SlackE17 with enlightenment alpha2

2012-11-17 Thread Jérôme Pinot
Hi, A message to announce that I released Slackware packages of enlightenment DR17. It contains EFL 1.7.1 and enlightenment alpha2. You will find too other software like terminology, eperiodique or elemines. You will need Slackware 14.0 (i486 or x86_64). You can install the packages contained in

[E-devel] [Edje/Ecore]SIGSEGV on BSD's

2012-11-17 Thread rustyBSD
Hi, I have just created a ticket but I'm considered as a spammer and I can't send backtrace. So I post it here. Thanks > #1804: SIGSEGV on BSD's > -+ > Reporter: rustyBSD@… | Owner: raster > Type: Bug | Status