Comment 11 for bug 1248642

Revision history for this message
Alberto Milone (albertomilone) wrote :

I'm not familiar with the Ubuntu SDK but you can probably execute that and preload the library:

LD_PRELOAD=/usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 ubuntu-html5-app-launcher

Or even better, create a script that makes sure that the correct libGL.so.1 library is used.