allgood / OpenNoteScanner

Android application for scanning and manipulating handwritten notes and documents.
Other
1.36k stars 284 forks source link

Crashing while capturing the image (NullPointerException) #251

Closed fabifont closed 3 years ago

fabifont commented 3 years ago

The app crashes after clicking the capture button. java.lang.NullPointerException: Attempt to invoke virtual method 'void android.graphics.Bitmap.recycle()' on a null object reference

Application LOG

https://del.dog/yfibanidet

Steps to reproduce

Click the capture button.

Expected behaviour

Capture the document.

Actual behaviour

Crash.

Would you like to work on the issue?

No.

fabifont commented 3 years ago

F-Droid version works fine. Play store version freezes. GitHub apk crashes.