TeamAmaze / AmazeFileUtilities-Issue-Tracker

Issue tracker for Amaze File Utilities
https://play.google.com/store/apps/details?id=com.amaze.fileutilities
27 stars 3 forks source link

Crash reported by Dave #333

Open amaze-issue-automation[bot] opened 1 year ago

amaze-issue-automation[bot] commented 1 year ago

Issue explanation (write below this line)

Exception

java.lang.RuntimeException: Error executing ShaderProgram!
at android.filterfw.core.ShaderProgram.process(ShaderProgram.java:123)
at android.filterfw.core.Program.process(Program.java:32)
at
android.filterpacks.imageproc.SimpleImageFilter.process(SimpleImageFilter.java:75)
at android.filterfw.core.Filter.performProcess(Filter.java:473)
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 x7.i.onDrawFrame(ImageFilterView.kt:798)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1571)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1270)