On Mon, Feb 17, 2020 at 09:48:10AM +0000, Carsten Haitzler wrote: > On Sun, 16 Feb 2020 22:45:38 -0800 Ross Vandegrift <r...@kallisti.us> said: > > But I did find a non-stop stream of this when interacting with E: > > ERR<2351>:evas_main ../src/lib/evas/canvas/evas_object_smart.c:145 > > evas_object_smart_data_get() calling smart object API on non-smart object! > > For instance, changing window focus triggers five. > > this is efl reporting we're calling a function on an object of the wrong type. > you should also get a backtrace with this if you have libunwind (auto detected > at compile time).
Hmm weird- I have libunwind, but I'm not getting backtraces. Will dig in and try to get one. > > I also have a steady appearance of this: > > ERR<2351>:evas-gl_x11 > > ../src/modules/evas/engines/gl_x11/evas_engine.c:1967 > > _native_bind_cb() eglCreateImage() for Pixmap 0x0x1015cc0 failed: 0x3003 > > > > Are these normal? Can they be muted? > > i have since turned this one into a warning in efl git master (thus muted by > default) as it's essentially a race condition you can't get rid of and i kind > of got bored of seeing it as there isn't a lot I can easily do about it. Okay, thanks! Ross _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users