Akylas / OSS-DocumentScanner

Android document document scanning app
https://www.akylas.fr
MIT License
688 stars 24 forks source link

[BUG] Error when no shipped camera(?) #257

Open cd-FileX opened 1 month ago

cd-FileX commented 1 month ago

Version

1.7.1 build 71

What platform are you using?

Android

OS Version

Android 11, degoogled

What happened?

If setting the camera setting to the system camera, only having custom cameras installed, the below error appears Screenshot_2024-07-09_15-20-08_1

However, I'm not sure if this is even solvable

Relevant log output

No response

Code of Conduct

farfromrefug commented 1 month ago

@cd-FileX thanks for reporting. So let understand correctly:

cd-FileX commented 1 month ago

Ah, right. I am using the stock rom which I have more or less degoogled via ADB. The error occurs when tapping the camera icon on the bottom right.

farfromrefug commented 1 month ago

@cd-FileX ok i dont think i can do anything about this. In fact you should get that error because without "system" camera this cant work.

cd-FileX commented 1 month ago

I'm not sure how it works as I can't test it, but if it would work like/with any other camera app, then there should be a way to do it. Else feel free to close this.

farfromrefug commented 1 month ago

@cd-FileX Will be in the next version

cd-FileX commented 1 month ago

Alright, thanks