Handy3DScanner icon indicating copy to clipboard operation
Handy3DScanner copied to clipboard

[BUG] Gyroscope broken in Qt 5.13

Open state-of-the-art opened this issue 5 years ago • 3 comments

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

state-of-the-art avatar Aug 13 '19 04:08 state-of-the-art

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.

state-of-the-art avatar Aug 18 '19 23:08 state-of-the-art

Unfortunately new Qt 5.12.5 still contains a broken gyroscope...

state-of-the-art avatar Sep 01 '19 02:09 state-of-the-art

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

rabits avatar Mar 02 '21 07:03 rabits