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

AllFilterExample throw exception (java.lang.IllegalArgumentException: No config chosen) #30

Open
ttpro1995 opened this issue Dec 3, 2015 · 0 comments

Comments

@ttpro1995
Copy link

It throw exception and stoped when I try to run.

12-03 10:30:23.931 11314-11331/project.android.allfiltersexample E/AndroidRuntime: FATAL EXCEPTION: GLThread 227
                                                                                   Process: project.android.allfiltersexample, PID: 11314
                                                                                   java.lang.IllegalArgumentException: No config chosen
                                                                                       at android.opengl.GLSurfaceView$BaseConfigChooser.chooseConfig(GLSurfaceView.java:869)
                                                                                       at android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:1023)
                                                                                       at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1400)
                                                                                       at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1239)
@ttpro1995 ttpro1995 changed the title AllFilterExample stop and throw exception AllFilterExample throw exception (java.lang.IllegalArgumentException: No config chosen) Dec 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant