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.10.0 Known Issues: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Ulf Hermann (talk | contribs) (Note about broken QML memory profiler) |
||
Line 1: | Line 1: | ||
*Check that your system meets [http://doc-snapshots.qt.io/qt5-5.9/gettingstarted.html#platform-requirements Qt's requirements] | *Check that your system meets [http://doc-snapshots.qt.io/qt5-5.9/gettingstarted.html#platform-requirements Qt's requirements] | ||
*All open issues can be found from Jira: https://bugreports.qt.io | *All open issues can be found from Jira: https://bugreports.qt.io | ||
*The QML profiler will not record memory allocations. See https://bugreports.qt.io/browse/QTBUG-64674 | |||
[[Category:Known Issues]] | [[Category:Known Issues]] | ||
Revision as of 08:33, 24 November 2017
- Check that your system meets Qt's requirements
- All open issues can be found from Jira: https://bugreports.qt.io
- The QML profiler will not record memory allocations. See https://bugreports.qt.io/browse/QTBUG-64674
Qt 5.10 Beta known issues
All platforms
- Map with MouseArea child consumes mouse events, see QTBUG-62424
- Various problems with QtQuick Controls 2
- Popups and Drawers, see
QTBUG-62628(fixed in beta1) and QTBUG-62631(fixed in beta2) (and other bugs linked to those)- QTBUG-63506 module "QtQuick.Controls.Material" is not installed
- Popups and Drawers, see
Windows
Linux
macOS
Android
iOS
- iOS deploy from Qt Creator 4.4.1 doesn't work, see QTBUG-62984
- Workaround: use Qt Creator 4.5.0-beta / rc available via online installer preview node or xcode instead