Re: [E-devel] [EGIT] [core/efl] master 01/01: efl wl - fix segv where garbage ptr to comp surface is still there

2018-01-17 Thread Carsten Haitzler
On Tue, 16 Jan 2018 14:56:49 + Mike Blumenkrantz said: > I'd be interested in knowing how you came across this issue since that > functionality should be handled automatically on surface hide. This patch > is not a complete solution and will break some seat methods, so it would be > great if

Re: [E-devel] [EGIT] [core/efl] master 01/01: efl wl - fix segv where garbage ptr to comp surface is still there

2018-01-17 Thread Mike Blumenkrantz
Thanks for providing your reproduction case, I found it to be very helpful! By rapidly crashing or killing applications inside efl_wl objects I was able to find a number of issues, including the one described in this commit. I've reverted this patch; the crash was an important marker for detecting

Re: [E-devel] efl_add causing confusion

2018-01-17 Thread Jean-Philippe André
[ignoring everything else in this thread] Hi, I have some early prototype work in my branch devs/jpeg/efl_invalidate to experiment with efl_invalidate. I am not sure how to exploit it, or if this idea is right, so it's on hold for now. If you're interested, have a look, and let us know what your

Re: [E-devel] [EGIT] [core/efl] master 02/05: selection: add efl_selection interface

2018-01-17 Thread Jean-Philippe André
Hi, On Fri, Jan 12, 2018 at 4:23 AM, Gustavo Sverzut Barbieri < barbi...@gmail.com> wrote: > i guess davemds will get mad, since he was complaining about > namespaces and this one, Efl.Selection clearly misses a proper > namespace. > Well, I kinda agree. All selection stuff could go in Efl.Ui. O