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
(Created page with "Qt 5.10 Beta 1 known issues") |
m (Fixed linked for android file copy issue) |
||
(26 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
Qt 5.10 | *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 | |||
*The QML profiler will not record memory allocations. See https://bugreports.qt.io/browse/QTBUG-64674 | |||
[[Category:Known Issues]] | |||
== 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 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 [https://bugreports.qt.io/browse/QTBUG-64887 QTBUG-64887], [https://bugreports.qt.io/browse/QTBUG-64977 QTBUG-64977] for details. | |||
{{Release Information}} |
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.