=== GridCube_ is now known as GridCube === chihchun_afk is now known as chihchun === mhall119|afk is now known as mhall119 === shuduo_afk is now known as shuduo === shuduo is now known as shuduo_afk === shuduo_afk is now known as shuduo === shuduo is now known as shuduo_afk === shuduo_afk is now known as shuduo === mardy_ is now known as mardy [09:25] duflu: Yo! https://code.launchpad.net/~raof/mir/faster-debootstrapping/+merge/197660 [09:26] RAOF: Awesomtastic [09:27] duflu: https://code.launchpad.net/~raof/mir/faster-debootstrapping/+merge/197661 [09:47] duflu: are you OK with https://code.launchpad.net/~alan-griffiths/mir/cleanup-one-of-the-surface-classes/+merge/197250 after the conflict fixes? [10:11] anyone wants to test mesa10 before I upload it to trusty? [10:11] final call :P [10:12] mlankhorst, you should probably do a call for testing to ubuntu-devel@ === shuduo is now known as shuduo_afk === Wellark_ is now known as Wellark [11:00] alf_: mir_connection_promote(conn, privs) [11:00] mir_connection_demote(conn, privs) [11:11] mir_connection_requires_privileges(connection, "...") [12:06] kdub, reboot === chihchun is now known as chihchun_afk === shuduo_afk is now known as shuduo === xnox_ is now known as xnox === shuduo is now known as shuduo_afk [16:37] greyback: https://raw.github.com/f69m/ubuntu-phablet_platform-api/master/android/hybris/test_c_api.cpp [16:37] g++ test_c_api.cpp `pkg-config --cflags --libs ubuntu-platform-api` -lGL -lEGL [17:36] racarr: http://pastebin.ubuntu.com/6520884/ === Prf_Jako1 is now known as Prf_Jakob === RoddieKieley1 is now known as RoddieKieley [20:47] hey all, I'm trying to run Unity8+mir natively on the desktop, but it seems the gallium drivers are trying to connect to the X server ... http://paste.ubuntu.com/6521723/ [20:47] anyone know of a way to force that not to happen? [20:48] some magic environment variable, perhaps? [20:48] dark incantations and a live sacrifice? [20:53] ah, EGL_PLATFORM=drm ... causes a segfault instead, slightly better [22:54] ah, OK, EGL_PLATFORM=mir at a guess, and much more success: throws an exception "what(): Could not create egl surface" yay! [23:24] bregma: no [23:25] bregma: you would need to write a gallium egl mir backend [23:25] or remove /usr/lib/x86_64-linux-gnu/egl/egl_gallium.so temporarily while debugging :P [23:48] i guess we could stub out mir in egl_gallium so it falls back more gracefully