You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
09-05 11:00:24.183 9896-9896/in.omerjerk.screenshotter D/AndroidRuntime: Shutting down VM
09-05 11:00:24.183 9896-9896/in.omerjerk.screenshotter E/AndroidRuntime: FATAL EXCEPTION: main
Process: in.omerjerk.screenshotter, PID: 9896
java.lang.RuntimeException: Buffer not large enough for pixels
at android.graphics.Bitmap.copyPixelsFromBuffer(Bitmap.java:535)
at in.omerjerk.libscreenshotter.Screenshotter.onImageAvailable(Screenshotter.java:131)
at android.media.ImageReader$ListenerHandler.handleMessage(ImageReader.java:648)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5417)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: