Re: [E-devel] E18 CFBugs #2

2013-06-18 Thread Nikolas Arend
On 06/13/2013 09:50 AM, Nikolas Arend wrote: > On 06/13/2013 09:14 AM, Michael Blumenkrantz wrote: >> fixed > > Here it seems to be partly fixed. I just tried to trigger the problem > by changing the shelf settings while having two status icons in the > systray. What happens now is that the icon

Re: [E-devel] E18 CFBugs #2

2013-06-18 Thread Michael Blumenkrantz
this has nothing to do with e On Wed, Jun 19, 2013 at 2:28 AM, Daniel Juyung Seo wrote: > Hello, one of my student got a random crash during the class. > Here is the crashlog. > https://phab.enlightenment.org/P29 > > I hope I can have a chance to show the power of open source community to my > st

Re: [E-devel] E18 CFBugs #2

2013-06-18 Thread Daniel Juyung Seo
Hello, one of my student got a random crash during the class. Here is the crashlog. https://phab.enlightenment.org/P29 I hope I can have a chance to show the power of open source community to my students. The EFL/E18 were built from latest git (last Sunday, June 16, version) Thank. Daniel Juyun

Re: [E-devel] E18 CFBugs #2

2013-06-18 Thread Doug Newgard
> Date: Tue, 18 Jun 2013 01:11:26 +0200 > From: ji...@fastwebnet.it > To: enlightenment-devel@lists.sourceforge.net > Subject: Re: [E-devel] E18 CFBugs #2 > > On Tue, 11 Jun 2013 10:55:23 +0100 > Michael Blumenkrantz wrote: > >> The old thread was too long

Re: [E-devel] E18 CFBugs #2

2013-06-18 Thread Luca Galli
On Tue, 18 Jun 2013 16:54:02 +0200 Luca Galli wrote: > On Tue, 18 Jun 2013 10:24:37 +0100 > Michael Blumenkrantz wrote: > > > * I have gadgets on my desktop and they do not refresh like this > > * this config dialog does not disappear in my testing > > I am not so lucky :) > With valgrind enab

Re: [E-devel] E18 CFBugs #2

2013-06-18 Thread Luca Galli
On Tue, 18 Jun 2013 10:24:37 +0100 Michael Blumenkrantz wrote: > * I have gadgets on my desktop and they do not refresh like this > * this config dialog does not disappear in my testing I am not so lucky :) With valgrind enabled after the first disappearing of the config dialog, clicking again o

Re: [E-devel] E18 CFBugs #2

2013-06-18 Thread Chris Michael
On 18/06/13 00:29, Eduardo Lima (Etrunko) wrote: > Laptop with external display monitor connected -> disconnect monitor -> PrtSrc > > The preview shows monitor screeen as if it was connected. Preview ?? dh > On Tue, Jun 11, 2013 at 6:55 AM, Michael Blumenkrantz > wrote: >> The old thread was too

Re: [E-devel] E18 CFBugs #2

2013-06-18 Thread Michael Blumenkrantz
* I have gadgets on my desktop and they do not refresh like this * this config dialog does not disappear in my testing On Tue, Jun 18, 2013 at 12:11 AM, Luca Galli wrote: > On Tue, 11 Jun 2013 10:55:23 +0100 > Michael Blumenkrantz wrote: > > > The old thread was too long for me to see if I fixe

Re: [E-devel] E-MODULES-EXTRA migration to git

2013-06-18 Thread Tom Hacohen
As someone here has mentioned before. Don't bother with ifdefs all around and littering the code. It's git, not svn, branches actually work nicely. Just use branches. -- Tom. On 18/06/13 00:56, hannes.janet...@gmail.com wrote: > On Mon, Jun 17, 2013 at 8:50 PM, Doug Newgard wrote: > >> ---

[E-devel] SEMI-URGENT: eo infinite loop on delete

2013-06-18 Thread Michael Blumenkrantz
so I discovered today that if you try to delete the canvas of an object during it smart callback, you get an infinite loop during object deletion: http://slexy.org/view/s21ABXWTaS should be pretty easy to reproduce I guess ---

Re: [E-devel] E-MODULES-EXTRA migration to git

2013-06-18 Thread Nikolas Arend
On 06/18/2013 01:20 AM, Eduardo Lima (Etrunko) wrote: > On Mon, Jun 17, 2013 at 5:45 AM, Tom Hacohen wrote: >> On 14/06/13 15:43, Eduardo Lima (Etrunko) wrote: >>> I vote for the taskbar module. >> Does it provide any extra benefit over the existing tasks module? > H... I wonder why I have not