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.12.0 Known Issues: Difference between revisions
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
==Windows== | ==Windows== | ||
* Build with IIC fails, see https://bugreports.qt.io/browse/QTBUG-71868 | |||
==Linux== | ==Linux== |
Revision as of 10:15, 30 November 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
- QML Window declared inside an Item is not visible: QTBUG-67903
- In Qt Quick Controls 1, a ToolButton that opens a Menu fails to show the menu when trying to open it more than once: QTBUG-71238
- Due to this Linux distributions should not ship Qt 5.12.0, unless they apply a fix for this issue. This breaks the Plasma desktop in several ways.
Windows
- Build with IIC fails, see https://bugreports.qt.io/browse/QTBUG-71868
Linux
- https://bugreports.qt.io/browse/QTBUG-68156 Built against OpenSSL 1.0.2. This may be incompatible on newer Linux distributions. There one can install older version of OpenSSL (e.g. apt install openssl1.0 libssl1.0-dev)
macOS
Android
- https://bugreports.qt.io/browse/QTBUG-72101 Suspending an application on Android can cause it to hang when resuming it again later on if the keyboard has been shown previously
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
- QTBUG-66087 :QuickControls controls have issues in high DPI screens
QNX
- QTBUG-68227 [QNX7] [ARMv7] Positioners example doesn't render completely
Qt for Device Creation
- QTBUG-71602: QtScript compilation fails for armv7 in yocto for Boot2Qt 5.12.0
- QTCREATORBUG-21608: Additional file suffix for executable prevents deployment to device