Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

[BUG] Gyroscope broken in Qt 5.13 #64

Open
state-of-the-art opened this issue Aug 13, 2019 · 3 comments
Open

[BUG] Gyroscope broken in Qt 5.13 #64

state-of-the-art opened this issue Aug 13, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@state-of-the-art
Copy link
Collaborator

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 state-of-the-art added the bug Something isn't working label Aug 13, 2019
@state-of-the-art state-of-the-art added this to the v0.5.0 milestone Aug 13, 2019
@state-of-the-art state-of-the-art self-assigned this Aug 13, 2019
@state-of-the-art
Copy link
Collaborator Author

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 state-of-the-art removed this from the v0.5.0 milestone Aug 19, 2019
@state-of-the-art
Copy link
Collaborator Author

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

@state-of-the-art state-of-the-art removed their assignment Feb 25, 2020
@rabits
Copy link
Member

rabits commented Mar 2, 2021

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant