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
(→Qt for Device Creation: Added most critical known emulator issues) |
(Added 3rdparty attribution glitches) |
||
Line 10: | Line 10: | ||
** <s>[https://bugreports.qt.io/browse/QTBUG-62631 QTBUG-62631]</s> (fixed in '''beta2''') (and other bugs linked to those) | ** <s>[https://bugreports.qt.io/browse/QTBUG-62631 QTBUG-62631]</s> (fixed in '''beta2''') (and other bugs linked to those) | ||
** [https://bugreports.qt.io/browse/QTBUG-63506 QTBUG-63506] module "QtQuick.Controls.Material" is not installed | ** [https://bugreports.qt.io/browse/QTBUG-63506 QTBUG-63506] module "QtQuick.Controls.Material" is not installed | ||
* Glitches in documentation of Third Party Code | |||
** Qt Gui - list of third party licenses is incorrect, see https://bugreports.qt.io/browse/QTBUG-65138 | |||
** Qt WebEngine - License type for third-party code is not displayed correctly for WebEngine, see https://bugreports.qt.io/browse/QTBUG-64799 | |||
==Windows== | ==Windows== |
Revision as of 13:08, 12 December 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
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
- Glitches in documentation of Third Party Code
- Qt Gui - list of third party licenses is incorrect, see https://bugreports.qt.io/browse/QTBUG-65138
- Qt WebEngine - License type for third-party code is not displayed correctly for WebEngine, see https://bugreports.qt.io/browse/QTBUG-64799
Windows
- MapboxGL plugin not showing up on Windows, see https://bugreports.qt.io/browse/QTBUG-64632
Linux
- Wacom stylus type detection (e.g. airbrush and Art Pen) stopped working, see https://bugreports.qt.io/browse/QTBUG-64911
macOS
- SQLite3 driver in 5.10 is unusable on macOS, see https://bugreports.qt.io/browse/QTBUG-64923
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
UWP
QNX
Qt for Device Creation
- Issues in emulator, see QTBUG-64887, QTBUG-64977 for details.