Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Black screen and panic on Android startup: "Only OpenGL ES is supported" #5785

Closed
mbrubeck opened this issue Apr 22, 2015 · 0 comments
Closed

Black screen and panic on Android startup: "Only OpenGL ES is supported" #5785

mbrubeck opened this issue Apr 22, 2015 · 0 comments

Comments

@mbrubeck
Copy link
Contributor

@mbrubeck mbrubeck commented Apr 22, 2015

After the fix for #5784 is applied, the Android app starts up but displays only a black screen. From the system log:

I/ActivityManager(  288): Displayed com.example.native_activity/rust.glutin.MainActivity: +263ms (total +1h1m23s514ms)
V/TabletStatusBar(  359): setLightsOn(true)
D/libEGL  (16756): loaded /system/lib/egl/libEGL_tegra.so
D/libEGL  (16756): loaded /system/lib/egl/libGLESv1_CM_tegra.so
D/libEGL  (16756): loaded /system/lib/egl/libGLESv2_tegra.so
D/RustAndroidGlueStdouterr(16756): eglGetDisplay succeeded
D/RustAndroidGlueStdouterr(16756): eglInitialize succeeded
D/RustAndroidGlueStdouterr(16756): thread '<unnamed>' panicked at 'Only OpenGL ES is supported', /home/mbrubeck/src/android-servo/../glutin/src/android/mod.rs:170
D/RustAndroidGlueStdouterr(16756): 
mbrubeck added a commit to mbrubeck/servo that referenced this issue Apr 22, 2015
mbrubeck added a commit to mbrubeck/servo that referenced this issue Apr 22, 2015
bors-servo pushed a commit that referenced this issue Apr 22, 2015
Fixes #5785. r? @glennw or @larsbergstrom

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5788)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.