Qt 6.7 Known Issues
Jump to navigation
Jump to search
- Check that your system meets Qt's requirements
- All open issues can be found from Jira
- RTA findings here
- Supported development platforms are listed here
All platforms
Linux
- Commercial only Debian repositories
- missing debian packages for QtWebengine, QtWebview and QtGrpc
- missing qt6.6.0-full-dbg meta package.
- Building QtApplicationManager projects using the arm64 config from the Installer might fail because of a missing dependency (QTBUG-123796)
macOS
- Due to changes in notarization from XCode 13 onwards, macOS debug information files are delivered as part of the online installer only and installed automatically.
Windows
WindowsVistaStyle: Embedding QComboBox into QScrollArea results in black QComboBox-Popup.
WebEngine: Using OpenGL as RHI backend will unconditionally crash WebEngine in 6.7.0. A fix already exists and will ship with the upcoming 6.7.1 release.
Android
iOS
- Deploying and running applications on iOS 17 devices via Qt Creator is currently unsupported, due to changes in the underlying Apple libraries used to communicate with the device. As a workaround, open the Xcode project generated by Qt Creator and run and debug the application via Xcode.
WebAssembly
Embedded Linux
- Widget applications using QMenu crash when menus are used with EGLFS platform plugin, see QTBUG-123962