Qt 6.8 Known Issues: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Created page with "*Check that your system meets [https://doc-snapshots.qt.io/qt6-6.8/supported-platforms.html Qt's requirements] *All open issues can be found from [https://bugreports.qt.io/issues/?filter=26457 Jira] **RTA findings [https://bugreports.qt.io/issues/?filter=26458 here] *Supported development platforms are listed [https://bugreports.qt.io/browse/QTBUG-124540 here] ==All platforms== ==Linux== * Commercial only Debian repositories ** missing debian packages for QtWebengine,...")
 
(→‎Windows: One down.)
 
(16 intermediate revisions by 8 users not shown)
Line 5: Line 5:


==All platforms==
==All platforms==
* Calling mapFromItem() or mapToItem() between items where one of the items are not yet in a scene may crash (see [https://bugreports.qt.io/browse/QTBUG-129500 QTBUG-129500]). As a workaround, condition the call on the items both having a Window.window.
* Using the 'Repeated' suffix in the protobuf message name causes compilation issue (see [https://bugreports.qt.io/browse/QTBUG-129652 QTBUG-129652]).
* Qt Designer does not write out layout alignment properties correctly ([https://bugreports.qt.io/browse/QTBUG-129503 QTBUG-129503])
* Formatting a datetime, with a format that includes its time-zone or offset, may crash, for local time or the system time-zone, if determining the system time-zone fails ([https://bugreports.qt.io/browse/QTBUG-129696 QTBUG-129696]).
* The newly-added support for recognizing time-zones by various aliases may, in some cases, fail to recognise some aliases.


==Linux==
==Linux==
* Commercial only Debian repositories
 
** missing debian packages for QtWebengine, QtWebview and QtGrpc
* When using GNOME Wayland 46.0, Qt Designer's main window may not show under certain circumstances. The issue should be resolved in GNOME Wayland 46.2 (see [https://bugreports.qt.io/browse/QTBUG-127920 QTBUG-127920] ).
** missing qt6.6.0-full-dbg meta package.
* For Linux arm64/aarch64, if system glibc < 2.38, can't use official binary from Qt Installer. Workaround is build from source. (see [https://bugreports.qt.io/browse/QTBUG-129421 QTBUG-129421] ).
*Building QtApplicationManager projects using the arm64 config from the Installer might fail because of a missing dependency ([https://bugreports.qt.io/browse/QTBUG-123796 QTBUG-123796])


==macOS==
==macOS==
Line 17: Line 22:


==Windows==
==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. The issue is resolved in the 6.7.1 release.
* Windows on ARM: Debuggers And Tools ARM64 redistributable package is not available from Qt online installer / Qt Creator. Debuggers And Tools can be installed e.g. with MSVC 2022 ARM64 installation (see [https://bugreports.qt.io/browse/QTBUG-129157 QTBUG-129157]).
* '''6.8.0''': Windows with ICU: fails to build, see [https://bugreports.qt.io/browse/QTBUG-129896 QTBUG-129896] (fixed in 6.8.1).


==Android==
==Android==
Line 25: Line 30:


==iOS==
==iOS==
*Deploying and running applications on iOS 17 devices via Qt Creator is currently unsupported, due to [https://bugreports.qt.io/browse/QTCREATORBUG-29682 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==
==WebAssembly==


==Embedded Linux==
==Embedded Linux==
 
{{Release Information}}
* Widget applications using QMenu crash when menus are used with EGLFS platform plugin, see [https://bugreports.qt.io/browse/QTBUG-123962 QTBUG-123962]{{Release Information}}

Latest revision as of 09:09, 14 October 2024

  • Check that your system meets Qt's requirements
  • All open issues can be found from Jira
  • Supported development platforms are listed here

All platforms

  • Calling mapFromItem() or mapToItem() between items where one of the items are not yet in a scene may crash (see QTBUG-129500). As a workaround, condition the call on the items both having a Window.window.
  • Using the 'Repeated' suffix in the protobuf message name causes compilation issue (see QTBUG-129652).
  • Qt Designer does not write out layout alignment properties correctly (QTBUG-129503)
  • Formatting a datetime, with a format that includes its time-zone or offset, may crash, for local time or the system time-zone, if determining the system time-zone fails (QTBUG-129696).
  • The newly-added support for recognizing time-zones by various aliases may, in some cases, fail to recognise some aliases.

Linux

  • When using GNOME Wayland 46.0, Qt Designer's main window may not show under certain circumstances. The issue should be resolved in GNOME Wayland 46.2 (see QTBUG-127920 ).
  • For Linux arm64/aarch64, if system glibc < 2.38, can't use official binary from Qt Installer. Workaround is build from source. (see QTBUG-129421 ).

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

  • Windows on ARM: Debuggers And Tools ARM64 redistributable package is not available from Qt online installer / Qt Creator. Debuggers And Tools can be installed e.g. with MSVC 2022 ARM64 installation (see QTBUG-129157).
  • 6.8.0: Windows with ICU: fails to build, see QTBUG-129896 (fixed in 6.8.1).

Android

Qt for Android known issues

iOS

WebAssembly

Embedded Linux

Release Information [edit]
Qt Version Overview Tools and Versions New Features Changes Known Issues
Qt 6.8 Qt 6.8 Release Qt 6.8 Tools and Versions New Features in Qt 6.8 Qt 6.8.0 Release Note Qt 6.8 Known Issues
Qt 6.7 Qt 6.7 Release Qt 6.7 Tools and Versions New Features in Qt 6.7 Qt 6.7.0 Release Note

Qt 6.7.1 Release NoteQt 6.7.2 Release Note

Qt 6.7 Known Issues
Qt 6.6 Qt 6.6 Release Qt 6.6 Tools and Versions New Features in Qt 6.6 Qt 6.6.0 Release NoteQt 6.6.1 Release NoteQt 6.6.2 ReleaseQt 6.6.3 Release Qt 6.6 Known Issues
Qt 6.5 Qt 6.5 Release Qt 6.5 Tools and Versions New Features in Qt 6.5 Qt 6.5.0 Release NoteQt 6.5.1 Release NoteQt 6.5.2 Release NoteQt 6.5.3 Release Note Qt 6.5 Known Issues
Qt 6.4 Qt 6.4 Release Qt 6.4 Tools and Versions New Features in Qt 6.4 Qt 6.4.0 Release NoteQt 6.4.1 Release NoteQt 6.4.2 Release NoteQt 6.4.3 Release Note Qt 6.4 Known Issues
Qt 6.3 Qt 6.3 Release Qt 6.3 Tools and Versions New Features in Qt 6.3 Qt 6.3.0 Release NoteQt 6.3.1 Release Note Qt 6.3 Known Issues
Qt 6.2 Qt 6.2 Release Qt 6.2 Tools and Versions New Features in Qt 6.2 Qt 6.2.0 Release NoteQt 6.2.1 Release NoteQt 6.2.2 Release Note Qt 6.2 Known Issues
Qt 6.1 Qt 6.1 Release Qt 6.1 Tools and Versions New Features in Qt 6.1 Qt 6.1.0 Release NoteQt 6.1.1 Release NoteQt 6.1.2 Release NoteQt 6.1.3 Release Note Qt 6.1.0 Known IssuesQt 6.1.1 Known issues in release noteQt 6.1.2 Known issues in release noteQt 6.1.3 Known issues in release note
Qt 6.0 Qt 6.0 Release Qt 6.0 Tools and Versions New Features in Qt 6.0 Qt 6.0.0 Change FilesQt 6.0.1 Release NoteQt 6.0.2 Release NoteQt 6.0.3 Release NoteQt 6.0.4 Release Note Qt 6.0.0 Known IssuesQt 6.0.1 Known IssuesQt 6.0.2 Known IssuesQt 6.0.3 Known IssuesQt 6.0.4 Known Issues
Qt 5.15 Qt 5.15 Release Qt 5.15 Tools and Versions New Features in Qt 5.15 Qt 5.15.0 Change FilesQt 5.15.1 Change FilesQt 5.15.2 Change Files Qt 5.15.0 Known IssuesQt 5.15.1 Known IssuesQt 5.15.2 Known IssuesQt 5.15.4 Known Issues
Qt 5.14 Qt 5.14 Release Qt 5.14 Tools and Versions New Features in Qt 5.14 Qt 5.14.0 Change FilesQt 5.14.1 Change FilesQt 5.14.2 Change Files Qt 5.14.0 Known IssuesQt 5.14.1 Known IssuesQt 5.14.2 Known Issues
Qt 5.13 Qt 5.13 Release Qt 5.13 Tools and Versions New Features in Qt 5.13 Qt 5.13.0 Change FilesQt 5.13.1 Change FilesQt 5.13.2 Change Files Qt 5.13.0 Known IssuesQt 5.13.1 Known IssuesQt 5.13.2 Known Issues
Qt 5.12 Qt 5.12 Release Qt 5.12 Tools and Versions New Features in Qt 5.12 Qt 5.12.0 Change FilesQt 5.12.1 Change FilesQt 5.12.2 Change FilesQt 5.12.3 Change FilesQt 5.12.4 Change FilesQt 5.12.5 Change FilesQt 5.12.6 Change FilesQt 5.12.7 Change FilesQt 5.12.8 Change FilesQt 5.12.9 Change FilesQt 5.12.10 Change FilesQt 5.12.11 Release NoteQt 5.12.12 Release Note Qt 5.12.0 Known IssuesQt 5.12.1 Known IssuesQt 5.12.2 Known IssuesQt 5.12.3 Known IssuesQt 5.12.4 Known IssuesQt 5.12.5 Known IssuesQt 5.12.6 Known IssuesQt 5.12.7 Known IssuesQt 5.12.8 Known IssuesQt 5.12.9 Known IssuesQt 5.12.10 Known IssuesQt 5.12.11 Known issues in release noteQt 5.12.12 Known issues in release note
Qt 5.11 Qt 5.11 Release Qt 5.11 Tools and Versions New Features in Qt 5.11 Qt 5.11.0Qt 5.11.1Qt 5.11.2 Change FilesQt 5.11.3 Change Files Qt 5.11.0Qt 5.11.1Qt 5.11.2 Known IssuesQt 5.11.3 Known Issues
Qt 5.10 Qt 5.10 Release Qt 5.10 Tools and Versions New Features in Qt 5.10 Qt 5.10.0Qt 5.10.1 Change Files Qt 5.10.0Qt 5.10.1 Known Issues
Qt 5.9 Qt 5.9 Release Qt 5.9 Tools and Versions New Features in Qt 5.9 Qt 5.9.0Qt 5.9.1Qt 5.9.2Qt 5.9.3Qt 5.9.4Qt 5.9.5Qt 5.9.6 Change FilesQt 5.9.7 Change FilesQt 5.9.8 Change FilesQt 5.9.9 Change Files Qt 5.9.0Qt 5.9.1Qt 5.9.2Qt 5.9.3Qt 5.9.4Qt 5.9.5Qt 5.9.6 Known IssuesQt 5.9.7 Known IssuesQt 5.9.8 Known IssuesQt 5.9.9 Known Issues
Qt 5.8 Qt 5.8 Release Qt 5.8 Tools and Versions New Features in Qt 5.8 Qt 5.8.0 Change Files Qt 5.8.0 Known Issues
Qt 5.7 Qt 5.7 Release Qt 5.7 Tools and Versions New Features in Qt 5.7 Qt 5.7.0Qt 5.7.1 Change Files Qt 5.7.0Qt 5.7.1 Known Issues
Qt 5.6 Qt 5.6 Release Qt 5.6 Tools and Versions New Features in Qt 5.6 Qt 5.6.0Qt 5.6.1Qt 5.6.2Qt 5.6.3 Change Files Qt 5.6.0Qt 5.6.1Qt 5.6.2Qt 5.6.3 Known Issues
Qt 5.5 Qt 5.5 Release Qt 5.5 Tools and Versions New Features in Qt 5.5 Qt 5.5.0Qt 5.5.1 Change Files Qt 5.5.0Qt 5.5.1 Known Issues
Qt 5.4 Qt 5.4 Release Qt 5.4 Tools and Versions New Features in Qt 5.4 Qt 5.4.0Qt 5.4.1Qt 5.4.2 Change Files Qt 5.4.0Qt 5.4.1Qt 5.4.2 Known Issues
Qt 5.3 Qt 5.3 Release Qt 5.3 Tools and Versions New Features in Qt 5.3 Qt 5.3.0Qt 5.3.1Qt 5.3.2 Change Files Qt 5.3.0 Beta 1Qt 5.3.0 RC 1
Qt 5.3.0Qt 5.3.1Qt 5.3.2 Known Issues
Qt 5.2 Qt 5.2 Release New Features in Qt 5.2 Qt 5.2.0Qt 5.2.1 Change Files Qt 5.2.0 Beta 1Qt 5.2.0 RC 1
Qt 5.2.0Qt 5.2.1 Known Issues
Qt 5.1 Qt 5.1 Release New Features in Qt 5.1 Qt 5.1.0 Change Files Qt 5.1.0 Beta 1Qt 5.1.0 RC 1
Qt 5.1.0Qt 5.1.1 Known Issues
Qt 5.0 Qt 5.0.0Qt 5.0.1 Release New Features in Qt 5.0 Qt 5.0 Changes Qt 5.0.0 Beta 1Qt 5.0.0 Beta 2Qt 5.0.0 RC 1Qt 5.0.0 RC 2
Qt 5.0.0Qt 5.0.1Qt 5.0.2 Known Issues