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
(Removed issues fixed before the final release.) |
(Added missing QFile::copy failure for Android and reworded macOS SQLite3 bug as it is not a sever as the original text shows it.) |
||
Line 16: | Line 16: | ||
==macOS== | ==macOS== | ||
* SQLite3 driver in 5.10 is | * SQLite3 driver crashes in 5.10 macOS if a prepared query is executed without parameters bound, see https://bugreports.qt.io/browse/QTBUG-64923 | ||
==Android== | ==Android== | ||
* QFile::copy fails to copy files, see https://[/bugreports.qt.io/browse/QTBUG-64103 /bugreports.qt.io/browse/QTBUG-64103] | |||
==iOS== | ==iOS== | ||
==UWP== | ==UWP== |
Revision as of 22:12, 12 January 2018
- 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
- 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 crashes in 5.10 macOS if a prepared query is executed without parameters bound, see https://bugreports.qt.io/browse/QTBUG-64923
Android
- QFile::copy fails to copy files, see https://[/bugreports.qt.io/browse/QTBUG-64103 /bugreports.qt.io/browse/QTBUG-64103]
iOS
UWP
QNX
Qt for Device Creation
- Issues in emulator, see QTBUG-64887, QTBUG-64977 for details.