Mir

Comment 0 for bug 1510218

Revision history for this message
Loïc Molinari (loic.molinari) wrote : mir_connection_get_egl_pixel_format() crashes on Android

mir_connection_get_egl_pixel_format() crashes, at least, on Android when used in QtUbuntu. There might be some specific conditions triggering the issue there because I haven't been able to reproduce it in a standalone test [1] trying to follow the same initialisation process.

this is strange because if I directly call "eglGetConfigAttrib(display, config, EGL_NATIVE_VISUAL_ID, &visual)" it works perfectly fine.

http://bazaar.launchpad.net/~loic.molinari/+junk/ubuntu-touch-test/view/head:/ubuntu-touch-test.c