Re: [E-devel] E SVN: caro trunk/devs

2012-12-31 Thread Daniel Juyung Seo
OMG... this is a sad news... :( Daniel Juyung Seo (SeoZ) On Sun, Dec 30, 2012 at 2:57 PM, David Seikel wrote: > On Sat, 29 Dec 2012 22:26:30 + Michael Blumenkrantz > wrote: > > > On Sat, 29 Dec 2012 14:24:24 -0800 > > "Enlightenment SVN" wrote: > > > > > Log: > > > dev-- > > > > > > > > >

Re: [E-devel] evas_text_block not working in fb?

2012-12-31 Thread Tom Hacohen
That's odd. What "style" did you use with the evas made textblock? On Mon, Dec 31, 2012 at 4:54 AM, David Seikel wrote: > On Sun, 16 Dec 2012 11:12:26 +1000 David Seikel > wrote: > > > On Sat, 15 Dec 2012 19:54:10 + Tom Hacohen wrote: > > > > > Ok, cool I have no idea what went there. I'm

Re: [E-devel] E SVN: caro trunk/devs

2012-12-31 Thread Tom Hacohen
And we (I?) still don't know why... :| On Mon, Dec 31, 2012 at 10:38 AM, Daniel Juyung Seo wrote: > OMG... this is a sad news... :( > > Daniel Juyung Seo (SeoZ) > > On Sun, Dec 30, 2012 at 2:57 PM, David Seikel wrote: > > > On Sat, 29 Dec 2012 22:26:30 + Michael Blumenkrantz > > wrote: > >

Re: [E-devel] E SVN: caro trunk/devs

2012-12-31 Thread Michael Blumenkrantz
he's out :( On Mon, Dec 31, 2012 at 12:02 PM, Tom Hacohen wrote: > And we (I?) still don't know why... :| > > > On Mon, Dec 31, 2012 at 10:38 AM, Daniel Juyung Seo >wrote: > > > OMG... this is a sad news... :( > > > > Daniel Juyung Seo (SeoZ) > > > > On Sun, Dec 30, 2012 at 2:57 PM, David Seike

Re: [E-devel] E SVN: caro trunk/devs

2012-12-31 Thread Christopher Michael
Michael Blumenkrantz wrote: >he's out :( > >On Mon, Dec 31, 2012 at 12:02 PM, Tom Hacohen wrote: > >> And we (I?) still don't know why... :| >> >> >> On Mon, Dec 31, 2012 at 10:38 AM, Daniel Juyung Seo >> >wrote: >> >> > OMG... this is a sad news... :( >> > >> > Daniel Juyung Seo (SeoZ) >> > >>

Re: [E-devel] E SVN: caro trunk/devs

2012-12-31 Thread Tom Hacohen
I figured it was not some sort of a technical limitation that has made him do it... I just wonder why he's out... On Mon, Dec 31, 2012 at 12:11 PM, Michael Blumenkrantz < michael.blumenkra...@gmail.com> wrote: > he's out :( > > On Mon, Dec 31, 2012 at 12:02 PM, Tom Hacohen wrote: > > > And we (

Re: [E-devel] E SVN: caro trunk/devs

2012-12-31 Thread Michael Blumenkrantz
it is, in fact, a technical limitation. his math skills are now so advanced that he is no longer capable of writing code which compiles. On Mon, Dec 31, 2012 at 12:17 PM, Tom Hacohen wrote: > I figured it was not some sort of a technical limitation that has made him > do it... I just wonder why

Re: [E-devel] eo and efl

2012-12-31 Thread Jérémy Zurcher
On Monday 31 December 2012 10:20, Cedric BAIL wrote : > On Sun, Dec 30, 2012 at 10:48 PM, Gustavo Sverzut Barbieri > wrote: > > On Sun, Dec 30, 2012 at 10:04 AM, Cedric BAIL wrote: > >> On Sun, Dec 30, 2012 at 12:55 PM, Lucas De Marchi > >> wrote: > >> > I don't want to be the boring guy compla

[E-devel] [PATCH] Fix valgrind profile check

2012-12-31 Thread Doug Newgard
Fixes typo in checking whether the profile wants valgrind or not. valgrindfix.patch Description: Binary data -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS

Re: [E-devel] Transparent unfocused windows.

2012-12-31 Thread Gustavo Sverzut Barbieri
On Mon, Dec 31, 2012 at 2:44 AM, David Seikel wrote: > On Sat, 22 Dec 2012 16:26:06 -0200 Gustavo Sverzut Barbieri > wrote: > > > On Saturday, December 22, 2012, David Seikel wrote: > > > > > I remember in the not too distant past I could set the E17 > > > compositor to make unfocused windows pa

Re: [E-devel] [PATCH] Fix valgrind profile check

2012-12-31 Thread Gustavo Sverzut Barbieri
thanks, applied with minor change (removed the x as we know this variable is always defined) On Mon, Dec 31, 2012 at 12:15 PM, Doug Newgard wrote: > Fixes typo in checking whether the profile wants valgrind or not. > > > ---

Re: [E-devel] eo and efl

2012-12-31 Thread Henrique Dante
On Mon, Dec 31, 2012 at 2:15 AM, Cedric BAIL wrote: > On Mon, Dec 31, 2012 at 12:24 PM, Henrique Dante > wrote: >> On Sun, Dec 30, 2012 at 9:28 PM, Cedric BAIL wrote: >>> On Sun, Dec 30, 2012 at 12:06 AM, Henrique Dante >>> wrote: While developing with Eo I also noticed that it breaks c

Re: [E-devel] eo and efl

2012-12-31 Thread Jorge Luis Zapata Muga
On Mon, Dec 31, 2012 at 2:20 AM, Cedric BAIL wrote: > On Sun, Dec 30, 2012 at 10:48 PM, Gustavo Sverzut Barbieri > wrote: > > On Sun, Dec 30, 2012 at 10:04 AM, Cedric BAIL > wrote: > >> On Sun, Dec 30, 2012 at 12:55 PM, Lucas De Marchi > >> wrote: > >> > I don't want to be the boring guy compl

Re: [E-devel] evas_text_block not working in fb?

2012-12-31 Thread David Seikel
On Mon, 31 Dec 2012 12:01:41 + Tom Hacohen wrote: > That's odd. What "style" did you use with the evas made textblock? I tried many variations, referring to the font by name, the alias for the font in the edje file, the text style name as listed in the edje file, a copy of that style from th

Re: [E-devel] Transparent unfocused windows.

2012-12-31 Thread David Seikel
On Mon, 31 Dec 2012 12:14:30 -0200 Gustavo Sverzut Barbieri wrote: > On Mon, Dec 31, 2012 at 2:44 AM, David Seikel > wrote: > > > On Sat, 22 Dec 2012 16:26:06 -0200 Gustavo Sverzut Barbieri > > wrote: > > > > > On Saturday, December 22, 2012, David Seikel wrote: > > > > > > > I remember in the

Re: [E-devel] E SVN: caro trunk/devs

2012-12-31 Thread David Seikel
On Mon, 31 Dec 2012 12:22:50 + Michael Blumenkrantz wrote: > it is, in fact, a technical limitation. his math skills are now so > advanced that he is no longer capable of writing code which compiles. > > On Mon, Dec 31, 2012 at 12:17 PM, Tom Hacohen wrote: > > > I figured it was not some s

Re: [E-devel] evas_text_block not working in fb?

2012-12-31 Thread Tom Hacohen
Again, could you please show me the exact style you have used? I'm coming to believe you may have not set the source of the font in the style and possibly didn't load it correctly. On Mon, Dec 31, 2012 at 3:20 PM, David Seikel wrote: > On Mon, 31 Dec 2012 12:01:41 + Tom Hacohen wrote: > >

Re: [E-devel] E SVN: acidx IN trunk/efl/src: lib/ecore_evas modules/ecore_evas/engines/x

2012-12-31 Thread Ulisses Furquim
Hi Cedric, On Sun, Dec 30, 2012 at 9:50 PM, Cedric BAIL wrote: > > I am disappointed by your answer. Terminology now use 4 times more CPU > and your answer is just live with it ! You didn't even look at it. So > I took the time to see what was going on, basically we are allocating > memory like c

Re: [E-devel] Forecasts module into e17

2012-12-31 Thread Igor Murzov
On Mon, 31 Dec 2012 13:58:19 +1030 Simon wrote: > Hi All, > Just wondering what the forecasts module needs in order for it to become > a core e17 module? I was going to fix the issues that i thought there > were with it provide patches then recommend it be added but having > looked at it i can

Re: [E-devel] Forecasts module into e17

2012-12-31 Thread Michael Blumenkrantz
On Mon, 31 Dec 2012 20:11:50 +0400 Igor Murzov wrote: > On Mon, 31 Dec 2012 13:58:19 +1030 > Simon wrote: > > > Hi All, > > Just wondering what the forecasts module needs in order for it to become > > a core e17 module? I was going to fix the issues that i thought there > > were with it provi

Re: [E-devel] Forecasts module into e17

2012-12-31 Thread Igor Murzov
On Mon, 31 Dec 2012 16:23:48 + Michael Blumenkrantz wrote: > On Mon, 31 Dec 2012 20:11:50 +0400 > Igor Murzov wrote: > > > On Mon, 31 Dec 2012 13:58:19 +1030 > > Simon wrote: > > > > > Hi All, > > > Just wondering what the forecasts module needs in order for it to become > > > a core e17

Re: [E-devel] Forecasts module into e17

2012-12-31 Thread Jeff Hoogland
Speaking of the forecasts module, using the EFL 1.7.4 and E17 stable release I don't have an entry box that is visible for entering my zipcode -> http://www.enlightenment.org/ss/e-50e1c23ef0fca4.53358506.jpg Does this happen for other folks as well or is something wrong with my build? On Mon, De

Re: [E-devel] Forecasts module into e17

2012-12-31 Thread Igor Murzov
On Mon, 31 Dec 2012 10:51:13 -0600 Jeff Hoogland wrote: > Speaking of the forecasts module, using the EFL 1.7.4 and E17 stable > release I don't have an entry box that is visible for entering my zipcode > -> http://www.enlightenment.org/ss/e-50e1c23ef0fca4.53358506.jpg > > Does this happen for o

Re: [E-devel] Forecasts module into e17

2012-12-31 Thread Jeff Hoogland
Is that the revision for EFLs, E17 or forecasts that fixes this? On Mon, Dec 31, 2012 at 11:11 AM, Igor Murzov < intergalactic.anonym...@gmail.com> wrote: > On Mon, 31 Dec 2012 10:51:13 -0600 > Jeff Hoogland wrote: > > > Speaking of the forecasts module, using the EFL 1.7.4 and E17 stable > > r

Re: [E-devel] Forecasts module into e17

2012-12-31 Thread Doug Newgard
http://trac.enlightenment.org/e/changeset/81635 As you can see, the change was in the forecast module. > Date: Mon, 31 Dec 2012 11:13:53 -0600 > From: jeffhoogl...@linux.com > To: intergalactic.anonym...@gmail.com > CC: enlightenment-devel@lists.sourceforge.net > Subject: Re: [E-devel] Forecasts

Re: [E-devel] Forecasts module into e17

2012-12-31 Thread Michael Blumenkrantz
On Mon, 31 Dec 2012 10:51:13 -0600 Jeff Hoogland wrote: > Speaking of the forecasts module, using the EFL 1.7.4 and E17 stable > release I don't have an entry box that is visible for entering my zipcode > -> http://www.enlightenment.org/ss/e-50e1c23ef0fca4.53358506.jpg > > Does this happen for o

Re: [E-devel] Forecasts module into e17

2012-12-31 Thread Jeff Hoogland
Yes I did - and I updated forecasts to the latest SVN version and the issue is still there. So I am guessing I need to update my EFLs and/or E17 to get the fix? On Mon, Dec 31, 2012 at 11:16 AM, Michael Blumenkrantz < michael.blumenkra...@gmail.com> wrote: > On Mon, 31 Dec 2012 10:51:13 -0600 >

Re: [E-devel] eo and efl

2012-12-31 Thread Lucas De Marchi
On Sun, Dec 30, 2012 at 11:33 PM, Carsten Haitzler wrote: > On Sun, 30 Dec 2012 14:19:01 -0200 Lucas De Marchi > said: > >> On Sun, Dec 30, 2012 at 12:51 PM, Carsten Haitzler >> wrote: >> >> > i shall start with a single one: 'Subject: [E-devel] Eobj - Request for >> > review/comments' in april

Re: [E-devel] E SVN: barbieri trunk/efl/src/lib/eina

2012-12-31 Thread Michael Blumenkrantz
changelog/news? /vtorri :( On Mon, 31 Dec 2012 12:41:55 -0800 "Enlightenment SVN" wrote: > Log: > efl: make xattr stuff work. > >* fix eina_xattr_value_ls() and eina_xattr_value_fd_ls() to not loop > infinitely. > >* NULL terminate the retrieved xattr values, at least they'll

[E-devel] Places Module Only Opens Custom File Manager on Desktop 0, 0

2012-12-31 Thread Jeff Hoogland
For some reason when the Places module launches it's custom file manager command the file manager is always opened on desktop 0,0 When I launch the same file manager via run everything it opens on my current desktop AOK. So I assuming it is an issue with how the places menu entry runs it's custom

Re: [E-devel] Forecasts module into e17

2012-12-31 Thread Simon
On 01/01/2013 06:48 AM, enlightenment-devel-requ...@lists.sourceforge.net wrote: > Yes I did - and I updated forecasts to the latest SVN version and the issue > is still there. > > So I am guessing I need to update my EFLs and/or E17 to get the fix? > I am using the efl 1.7.4 release the e17 relea

Re: [E-devel] Forecasts module into e17

2012-12-31 Thread Jeff Hoogland
Thanks - I will rebuild the latest SVN now. On Mon, Dec 31, 2012 at 5:51 PM, Simon wrote: > On 01/01/2013 06:48 AM, > enlightenment-devel-requ...@lists.sourceforge.net wrote: > > Yes I did - and I updated forecasts to the latest SVN version and the > issue > > is still there. > > > > So I am gu

Re: [E-devel] Forecasts module into e17

2012-12-31 Thread Simon
On 01/01/2013 02:41 AM, Igor Murzov wrote: > On Mon, 31 Dec 2012 13:58:19 +1030 > Simon wrote: > >> Hi All, >> Just wondering what the forecasts module needs in order for it to become >> a core e17 module? I was going to fix the issues that i thought there >> were with it provide patches then reco

Re: [E-devel] Forecasts module into e17

2012-12-31 Thread P Purkayastha
On 01/01/2013 12:23 AM, Michael Blumenkrantz wrote: > On Mon, 31 Dec 2012 20:11:50 +0400 > Igor Murzov wrote: > >> On Mon, 31 Dec 2012 13:58:19 +1030 >> Simon wrote: >> >>> Hi All, >>> Just wondering what the forecasts module needs in order for it to become >>> a core e17 module? I was going to f

Re: [E-devel] evas_text_block not working in fb?

2012-12-31 Thread David Seikel
On Mon, 31 Dec 2012 15:59:15 + Tom Hacohen wrote: > Again, could you please show me the exact style you have used? I'm > coming to believe you may have not set the source of the font in the > style and possibly didn't load it correctly. Like I said, I tried many variations, but I did not kee

Re: [E-devel] eo and efl

2012-12-31 Thread David Seikel
On Mon, 31 Dec 2012 18:18:10 -0200 Lucas De Marchi wrote: > On Sun, Dec 30, 2012 at 11:33 PM, Carsten Haitzler > wrote: > > On Sun, 30 Dec 2012 14:19:01 -0200 Lucas De Marchi > > said: > > > >> On Sun, Dec 30, 2012 at 12:51 PM, Carsten Haitzler > >> wrote: > >> > >> > i shall start with a sing

Re: [E-devel] eo and efl

2012-12-31 Thread The Rasterman
On Mon, 31 Dec 2012 13:46:41 +1000 David Seikel said: > On Mon, 31 Dec 2012 10:20:21 +0900 Cedric BAIL > wrote: > > > On Sun, Dec 30, 2012 at 10:48 PM, Gustavo Sverzut Barbieri > > wrote: > > > On Sun, Dec 30, 2012 at 10:04 AM, Cedric BAIL > > > wrote: > > >> On Sun, Dec 30, 2012 at 12:55 PM,

Re: [E-devel] eo and efl

2012-12-31 Thread The Rasterman
On Mon, 31 Dec 2012 18:18:10 -0200 Lucas De Marchi said: > On Sun, Dec 30, 2012 at 11:33 PM, Carsten Haitzler > wrote: > > On Sun, 30 Dec 2012 14:19:01 -0200 Lucas De Marchi > > said: > > > >> On Sun, Dec 30, 2012 at 12:51 PM, Carsten Haitzler > >> wrote: > >> > >> > i shall start with a singl

Re: [E-devel] eo and efl

2012-12-31 Thread Jérôme Pinot
On 01/01/13 15:02, Carsten Haitzler wrote: [snip] > but there definitely will bee no support for expansion of it This stings, really. -- Jérôme Pinot http://ngc891.blogdns.net/ signature.asc Description: Digital signature

Re: [E-devel] eo and efl

2012-12-31 Thread The Rasterman
On Tue, 1 Jan 2013 15:16:13 +0900 Jérôme Pinot said: > On 01/01/13 15:02, Carsten Haitzler wrote: > [snip] > > but there definitely will bee no support for expansion of it > > This stings, really. no one said 2.0 is happening soon. it's a long ways off yet. my intent is to have 1.x for at lest

Re: [E-devel] eo and efl

2012-12-31 Thread Jérôme Pinot
On 01/01/13 16:30, Carsten Haitzler wrote: > On Tue, 1 Jan 2013 15:16:13 +0900 Jérôme Pinot said: > > > On 01/01/13 15:02, Carsten Haitzler wrote: > > [snip] > > > but there definitely will bee no support for expansion of it > > > > This stings, really. > > no one said 2.0 is happening soon. it