Closed puka-tchou closed 3 months ago
Describe the bug The app crashes when trying to add an account by scanning a QR code.
See error detail below:
AuthenticatorPro.ZXing.ZXingException: ImageView parameters are inconsistent (out of bounds) at AuthenticatorPro.ZXing.Interop.Guard.ThrowIfNullPointer(IntPtr ) at AuthenticatorPro.ZXing.ImageView..ctor(Byte[] , Int32 , Int32 , ImageFormat , Int32 , Int32 ) at AuthenticatorPro.Droid.QrCode.QrCodeImageAnalyser.AnalyseInternal(IImageProxy imageProxy) at AuthenticatorPro.Droid.QrCode.QrCodeImageAnalyser.Analyze(IImageProxy imageProxy) at AndroidX.Camera.Core.ImageAnalysis.IAnalyzerInvoker.n_Analyze_Landroidx_camera_core_ImageProxy_(IntPtr jnienv, IntPtr native__this, IntPtr native_p0) at Android.Runtime.JNINativeWrapper.Wrap_JniMarshal_PPL_V(_JniMarshal_PPL_V callback, IntPtr jnienv, IntPtr klazz, IntPtr p0)
To Reproduce Steps to reproduce the behavior:
Expected behavior The QR code is correctly scanned.
App Version 1.25.1 F-Droid
Additional context N/A
It may have been fixed in release 1.25.2 but I can't confirm right now.
1.25.2
Linked to b9dbb2b3943ae1814b7592297c4798be83ed019f
Describe the bug The app crashes when trying to add an account by scanning a QR code.
See error detail below:
To Reproduce Steps to reproduce the behavior:
Expected behavior The QR code is correctly scanned.
App Version 1.25.1 F-Droid
Additional context N/A