Qt 5.5.0 Known Issues: Difference between revisions
Jump to navigation
Jump to search
Tim.Jenssen (talk | contribs) No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Category:Release::Known Issues]] | [[Category:Release::Known Issues]] | ||
= Known Issues - Qt 5.5.0 | = Known Issues - Qt 5.5.0 = | ||
== All platforms == | == All platforms == | ||
Revision as of 06:35, 3 June 2015
Known Issues - Qt 5.5.0
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
- If you intend to build the QtWayland module, you need to mkdir qtwayland/.git before running configure and make ([https://bugreports.qt.io/browse/QTBUG-43412 QTBUG-
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