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
(Added missing QFile::copy failure for Android and reworded macOS SQLite3 bug as it is not a sever as the original text shows it.) |
m (Fixed linked for android file copy issue) |
||
(One intermediate revision by one other user not shown) | |||
Line 19: | Line 19: | ||
==Android== | ==Android== | ||
* QFile::copy fails to copy files, see https:// | * QFile::copy fails to copy files, see [https:///bugreports.qt.io/browse/QTBUG-64103 QTBUG-64103] | ||
==iOS== | ==iOS== | ||
* Qt Graphical Effects - Shaders are missing in static builds (-> i.e. ColorOverlay is not shown on iOS, see https://bugreports.qt.io/browse/QTBUG-64775) | |||
==UWP== | ==UWP== | ||
==QNX== | ==QNX== |
Latest revision as of 15:29, 17 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 QTBUG-64103
iOS
- Qt Graphical Effects - Shaders are missing in static builds (-> i.e. ColorOverlay is not shown on iOS, see https://bugreports.qt.io/browse/QTBUG-64775)
UWP
QNX
Qt for Device Creation
- Issues in emulator, see QTBUG-64887, QTBUG-64977 for details.