AmazeFileUtilities-Issue-Tracker icon indicating copy to clipboard operation
AmazeFileUtilities-Issue-Tracker copied to clipboard

Crash reported by Pom

Open amaze-issue-automation[bot] opened this issue 1 year ago • 0 comments

Issue explanation (write below this line)

Exception

  • App Name: File Utilities
  • Package: com.amaze.fileutilities
  • Version: v1.89
  • User Action: UI Error
  • Request: Application crash
  • OS: Linux Nokia/Aoki_02US/AKT:11/RKQ1.210528.001/02US_1_230:user/release-keys 11 - 30
  • Device: AKT
  • Model: N1374DL
  • Product: Aoki_02US
  • Device ID: null
Crash log
java.lang.RuntimeException: Applying effect in wrong GL context!
at
android.media.effect.EffectContext.assertValidGLState(EffectContext.java:109)
at android.media.effect.FilterEffect.beginGLEffect(FilterEffect.java:64)
at android.media.effect.SingleFilterEffect.apply(SingleFilterEffect.java:69)
at x7.i.onDrawFrame(ImageFilterView.kt:798)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1577)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1272)