Re: [E-devel] [e-users] crash at startup revision 82616

2013-01-11 Thread Gustavo Sverzut Barbieri
On Sat, Jan 12, 2013 at 4:33 AM, Vikram Goyal wrote: > Hello Friends, > > I don't know if one should file a bug report like this but the ticket > system is not accepting the report citing it as spam. > > I compiled E17 with the following options: > ./easy_e17.sh -s -k --threads=1 > --skip=emotion

[E-devel] Heads Up: EFL single tree is ready for tests!

2013-01-11 Thread Gustavo Sverzut Barbieri
Hi all, Finally all the libs are in trunk/efl, making compilation hopefully faster and simpler. But as every major change, we need testers and cleanup. It would be nice to test it on different platforms to see what kind of problems comes up. Linux should be pretty solid, but would be nice to have

Re: [E-devel] "check" requirement for efl build

2013-01-11 Thread Doug Newgard
It already is conditional. It only requires check if you build the tests, which the dev profile does by default. If you don't want the tests, just pass --with-tests=none and it shouldn't require check. Doug Date: Sat, 12 Jan 2013 12:55:57 +0900 From: ngc..

[E-devel] "check" requirement for efl build

2013-01-11 Thread Jérôme Pinot
Trunk efl tree requires the program check to successfully configure the build: 8< checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for doxygen... yes checking for CHECK... no configure: error: Package requirements (check

Re: [E-devel] E SVN: discomfitor IN trunk/e: . data/themes/edc

2013-01-11 Thread Michael Blumenkrantz
On Sat, 12 Jan 2013 06:58:10 +1000 David Seikel wrote: > On Sat, 12 Jan 2013 06:47:52 +1000 David Seikel > wrote: > > > On Fri, 11 Jan 2013 20:40:41 + Michael Blumenkrantz > > wrote: > > > > > On Sat, 12 Jan 2013 06:30:14 +1000 > > > David Seikel wrote: > > > > > > > On Sat, 12 Jan 2013

Re: [E-devel] Issue with elm.Entry.entry_get and password = True

2013-01-11 Thread Jeff Hoogland
Ping. On Fri, Dec 21, 2012 at 5:34 PM, Jeff Hoogland wrote: > I ran into an issue this afternoon that gave me all sorts of headaches > until I sorted through some debug output. > > It seems that when I have an elementary.Entry with password = True (so it > puts * over the characters a few second

Re: [E-devel] E SVN: discomfitor IN trunk/e: . data/themes/edc

2013-01-11 Thread David Seikel
On Sat, 12 Jan 2013 06:58:10 +1000 David Seikel wrote: > On Sat, 12 Jan 2013 06:47:52 +1000 David Seikel > wrote: > > > On Fri, 11 Jan 2013 20:40:41 + Michael Blumenkrantz > > wrote: > > > > > On Sat, 12 Jan 2013 06:30:14 +1000 > > > David Seikel wrote: > > > > > > > On Sat, 12 Jan 2013

Re: [E-devel] E SVN: discomfitor IN trunk/e: . data/themes/edc

2013-01-11 Thread David Seikel
On Sat, 12 Jan 2013 06:47:52 +1000 David Seikel wrote: > On Fri, 11 Jan 2013 20:40:41 + Michael Blumenkrantz > wrote: > > > On Sat, 12 Jan 2013 06:30:14 +1000 > > David Seikel wrote: > > > > > On Sat, 12 Jan 2013 01:04:56 +1000 David Seikel > > > wrote: > > > > > > > On Fri, 11 Jan 2013

Re: [E-devel] E SVN: discomfitor IN trunk/e: . data/themes/edc

2013-01-11 Thread Michael Blumenkrantz
On Sat, 12 Jan 2013 06:47:52 +1000 David Seikel wrote: > On Fri, 11 Jan 2013 20:40:41 + Michael Blumenkrantz > wrote: > > > On Sat, 12 Jan 2013 06:30:14 +1000 > > David Seikel wrote: > > > > > On Sat, 12 Jan 2013 01:04:56 +1000 David Seikel > > > wrote: > > > > > > > On Fri, 11 Jan 2013

Re: [E-devel] E SVN: discomfitor IN trunk/e: . data/themes/edc

2013-01-11 Thread David Seikel
On Fri, 11 Jan 2013 20:40:41 + Michael Blumenkrantz wrote: > On Sat, 12 Jan 2013 06:30:14 +1000 > David Seikel wrote: > > > On Sat, 12 Jan 2013 01:04:56 +1000 David Seikel > > wrote: > > > > > On Fri, 11 Jan 2013 11:22:52 + Michael Blumenkrantz > > > wrote: > > > > > > > and all the

Re: [E-devel] E SVN: discomfitor IN trunk/e: . data/themes/edc

2013-01-11 Thread Michael Blumenkrantz
On Sat, 12 Jan 2013 06:30:14 +1000 David Seikel wrote: > On Sat, 12 Jan 2013 01:04:56 +1000 David Seikel > wrote: > > > On Fri, 11 Jan 2013 11:22:52 + Michael Blumenkrantz > > wrote: > > > > > and all the onefangs rejoiced > > > > Yay! > > /me retracts his "Yay!" now that all his menus,

Re: [E-devel] E SVN: discomfitor IN trunk/e: . data/themes/edc

2013-01-11 Thread David Seikel
On Sat, 12 Jan 2013 01:04:56 +1000 David Seikel wrote: > On Fri, 11 Jan 2013 11:22:52 + Michael Blumenkrantz > wrote: > > > and all the onefangs rejoiced > > Yay! /me retracts his "Yay!" now that all his menus, unfocused windows, and most shelves are all but invisible. Though perhaps som

Re: [E-devel] efl merge and win32

2013-01-11 Thread Gustavo Sverzut Barbieri
On Fri, Jan 11, 2013 at 4:43 PM, Nicolas Aguirre wrote: > modules/ecore_evas/engines/win32/modules_ecore_evas_engines_win32_module_la-ecore_evas_win32.lo > In file included from > modules/ecore_evas/engines/win32/ecore_evas_win32.c:19:0: error: > unterminated #ifdef > make[4]: *** > [modules/ecor

Re: [E-devel] efl merge and win32

2013-01-11 Thread Nicolas Aguirre
2013/1/11 Gustavo Sverzut Barbieri > On Fri, Jan 11, 2013 at 2:55 PM, Nicolas Aguirre > wrote: > > > > 2013/1/11 Gustavo Sverzut Barbieri > > > > > On Friday, January 11, 2013, Nicolas Aguirre wrote: > > > > > > > 2013/1/11 Gustavo Sverzut Barbieri > > > > > > > > > > > > > > On Thu, Jan 10,

[E-devel] ecore.Exe() example

2013-01-11 Thread Jeff Hoogland
Can anyone provide me with a simple example that uses ecore.Exe to fire a system command using the python bindings? I'm reading over help(ecore.Exe) and it isn't very straight forward how I just make it run a command of my choosing. Regards, -- ~Jeff Hoogland Thoughts o

Re: [E-devel] efl merge and win32

2013-01-11 Thread Gustavo Sverzut Barbieri
On Fri, Jan 11, 2013 at 2:55 PM, Nicolas Aguirre wrote: > > 2013/1/11 Gustavo Sverzut Barbieri > > > On Friday, January 11, 2013, Nicolas Aguirre wrote: > > > > > 2013/1/11 Gustavo Sverzut Barbieri > > > > > > > > > > > On Thu, Jan 10, 2013 at 8:51 PM, Nicolas Aguirre > > > > >wrote: > > > > > >

Re: [E-devel] efl merge and win32

2013-01-11 Thread Nicolas Aguirre
2013/1/11 Gustavo Sverzut Barbieri > On Friday, January 11, 2013, Nicolas Aguirre wrote: > > > 2013/1/11 Gustavo Sverzut Barbieri > > > > > > > > On Thu, Jan 10, 2013 at 8:51 PM, Nicolas Aguirre > > > >wrote: > > > > > > > Hi, > > > > > > > > After lucas commit, i tried to build EFL merge for wi

Re: [E-devel] E SVN: discomfitor IN trunk/e: . data/themes/edc

2013-01-11 Thread David Seikel
On Fri, 11 Jan 2013 11:22:52 + Michael Blumenkrantz wrote: > and all the onefangs rejoiced Yay! > On Fri, Jan 11, 2013 at 11:21 AM, Enlightenment SVN < > no-re...@enlightenment.org> wrote: > > > Log: > > add focus-out color class and functionality to default theme > > > > > > Author:

Re: [E-devel] E SVN: lucas IN trunk/efl: . m4 src/bin/eet src/bin/embryo src/bin/evas/loaders/psd src/lib/ecore src/lib/eet src/lib/eina src/lib/eio src/modules/emotion/gstreamer src/modules/evas/load

2013-01-11 Thread David Seikel
On Fri, 11 Jan 2013 10:52:47 -0200 Gustavo Sverzut Barbieri wrote: > Unfortunately one of our key points is portability. Although I > disagree with that, I have to live with it :-D Fortunately one of our key points is portability. It means I don't have to worry about dozens of obscure operating

Re: [E-devel] evas async causing border artifacts

2013-01-11 Thread Gustavo Sverzut Barbieri
We should add a debug watchdog to ecore Evas. A 1s timer that walks canvases and check that. On Friday, January 11, 2013, Ulisses Furquim wrote: > Hi Raster, > > On Fri, Jan 11, 2013 at 10:46 AM, Carsten Haitzler > > > wrote: > > On Fri, 11 Jan 2013 10:32:35 -0200 Gustavo Sverzut Barbieri > > >

Re: [E-devel] No touch events from slave devices?

2013-01-11 Thread Dominik Röttsches
Hi Raster, On 01/10/2013 12:04 PM, Dominik Röttsches wrote: > [...] > + if (((atdev) && (atdev->use != XIMasterPointer)) || > + (!atdev)) > + { > > As discussed on IRC - I'd suggest to remove this code, since it doesn't seem to fulfil its purpose anymore

Re: [E-devel] evas async causing border artifacts

2013-01-11 Thread Ulisses Furquim
Hi Raster, On Fri, Jan 11, 2013 at 10:46 AM, Carsten Haitzler wrote: > On Fri, 11 Jan 2013 10:32:35 -0200 Gustavo Sverzut Barbieri > said: > >> On Friday, January 11, 2013, Carsten Haitzler wrote: >> >> > ok - after it happening a few more times - borders go "bad" and stop >> > rendering.. i sus

Re: [E-devel] efl merge and win32

2013-01-11 Thread Gustavo Sverzut Barbieri
On Friday, January 11, 2013, Nicolas Aguirre wrote: > 2013/1/11 Gustavo Sverzut Barbieri > > > > > On Thu, Jan 10, 2013 at 8:51 PM, Nicolas Aguirre > > >wrote: > > > > > Hi, > > > > > > After lucas commit, i tried to build EFL merge for win32. > > > > > > i configure with : ./configure --prefix=$

Re: [E-devel] Elementary Gesture Layer Input Variants? Trackpad vs. Touchscreen?

2013-01-11 Thread The Rasterman
On Fri, 11 Jan 2013 12:44:19 + "Rottsches, Dominik" said: it's so much shorter for me to say: elementary_test -to "Gesture Layer 2" :) > Hi Tom, others, > > Can you explain a little bit more what kind of touch gestures the Elementary > gesture layer widget interprets and how? What kind of

Re: [E-devel] E SVN: lucas IN trunk/efl: . m4 src/bin/eet src/bin/embryo src/bin/evas/loaders/psd src/lib/ecore src/lib/eet src/lib/eina src/lib/eio src/modules/emotion/gstreamer src/modules/evas/load

2013-01-11 Thread Gustavo Sverzut Barbieri
On Friday, January 11, 2013, Nicolas Aguirre wrote: > 2013/1/11 Gustavo Sverzut Barbieri > > > > > On Thu, Jan 10, 2013 at 10:49 PM, Cedric BAIL > > > > wrote: > > > > > On Fri, Jan 11, 2013 at 9:45 AM, Lucas De Marchi > > > > wrote: > > > > On Jan 10, 2013 8:14 PM, "Nicolas Aguirre" < > aguirre

Re: [E-devel] evas async causing border artifacts

2013-01-11 Thread The Rasterman
On Fri, 11 Jan 2013 10:32:35 -0200 Gustavo Sverzut Barbieri said: > On Friday, January 11, 2013, Carsten Haitzler wrote: > > > ok - after it happening a few more times - borders go "bad" and stop > > rendering.. i suspect it simply is an async render done callback never > > coming > > back - bei

[E-devel] Elementary Gesture Layer Input Variants? Trackpad vs. Touchscreen?

2013-01-11 Thread Rottsches, Dominik
Hi Tom, others, Can you explain a little bit more what kind of touch gestures the Elementary gesture layer widget interprets and how? What kind of input mouse/multi events does it need? The reason I am asking is aimed towards the following: Would it make a distinction or recognize differently

Re: [E-devel] evas async causing border artifacts

2013-01-11 Thread Gustavo Sverzut Barbieri
On Friday, January 11, 2013, Carsten Haitzler wrote: > ok - after it happening a few more times - borders go "bad" and stop > rendering.. i suspect it simply is an async render done callback never > coming > back - being lost somehow... but it's random but once the window frame > stops renderi

Re: [E-devel] evas async causing border artifacts

2013-01-11 Thread Paulo Alcantara
Carsten Haitzler (The Rasterman) writes: > ok - after it happening a few more times - borders go "bad" and stop > rendering.. i suspect it simply is an async render done callback never coming > back - being lost somehow... but it's random but once the window frame > stops rendering... it does

[E-devel] Shelf auto-hide feature request

2013-01-11 Thread Nikolas Arend
Hi, I'm sorry if this has been requested before and declined. I'm currently using engage basically only because of its auto-hide feature to "Hide when Window overlaps". Would it be possible to have that for the shelves as well? Thanks much, Nick -

Re: [E-devel] E SVN: discomfitor IN trunk/e: . data/themes/edc

2013-01-11 Thread Michael Blumenkrantz
and all the onefangs rejoiced On Fri, Jan 11, 2013 at 11:21 AM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > add focus-out color class and functionality to default theme > > > Author: discomfitor > Date: 2013-01-11 03:21:20 -0800 (Fri, 11 Jan 2013) > New Revision:

Re: [E-devel] E SVN: lucas IN trunk/efl: . m4 src/bin/eet src/bin/embryo src/bin/evas/loaders/psd src/lib/ecore src/lib/eet src/lib/eina src/lib/eio src/modules/emotion/gstreamer src/modules/evas/load

2013-01-11 Thread The Rasterman
On Fri, 11 Jan 2013 10:59:09 +0100 Nicolas Aguirre said: > 2013/1/11 Gustavo Sverzut Barbieri > > > On Thu, Jan 10, 2013 at 10:49 PM, Cedric BAIL wrote: > > > > > On Fri, Jan 11, 2013 at 9:45 AM, Lucas De Marchi > > > wrote: > > > > On Jan 10, 2013 8:14 PM, "Nicolas Aguirre" > > > > wrote: >

Re: [E-devel] E SVN: lucas IN trunk/efl: . m4 src/bin/eet src/bin/embryo src/bin/evas/loaders/psd src/lib/ecore src/lib/eet src/lib/eina src/lib/eio src/modules/emotion/gstreamer src/modules/evas/load

2013-01-11 Thread Nicolas Aguirre
2013/1/11 Gustavo Sverzut Barbieri > On Thu, Jan 10, 2013 at 10:49 PM, Cedric BAIL wrote: > > > On Fri, Jan 11, 2013 at 9:45 AM, Lucas De Marchi > > wrote: > > > On Jan 10, 2013 8:14 PM, "Nicolas Aguirre" > > > wrote: > > >> > > >> 2013/1/10 Enlightenment SVN > > >> > > >> > Log: > > >> > efl

[E-devel] Bug fix : ecore x XI2 handler not to make button event twice

2013-01-11 Thread Sung-Jin Park
Dear developers, I have fixed a bug in ecore x xi2 handler. Currently, ecore mouse down/move/up event are made twice for a X touch event. Among a couple of events, the first one is made by a X touch event and the other is made by a button event whose flags has XIPointerEmulated flag. The (latter)