scytheStudio / SCodes

This project is Qt & Qml wrapper for ZXing-C++ Library that is used for decoding 1D and 2D barcodes.
https://scythe-studio.com/
Apache License 2.0
107 stars 36 forks source link

Android with Qt 6.4.3 ERror #29

Closed jhay06 closed 7 months ago

jhay06 commented 1 year ago

the example QML Barcode reader crashed

E EGL_emulation: eglQueryContext 32c0 EGL_BAD_ATTRIBUTE E EGL_emulation: tid 1898: eglQueryContext(2160): error 0x3004 (EGL_BAD_ATTRIBUTE) W libQmlBarcodeReader_x86_64.so: Qt has caught an exception thrown from an event handler. Throwing W libQmlBarcodeReader_x86_64.so: exceptions from an event handler is not supported in Qt. W libQmlBarcodeReader_x86_64.so: You must not let any exception whatsoever propagate through Qt code. E libc++abi: terminating with uncaught exception of type std::out_of_range: Requested row is outside the image F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 1871 (QThread), pid 1791 (mlbarcodereader)

radkoder commented 7 months ago

I'm closing this issue as for now it has the same symptom as this one: link Probably the same cause.