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.1.1 Known Issues: Difference between revisions
Jump to navigation
Jump to search
AutoSpider (talk | contribs) (Convert ExpressionEngine section headers) |
(Transclude Template:Release Information) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Cleanup | reason=Auto-imported from ExpressionEngine.}} | {{Cleanup | reason=Auto-imported from ExpressionEngine.}} | ||
[[Category | [[Category:Known Issues]] | ||
= Known Issues - Qt 5.1.1 = | = Known Issues - Qt 5.1.1 = | ||
== All platforms == | == All platforms == | ||
Line 11: | Line 11: | ||
** QTIFW-278: SDK 5.1.0 rc1 : installation over existing installation fails | ** QTIFW-278: SDK 5.1.0 rc1 : installation over existing installation fails | ||
* QTBUG-28357:QML apps based on QQuickViewer are not runnable using static build of Qt 5 due to | * QTBUG-28357:QML apps based on QQuickViewer are not runnable using static build of Qt 5 due to "qtquick2plugin" issue | ||
* QTBUG-31565: When deploying a Qt Quick Controls based application, it is currently necessary to install all the relevant qml and js files. This can be problematic on some platforms, and we plan to address this in the future. | * QTBUG-31565: When deploying a Qt Quick Controls based application, it is currently necessary to install all the relevant qml and js files. This can be problematic on some platforms, and we plan to address this in the future. | ||
Line 32: | Line 32: | ||
* Sometimes you get error message related to qmake or vcredist | * Sometimes you get error message related to qmake or vcredist | ||
** Workaround: Retry or ignore | ** Workaround: Retry or ignore | ||
** See QTIFW-340 & | ** See QTIFW-340 & QTIFW-343 | ||
== Mac OS X == | == Mac OS X == | ||
* QTBUG-31724: | * QTBUG-31724: can't debug into qt libs on Mac(it hasn't worked since 5.0.0) | ||
** Workaround: Compile Qt on your own | ** Workaround: Compile Qt on your own | ||
Line 44: | Line 44: | ||
== iOS == | == iOS == | ||
{{Release Information}} |
Latest revision as of 02:00, 25 March 2016
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine. Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean. |
Known Issues - Qt 5.1.1
All platforms
- Check that your system meets Qt's requirements.
- All open issues can be found from Jira: https://bugreports.qt.io
- Installation over the existing installation not supported
- QTIFW-278: SDK 5.1.0 rc1 : installation over existing installation fails
- QTBUG-28357:QML apps based on QQuickViewer are not runnable using static build of Qt 5 due to "qtquick2plugin" issue
- QTBUG-31565: When deploying a Qt Quick Controls based application, it is currently necessary to install all the relevant qml and js files. This can be problematic on some platforms, and we plan to address this in the future.
- QTBUG-32590: Each QWidget move generates two QMoveEvents, the second of which has incorrect coordinates.
- Progress with the online installer is broken: https://bugreports.qt.io/browse/QTIFW-267
Linux
N/A
Windows
- QTBUG-30008: QWidget::TabletEvent is not working, since 5.0.0.
- QTBUG-31800: WMF backend on Windows with OpenGL – video playback is broken
- Workaround: Use an ANGLE build of Qt.
- Sometimes you get error message related to qmake or vcredist
- Workaround: Retry or ignore
- See QTIFW-340 & QTIFW-343
Mac OS X
- QTBUG-31724: can't debug into qt libs on Mac(it hasn't worked since 5.0.0)
- Workaround: Compile Qt on your own
Android
See "Qt for Android known issues"