-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Crashes after capturing image on Android 8.1 #226
Comments
@TranslucentFoxHuman thanks for the report! could you try 1.9.1? should be fixed there |
I'm sorry! I forgot to check for the new version. I'm using the IzzyOnDroid version, so I'll check for updates when they become available. |
@TranslucentFoxHuman dont be sorry, i am the one sorry for the regression! |
I'm seeing the same problem with v1.9.1 build 77 (updated yesterday). Android 14, Samsung Galaxy S24+, installed from F-Droid. |
I updated the app and confirmed that the issue has been resolved! Thank you! |
By the way, in my environment, I did not encounter any errors using version 1.9.1 on Android 14. I tested it on Sony Xperia 5 IV and Pixel 3a (LineageOS 21), and did not experience any issues on either device. Shouldn't we separate the issue with Android 14 into a different one? |
@TranslucentFoxHuman I don't know, because I got the exact same symptoms and error. I'll let somebody with more clue than I opine. |
@virtadpt when you say you have the same symptom you mean you get the same error message? |
@farfromrefug Yes. I came here to file this same bug report. I can try. Never tried to do a screen recording on Android before. Can I DM you a link when I have it? |
@virtadpt sure do. You can find me on telegram @farfromrefuge |
Version
1.9.0.76
What platform are you using?
Android
OS Version
Android 8.1 (LineageOS 15.1)
What happened?
After taking a picture of the image I want to scan, a "computing..." dialog box appears, and when the processing is complete, the app crashes.
When I restart the app, the captured image is displayed in the list, but tapping on it brings up a dialog box saying "Cannot read properties of null (reading 'image')," preventing me from editing the image.
Furthermore, attempting to add an image from the additional button at the bottom right of the document where this error is displayed results in another dialog box saying "Cannot read properties of undefined (reading 'photo')," preventing me from adding an image.
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: