Yeah, they are commented out in Makefile, but physically are still there.
On 01/24/2013 03:18 AM, ChunEon Park wrote:
> uh. filter/mask examples still exist here even we cleaned the APIs before
> already.
>
>
> -Regards, Hermet-
> -Original Message-
Hi
I attached 2nd patch accordingly your comment.
If do not set the facter, set the default value in elm transit for checking
tween effect.
BRs
joeyChunEon Park 님이 쓰신 메시지:Hello, Thanks for you interest in
the transit :) I think this is good extension for elm_transit.
Here is my quick re
and patch file?
-Regards, Hermet-
-Original Message-
From: "jchanwook"
To: "Enlightenment developer
list";
Cc:
Sent: 2013-01-24 (목) 17:38:49
Subject: [E-devel]회신: Re: [Patch] elm_t
Thanks muchly!
This works with milliions error messages.
Coolz.
Daniel Juyung Seo (SeoZ)
On Thu, Jan 24, 2013 at 5:32 PM, Enlightenment SVN
wrote:
> Log:
> workaround for constant entry crashing in e from r82816: now we just print a
> million error messages instead
>
>
> Author: disco
Samsung Galaxy Note에서 전송했습니다ChunEon Park 님이 쓰신 메시지:and patch
file?
-Regards, Hermet-
-Original Message-
From: "jchanwook"
To: "Enlightenment developer
list";
Cc:
Sent: 2013-0
==24505== Invalid read of size 4
==24505==at 0x43098C5: eina_cow_write (eina_cow.c:376)
==24505==by 0x441C203: _map_enable_set (evas_map.c:451)
==24505==by 0x4871CF3: _eo_op_internal (eo.c:363)
==24505==by 0x4871E46: _eo_dov_internal (eo.c:403)
==24505==by 0x4872025: eo_do_inter
On Thu, Jan 24, 2013 at 9:08 PM, Carsten Haitzler wrote:
> ==24505== Invalid read of size 4
> ==24505==at 0x43098C5: eina_cow_write (eina_cow.c:376)
> ==24505==by 0x441C203: _map_enable_set (evas_map.c:451)
> ==24505==by 0x4871CF3: _eo_op_internal (eo.c:363)
> ==24505==by 0x4871E46
On Wed, Jan 23, 2013 at 9:45 PM, Jose Souza wrote:
> Good catch.
>
> nitpick: You could call edbus_data_del_all(&(proxy->data)); inside of
> _edbus_proxy_free().
>
> Someone could apply?
applied
thanks
>
>
> On Wed, Jan 23, 2013 at 7:45 PM, Raphael Kubo da Costa
> wrote:
>> Raphael Kubo da Cost
Again! Are you sure you have an up-to-date efl tree? It really is the error
I chased this morning.
Cedric Bail
On Jan 24, 2013 9:08 PM, "Carsten Haitzler" wrote:
>
> ==24505== Invalid read of size 4
> ==24505==at 0x43098C5: eina_cow_write (eina_cow.c:376)
> ==24505==by 0x441C203: _map_ena
On Thu, 24 Jan 2013 22:30:03 +0900 Cedric BAIL said:
> Again! Are you sure you have an up-to-date efl tree? It really is the error
> I chased this morning.
up to date efl updated and rebuilt just prior to this valgrind fun.
> Cedric Bail
> On Jan 24, 2013 9:08 PM, "Carsten Haitzler" wrote:
> >
Am Mittwoch, 23. Januar 2013 um 00:34 schrieb Ulisses Furquim:
> Hi Leif,
>
> On Tue, Jan 22, 2013 at 8:28 PM, Leif Middelschulte
> mailto:leif.middelschu...@gmail.com)> wrote:
> > 2013/1/22 Ulisses Furquim > (mailto:ulis...@profusion.mobi)>
> >
> > > Hi Leif,
> > >
> > > On Tue, Jan 22, 2013 a
H alright. Yea the ifdef c++ is wrong. I'll fix this tomorrow.
dh
E-Trac wrote:
>#2217: [wayland] Compile error when including Ecore_Wayland.h in c++
>program
>---+
> Reporter: uartie| Owner: devilhorns
> Type: Bug | St
Well that makes no sense. EFL has enums like Ecore_Wayland all over the place...
dh
E-Trac wrote:
>#2217: [wayland] Compile error when including Ecore_Wayland.h in c++
>program
>--+-
> Reporter: uartie| Owner: devilhorns
> Type: Bug
On Thu, Jan 24, 2013 at 7:01 PM, Christopher Michael
wrote:
> Well that makes no sense. EFL has enums like Ecore_Wayland all over the
> place...
>
I know it doesn't make sense. But you know, C++ and so.. :)
> dh
>
> E-Trac wrote:
>
>>#2217: [wayland] Compile error when including Ecore_Wayland.
Hahahaha yea :-)
Well if it fixes the problem And still complies in C then I am alright with
that fix. Please test in normal C first and if its ok then commit.
Cheers
dh
"Eduardo Lima (Etrunko)" wrote:
>On Thu, Jan 24, 2013 at 7:01 PM, Christopher Michael
> wrote:
>> Well that makes no sense.
Store the wayland registry globals in a list so that we can bind to them from a
user/test program. When a custom interface (protocol extension) is used in a
wayland compositor, this allows user/test program to use that interface. For
instance, one might provide a custom wayland test protocol t
Thanks for the effort in this Uartie :-) I will try to make time tomorrow to
review this.
Cheers
dh
"Eoff, Ullysses A" wrote:
>Store the wayland registry globals in a list so that we can bind to
>them from a user/test program. When a custom interface (protocol
>extension) is used in a wayland
On Thu, Jan 24, 2013 at 7:34 PM, Christopher Michael
wrote:
> Thanks for the effort in this Uartie :-) I will try to make time tomorrow to
> review this.
>
I did help him on this patch and it looks good to me. I commited it in
revision 83312.
> Cheers
> dh
>
>
> "Eoff, Ullysses A" wrote:
>>
>>
I am wondering if we may want to add an Api function for retrieving sonething
out of these globals Just a random thought. I dont have any particular use
case in mind yet tho
dh
Enlightenment SVN wrote:
>Log:
>Cache wayland globals
>
>Store the wayland registry globals in a list so
We could have an api function that lets a programmer ask for a global by
"interface" name. That would be useful so that a programmer wouldn't
have to write a "wl_list_foreach..." loop every time they want to get/find
a global interface.
>-Original Message-
>From: Christopher Michael [ma
On Fri, Jan 25, 2013 at 12:53 AM, Carsten Haitzler wrote:
> On Thu, 24 Jan 2013 22:30:03 +0900 Cedric BAIL said:
>
>> Again! Are you sure you have an up-to-date efl tree? It really is the error
>> I chased this morning.
>
> up to date efl updated and rebuilt just prior to this valgrind fun.
Meee
On Fri, Jan 25, 2013 at 6:29 AM, Enlightenment SVN
wrote:
> Log:
> terminology: fix clear screen
Oh, that was it ! Thanks, I couldn't locate that one !
> Author: billiob
> Date: 2013-01-24 13:29:49 -0800 (Thu, 24 Jan 2013)
> New Revision: 83309
> Trac: http://trac.enlighten
On Fri, Jan 25, 2013 at 6:42 AM, Enlightenment SVN
wrote:
> Log:
> efl: more valgrind related fixes on eina_cow
Ah ! I always want to think that valgrind define read only memory...
Anyway thanks, that explain the issue that raster and Daniel saw I
guess.
> Author: billiob
> Date: 2
Hello e-users,
Good to see that we have a release now. So, I downloaded the release
tar balls and installed it on my Debian Wheezy setup. Before this I
was using old trunk (before switching to new structure). Actually I
was enjoying that revision. But now with release tar balls, I am not
able to k
On Fri, 25 Jan 2013 10:23:00 +0900 Cedric BAIL said:
> On Fri, Jan 25, 2013 at 12:53 AM, Carsten Haitzler
> wrote:
> > On Thu, 24 Jan 2013 22:30:03 +0900 Cedric BAIL
> > said:
> >
> >> Again! Are you sure you have an up-to-date efl tree? It really is the error
> >> I chased this morning.
> >
>
I'm still slowly fumbling my way around learning Elementary and I was
wondering if there is a widget I'm just not seeing that enables lists with
columns in it. Basically I'm looking for something that is equivalent to
what GTK offers in this form (example from synaptic):
http://i50.tinypic.com/v59
On Thu, 24 Jan 2013 23:53:31 -0600 Jeff Hoogland said:
there isn't. :)
> I'm still slowly fumbling my way around learning Elementary and I was
> wondering if there is a widget I'm just not seeing that enables lists with
> columns in it. Basically I'm looking for something that is equivalent to
>
Carsten Haitzler wrote:
>On Thu, 24 Jan 2013 23:53:31 -0600 Jeff Hoogland
> said:
>
>there isn't. :)
>
>> I'm still slowly fumbling my way around learning Elementary and I was
>> wondering if there is a widget I'm just not seeing that enables lists
>with
>> columns in it. Basically I'm looking fo
On Fri, Jan 25, 2013 at 12:34 AM, Enlightenment SVN <
no-re...@enlightenment.org> wrote:
> Log:
> Resurrect comp-scale.
>
> /me does comp-scale dance on discomfitor's face.
>
>
>
> Author: glima
> Date: 2013-01-24 16:34:25 -0800 (Thu, 24 Jan 2013)
> New Revision: 83313
> Trac:
29 matches
Mail list logo