Hello everybody!
We have this problem using App Inventor on Linux. First we run the aiStarter and then we run the emulator from the browser to be able to run the application. When the emulator finishes loading, the developed application does not appear, but a blank screen appears. The aiStarter displays the following error on the console:
emulator: ERROR: Could not load OpenGLES emulation library: lib64OpenglRender.so: cannot open shared object file: No such file or directory
emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
Does anyone else have this problem?
Thanks a lot!