-
-
Notifications
You must be signed in to change notification settings - Fork 991
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
Filter Error: java.lang.RuntimeException: Error executing ShaderProgram! #232
Comments
I face some problem. Who can help? |
Does anyone get the solution...? |
It's the Resolution some devices can not handle... I resized the image then it worked... If anyone has the solution please share... |
I am also facing the same issue. Is there any fix available for this? |
java.lang.RuntimeException: Error executing ShaderProgram!
at android.filterfw.core.ShaderProgram.process(ShaderProgram.java:132)
at android.filterfw.core.Program.process(Program.java:32)
at android.filterpacks.imageproc.CrossProcessFilter.process(CrossProcessFilter.java:116)
at android.filterfw.core.Filter.performProcess(Filter.java:483)
at android.filterfw.core.FilterFunction.execute(FilterFunction.java:80)
at android.filterfw.core.FilterFunction.executeWithArgList(FilterFunction.java:97)
at android.media.effect.SingleFilterEffect.apply(SingleFilterEffect.java:73)
at ja.burhanrashid52.photoeditor.ImageFilterView.applyEffect(ImageFilterView.java:263)
at ja.burhanrashid52.photoeditor.ImageFilterView.onDrawFrame(ImageFilterView.java:100)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1590)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1286)
Test Device: Google Pixel 3A
Test Photo:
The text was updated successfully, but these errors were encountered: