Re: [E-devel] E17 problems with systray

2010-02-10 Thread Krzysztof Borowczyk
Dnia 2010-02-08, pon o godzinie 23:56 -0500, P Purkayastha pisze: > On Monday 08 February 2010 16:12:45 Krzysztof Borowczyk wrote: [...] > > It's the same with kadu - GaduGadu client. I didn't test other > > applications. > > > > This is true. I have seen it happen too with qt4/kde4 applicatio

Re: [E-devel] Font Problem (EFL-related)

2010-02-10 Thread Brian Wang
On Wed, Feb 10, 2010 at 6:23 PM, Cedric BAIL wrote: > On Wed, Feb 10, 2010 at 8:53 AM, Brian Wang wrote: >> Hello all, >> >> I'm using Elementary with recent svn code. >> This font problem seems new, but I have no clue how it happens. >> >> I don't know if my observation is correct, but here it g

Re: [E-devel] patch for edje program filter on source state

2010-02-10 Thread Cedric BAIL
On Mon, Feb 8, 2010 at 11:20 AM, tristan wrote: > Ok, I followed your recommandations. Here is a new patch, with filter state > using its own keyword. in svn, with few modification. -- Cedric BAIL -- SOLARIS 10 is the

Re: [E-devel] e16-1.0.2

2010-02-10 Thread Kim Woelders
On Wed, 10 Feb 2010 05:58:50 +0100, Mike Frysinger wrote: > On Sunday 24 January 2010 17:16:55 Kim Woelders wrote: >> e16-1.0.2 is available for download: >> http://sourceforge.net/projects/enlightenment/files/ > > someone want to update: > http://www.enlightenment.org/p.php?p=download&l=en > -

[E-devel] Lua leaking resources (timers, idlers, animators...)

2010-02-10 Thread Gustavo Sverzut Barbieri
Hi all, I don't know Lua (yet), but if someone can look at edje_lua.c/edje_file.c, the deletion of an Edje object does not delete associated resources such as timers, idlers, animators. I'll dig into this, but any help is appreciated. See attached files for working example of the problem. Run an

Re: [E-devel] Desire to move elmdentica to e's svn and trac

2010-02-10 Thread Rui Miguel Silva Seabra
Em 07-02-2010 13:40, Carsten Haitzler (The Rasterman) escreveu: > On Tue, 02 Feb 2010 18:52:12 + Rui Miguel Silva Seabra > said: > >> Em 02-02-2010 17:16, Gustavo Sverzut Barbieri escreveu: >>> On Mon, Feb 1, 2010 at 5:15 PM, Rui Miguel Silva Seabra >>> wrote: Hello all, I'm th

Re: [E-devel] Desire to move elmdentica to e's svn and trac

2010-02-10 Thread Christopher Michael
On 02/10/2010 04:19 PM, Rui Miguel Silva Seabra wrote: > Em 07-02-2010 13:40, Carsten Haitzler (The Rasterman) escreveu: >> On Tue, 02 Feb 2010 18:52:12 + Rui Miguel Silva Seabra >> said: >> >>> Em 02-02-2010 17:16, Gustavo Sverzut Barbieri escreveu: On Mon, Feb 1, 2010 at 5:15 PM, Rui

[E-devel] RFC - e doxygen

2010-02-10 Thread Christopher Michael
Hi All, I need to ease the process of creating documentation for the illume2 module API's. This includes documentation about writing policies and how to interact with the module, which API calls are available and how to use them, etc, etc. I wanted to do this via doxygen (as it just makes thin

Re: [E-devel] Lua leaking resources (timers, idlers, animators...)

2010-02-10 Thread Gustavo Sverzut Barbieri
On Wed, Feb 10, 2010 at 4:50 PM, Gustavo Sverzut Barbieri wrote: > Hi all, > > I don't know Lua (yet), but if someone can look at > edje_lua.c/edje_file.c, the deletion of an Edje object does not delete > associated resources such as timers, idlers, animators. > > I'll dig into this, but any help

Re: [E-devel] RFC - e doxygen

2010-02-10 Thread The Rasterman
On Wed, 10 Feb 2010 17:28:03 -0500 Christopher Michael said: > Hi All, > > I need to ease the process of creating documentation for the illume2 > module API's. This includes documentation about writing policies and how > to interact with the module, which API calls are available and how to >

[E-devel] Massive Valgrind Memory Check Warnings

2010-02-10 Thread Brian Wang
Hello all, I'm using Elementary with recent svn. I got lots of valgrind memory check warning at program exit such as: ==6296== 5 bytes in 1 blocks are possibly lost in loss record 10 of 1,788 ==6296==at 0x4024C1C: malloc (vg_replace_malloc.c:195) ==6296==by 0x429FC8F: strdup (strdup.c:4

Re: [E-devel] Massive Valgrind Memory Check Warnings

2010-02-10 Thread Brett Nash
On Thu, 11 Feb 2010 11:35:26 +0800 Brian Wang wrote: > Hello all, > > I'm using Elementary with recent svn. I got lots of valgrind memory > check warning at program exit such as: > > ==6296== 5 bytes in 1 blocks are possibly lost in loss record 10 of > 1,788 ==6296==at 0x4024C1C: malloc (

Re: [E-devel] RFC - e doxygen

2010-02-10 Thread Vincent Torri
On Wed, 10 Feb 2010, Christopher Michael wrote: > I need to ease the process of creating documentation for the illume2 > module API's. This includes documentation about writing policies and how > to interact with the module, which API calls are available and how to > use them, etc, etc. > > I wa

Re: [E-devel] Massive Valgrind Memory Check Warnings

2010-02-10 Thread The Rasterman
On Thu, 11 Feb 2010 14:29:53 +0800 Brett Nash said: > On Thu, 11 Feb 2010 11:35:26 +0800 > Brian Wang wrote: > > > Hello all, > > > > I'm using Elementary with recent svn. I got lots of valgrind memory > > check warning at program exit such as: > > > > ==6296== 5 bytes in 1 blocks are possi

Re: [E-devel] Massive Valgrind Memory Check Warnings

2010-02-10 Thread Brian Wang
On Thu, Feb 11, 2010 at 3:10 PM, Carsten Haitzler wrote: > On Thu, 11 Feb 2010 14:29:53 +0800 Brett Nash said: > >> On Thu, 11 Feb 2010 11:35:26 +0800 >> Brian Wang wrote: >> >> > Hello all, >> > >> > I'm using Elementary with recent svn.   I got lots of valgrind memory >> > check warning at pro