Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
Qt 5.11.0 Known Issues: Difference between revisions
Jump to navigation
Jump to search
(Some QNX issues.) |
|||
Line 7: | Line 7: | ||
*syncqt is broken in Beta1: QTBUG-66626 | *syncqt is broken in Beta1: QTBUG-66626 | ||
*WebGL Streaming is broken in 5.11.0: [https://bugreports.qt.io/browse/QTBUG-67147 QTBUG-67147] | *WebGL Streaming is broken in 5.11.0: [https://bugreports.qt.io/browse/QTBUG-67147 QTBUG-67147] | ||
*QML Window declared inside an Item is not visible: [https://bugreports.qt.io/browse/QTBUG-67903 QTBUG-67903] | |||
==Windows== | ==Windows== | ||
Line 30: | Line 31: | ||
==QNX== | ==QNX== | ||
* [https://bugreports.qt.io/browse/QTBUG-68227 QTBUG-68227] [QNX7] [ARMv7] Positioners example doesn't render completely | |||
* [https://bugreports.qt.io/browse/QTCREATORBUG-20402 QTCREATORBUG-20402 :]Qt Creator 4.6.1 fails to deploy QNX application | |||
==Qt for Device Creation== | ==Qt for Device Creation== |
Revision as of 13:59, 11 May 2018
- Check that your system meets Qt's requirements
- All open issues can be found from Jira: https://bugreports.qt.io
- RTA findings here
All platforms
- syncqt is broken in Beta1: QTBUG-66626
- WebGL Streaming is broken in 5.11.0: QTBUG-67147
- QML Window declared inside an Item is not visible: QTBUG-67903
Windows
- qdoc.exe is missing from MinGW packages, see https://bugreports.qt.io/browse/QTBUG-68064
Linux
macOS
- Designer crashes at startup on macOS: QTBUG-66676
Android
- Qt Creator might freeze sometimes when running Android applications
- QTCREATORBUG-19736: Freeze when running Android applications
- Unable to debug on Android: see QTCREATORBUG-19931
iOS
UWP
- QTBUG-66092 UWP: Redraw must be triggered manually after moving to different screen:
- QTCREATORBUG-19688 :Building for UWP fails because of wrong compiler
- QTCREATORBUG-19705 :Wrong contents of argv when debugging UWP app
- QTBUG-66087 :QuickControls controls have issues in high DPI screens
QNX
- QTBUG-68227 [QNX7] [ARMv7] Positioners example doesn't render completely
- QTCREATORBUG-20402 :Qt Creator 4.6.1 fails to deploy QNX application
Qt for Device Creation
5.11.0 Beta4: Emulator does not work in non-debug mode. Fix available but did not make it in Beta4. Will be in the next release.