burhanrashid52 / PhotoEditor

A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.
MIT License
4.08k stars 983 forks source link

App crash while filter scroll #468

Closed varindergroove closed 1 year ago

varindergroove commented 1 year ago

I am using user image in filter Adapter. in imageview replace to PhotoEditorView because show current filter show user image but recyclerview not handle the photoEditorView , please answer this

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 ja.burhanrashid52.photoeditor.ImageFilterView.applyEffect(ImageFilterView.kt:224) at ja.burhanrashid52.photoeditor.ImageFilterView.onDrawFrame(ImageFilterView.kt:79) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1573) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1272)

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 4 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 5 days with no activity.