markusfisch / BinaryEye

Yet another barcode scanner for Android
https://play.google.com/store/apps/details?id=de.markusfisch.android.binaryeye
MIT License
1.38k stars 114 forks source link

v1.61.0 Fails to access camera, LineageOS 20, Android 13 Fxtec Pro1-x #403

Closed Mhowser closed 9 months ago

Mhowser commented 10 months ago

Device: Fxtec Pro1-x 8gb variant, model QX1050

Operating system: LineageOS version 20-20231030-NIGHTLY-pro1x, no GAPPS or MicroG, Rooted with Magisk.

Crash logs:

markusfisch commented 10 months ago

Thanks for filing an issue! 👍 And thanks for appending the locgat right away! Very much appreciated!

Hm, there is this error that "...CameraActivity had an out of bounds transparent region", what may be caused by the camera driver not completely supporting the legacy Camera API 🤔

Of course, this is very hard to debug without actually running this exact setup, unfortunately. I've never seen this before. I'll have to some more research in this.

Mhowser commented 10 months ago

I just did some testing and found out that the selfie camera works and can scan codes Screenshot_20231106-163242_Binary Eye Very odd, I didnt change any system configurations.

Mhowser commented 10 months ago

here is another log while using the front camera sensor recorded.log

Mhowser commented 9 months ago

Everything works great now that I updated LineageOS to 20-20231113-NIGHTLY-pro1x

markusfisch commented 9 months ago

Ah! Great! And thanks for letting me know what resolved the problem 👍