flutter_vlc_player icon indicating copy to clipboard operation
flutter_vlc_player copied to clipboard

flutter_vlc_player: ^7.4.2 华为手机报错

Open LufeeWuKong opened this issue 9 months ago • 0 comments

E/AndroidRuntime(19614): Process: com.billsclub.s8app, PID: 19614 E/AndroidRuntime(19614): java.lang.RuntimeException: Error during detachFromGLContext (see logcat for details) E/AndroidRuntime(19614): at android.graphics.SurfaceTexture.detachFromGLContext(SurfaceTexture.java:280) E/AndroidRuntime(19614): at org.videolan.libvlc.AWindow$SurfaceTextureThread.detachFromGLContext(AWindow.java:672) E/AndroidRuntime(19614): at org.videolan.libvlc.AWindow$SurfaceTextureThread.access$1600(AWindow.java:580) E/AndroidRuntime(19614): at org.videolan.libvlc.AWindow.SurfaceTexture_detachFromGLContext(AWindow.java:731) I/Process (19614): Sending signal. PID: 19614 SIG: 9

LufeeWuKong avatar Mar 08 '25 13:03 LufeeWuKong