Qt 5.9.0 Known Issues: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Windows: QTBUG-60962) |
||
Line 9: | Line 9: | ||
== Windows == | == Windows == | ||
* Windows dialogs font rendering broken: https://bugreports.qt.io/browse/QTBUG-60562 | * Windows dialogs font rendering broken: https://bugreports.qt.io/browse/QTBUG-60562 | ||
* windeployqt cannot deploy ANGLE when using -combined-angle-lib https://bugreports.qt.io/browse/QTBUG-60962 | |||
== Linux == | == Linux == |
Revision as of 08:43, 23 May 2017
All platforms
- Check that your system meets Qt's requirements
- All open issues can be found from Jira: https://bugreports.qt.io
- RTA findings here: https://bugreports.qt.io/issues/?filter=18372
- QtWebengine broke binary backward compatibility: https://bugreports.qt.io/browse/QTBUG-60565
Windows
- Windows dialogs font rendering broken: https://bugreports.qt.io/browse/QTBUG-60562
- windeployqt cannot deploy ANGLE when using -combined-angle-lib https://bugreports.qt.io/browse/QTBUG-60962
Linux
- Shadow build fails in 5.9 beta 4: https://bugreports.qt.io/browse/QTBUG-60866
macOS
- When creating QSharedMemory in one version and then attaching to it from another version, it will fail: https://bugreports.qt.io/browse/QTBUG-60771
- use-after-free when quitting the controls gallery: https://bugreports.qt.io/browse/QTBUG-60786
- Flash games are not rendered properly: https://bugreports.qt.io/browse/QTBUG-60706
iOS
QNX
- C++ debugging fails on QNX, see QTCREATORBUG-17901
- OpenGL applications (openglwindow, samegame, etc) fault on QNX: https://bugreports.qt.io/browse/QTBUG-60457
Qt for Device Creation
- Device Creation requires QtCreator 4.3 to work due new QDB plugin.
- "Launch Emulator" button missing from QtCreator, see QTBUG-60724
- Linux only: Emulator Kit has wrong C++ compiler set after installation, see QTCREATORBUG-18169
- Launching application from QtCreator in Jetson TX1 fails, see QTBUG-60665 (workaround available)