Qt 5.5.0 Known Issues: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
* All open issues can be found from Jira: https://bugreports.qt.io
* All open issues can be found from Jira: https://bugreports.qt.io
* There are three bugs in the JS/QML garbage collection that didn't make it into the beta but will be fixed in the final ([https://bugreports.qt.io/browse/QTBUG-44895 QTBUG-44895], [https://bugreports.qt.io/browse/QTBUG-45051 QTBUG-45051] and [https://bugreports.qt.io/browse/QTBUG-45888 QTBUG-45888]). One symptom of these bugs is that the Qt Quick Designer may crash unexpectedly. Another symptom is that KDE's Plasma crashes on startup.
* There are three bugs in the JS/QML garbage collection that didn't make it into the beta but will be fixed in the final ([https://bugreports.qt.io/browse/QTBUG-44895 QTBUG-44895], [https://bugreports.qt.io/browse/QTBUG-45051 QTBUG-45051] and [https://bugreports.qt.io/browse/QTBUG-45888 QTBUG-45888]). One symptom of these bugs is that the Qt Quick Designer may crash unexpectedly. Another symptom is that KDE's Plasma crashes on startup.
* See all RC blocker issues from https://bugreports.qt.io/browse/QTBUG-44654
* See all RC blocker issues from [https://bugreports.qt.io/browse/QTBUG-44654 QTBUG-44654]


== Linux ==
== Linux ==
Line 12: Line 12:
43412])
43412])
== Windows ==
== Windows ==
* Offline packages: The installer process has been observed to occasionally not terminate. A reboot maybe required to finish installation / uninstallation.
* Offline packages: The installer/maintenancetool process does not terminate correctly. A reboot or hard kill on that process finishes installation / uninstallation. [https://bugreports.qt.io/browse/QTIFW-702 QTIFW-702]

Revision as of 08:40, 15 May 2015

Known Issues - Qt 5.5.0 Beta

All platforms

  • Check that your system meets Qt's requirements
  • All open issues can be found from Jira: https://bugreports.qt.io
  • There are three bugs in the JS/QML garbage collection that didn't make it into the beta but will be fixed in the final (QTBUG-44895, QTBUG-45051 and QTBUG-45888). One symptom of these bugs is that the Qt Quick Designer may crash unexpectedly. Another symptom is that KDE's Plasma crashes on startup.
  • See all RC blocker issues from QTBUG-44654

Linux

43412])

Windows

  • Offline packages: The installer/maintenancetool process does not terminate correctly. A reboot or hard kill on that process finishes installation / uninstallation. QTIFW-702