aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2021-06-07 12:32:19 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2021-06-08 07:41:11 +0000
commit7f2bd8bdbbac869d2979efcc0668caf6aa4a2f85 (patch)
tree2451735e65953248088dde2a68c710132b3727e5
parent1300968daaf3d2ef1a812fa5250151ecb6efd904 (diff)
Add 'QTBUG-94244' as a known issue in Qt 5.12.11
Task-number: QTBUG-94244 Change-Id: I5c290b51869721ad0a82a62797275439cd11c750 Reviewed-by: Akseli Salovaara <akseli.salovaara@qt.io>
-rw-r--r--qt/5.12.11/release-note.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/qt/5.12.11/release-note.md b/qt/5.12.11/release-note.md
index 0ccaee2..1640730 100644
--- a/qt/5.12.11/release-note.md
+++ b/qt/5.12.11/release-note.md
@@ -153,13 +153,19 @@ values
### qtremoteobjects
* QTBUG-82284 TestModelView::testDataInsertionTree fails for Windows 7
* QTBUG-84640 Disconnected ExternalIODevice Not Handled
-
+
Known Issues
------------
-
+
* RTA reported issues from Qt 5.12 LTS:
https://bugreports.qt.io/issues/?filter=22251
-
+
+### Linux
+* Qt Creator (or other GUI applications like Assistant, Designer, etc)
+from installer won't start properly if xcb isn't installed
+https://bugreports.qt.io/browse/QTBUG-94244
+Workaround: Install xcb in your development host
+
Credits for the release goes to:
---------------------------------