On Sat, 17 Jun 2017 17:27:50 +0100 Mick <michaelkintz...@gmail.com> said:

> ERR<4114>:evas-gl_x11 modules/evas/engines/gl_x11/evas_engine.c:2842
> eng_image_native_set() GLX Pixmap create fail

is your problem... evas is trying to create a glx pixmap for the x pixmap so it
can access it from opengl... as a texture. and that is failing. well it's the
first sign of trouble.

what happens after that - unknown. attaching gdb might help to get a backtrace
to where e is...

https://www.enlightenment.org/debugging/enlightenment_debugging

details how to do this...

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to