Handy3DScanner
Handy3DScanner copied to clipboard
[BUG] Gyroscope broken in Qt 5.13
Issue description:
Qt 5.13 moved to use ASensorEvent which not allowed to simple use vector as euler angles... Created a bug QTBUG-77423 for the issue, but looks like need to prepare some workaround...
Environment:
- Application version: 0.5.0
- Device: Android devices
- OS: Android
Looks like the easiest way to solve it right now - is to revert to Qt 5.12.3 (from 5.13.0) - the Qt devs recognized the issue and working on it.
Unfortunately new Qt 5.12.5 still contains a broken gyroscope...
Seems the folks fixed the bug with gyro, but Qt 5.15.3 is still not available. But according to their wiki - it will be a commercial release, damn it: https://wiki.qt.io/Qt_5.15_Release#Qt_5.15_LTS_Commercial_Releases