Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
Qt 5.0.0 RC 1 Known Issues: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Transclude Template:Release Information) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
= | {{Cleanup | reason=Auto-imported from ExpressionEngine.}} | ||
* | [[Category:Known Issues]] | ||
= Known Issues - Qt 5.0.0 release candidate 1 = | |||
* QTBUG-27426: 5.0 Final release tasks | |||
==All platforms== | == All platforms == | ||
* | * QTBUG-28393: Some examples are missing from the Qt Creator's welcome screen | ||
* | * QTBUG-28421: Not all examples are shadow build compatible | ||
** Workaround: Disable | ** Workaround: Disable "Shadow build" in Qt Creator Project Settings (Project -> General-> Shadow build) | ||
* | * QTBUG-28418: Webkit examples are not available under Qt Creator / examples page | ||
* Setting Qt Creator interface language to german and russian | * Setting Qt Creator interface language to german and russian doesn't work on Windows and Linux. | ||
** Workaround: copy the | ** Workaround: copy the '''.qm files from "5.0.0-rc1/<compiler>/translations" to "Tools/QtCreator/share/qtcreator/translations" | ||
==Linux== | == Linux == | ||
''' nothing yet | |||
== Windows == | |||
* QTBUG-28343: openssl structure layout is binary incompatible between releases | |||
* | |||
** Workaround: Use openssl 0.9.8 on windows to match the version used for the package builds | ** Workaround: Use openssl 0.9.8 on windows to match the version used for the package builds | ||
* | * QTBUG-28420: QML Webkit (youtubeview/flickerview) examples crash on Windows | ||
** Workaround: '''set | ** Workaround: '''set PATH=PATH;C:5.0.0-rc1\5.0.0-rc1\msvc2010\libexec''' | ||
* [https://bugreports.qt.io/browse/QTIFW-177 | * [https://bugreports.qt.io/browse/QTIFW-177 QTIFW-177] Qt SDK 5.0 doesn't remove C:after uninstalling on Windows | ||
** Workaround: Remove manually C: | ** Workaround: Remove manually C:after uninstalling | ||
==Mac OS X== | == Mac OS X == | ||
* | * QTBUG-28336: Mac: qmake references nonexisting directory | ||
* | * QTBUG-27415: Mac: all CJK users can't select correct font via file dialog | ||
* | * QTBUG-28389: Mac: Documentation is shown and then disappears in Qt Creator | ||
** Workaround: Set scrollbars to always show in the General section of System Preferences | ** Workaround: Set scrollbars to always show in the General section of System Preferences | ||
{{Release Information}} | |||
Latest revision as of 02:00, 25 March 2016
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine. Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean. |
Known Issues - Qt 5.0.0 release candidate 1
- QTBUG-27426: 5.0 Final release tasks
All platforms
- QTBUG-28393: Some examples are missing from the Qt Creator's welcome screen
- QTBUG-28421: Not all examples are shadow build compatible
- Workaround: Disable "Shadow build" in Qt Creator Project Settings (Project -> General-> Shadow build)
- QTBUG-28418: Webkit examples are not available under Qt Creator / examples page
- Setting Qt Creator interface language to german and russian doesn't work on Windows and Linux.
- Workaround: copy the .qm files from "5.0.0-rc1/<compiler>/translations" to "Tools/QtCreator/share/qtcreator/translations"
Linux
nothing yet
Windows
- QTBUG-28343: openssl structure layout is binary incompatible between releases
- Workaround: Use openssl 0.9.8 on windows to match the version used for the package builds
- QTBUG-28420: QML Webkit (youtubeview/flickerview) examples crash on Windows
- Workaround: set PATH=PATH;C:5.0.0-rc1\5.0.0-rc1\msvc2010\libexec
- QTIFW-177 Qt SDK 5.0 doesn't remove C:after uninstalling on Windows
- Workaround: Remove manually C:after uninstalling
Mac OS X
- QTBUG-28336: Mac: qmake references nonexisting directory
- QTBUG-27415: Mac: all CJK users can't select correct font via file dialog
- QTBUG-28389: Mac: Documentation is shown and then disappears in Qt Creator
- Workaround: Set scrollbars to always show in the General section of System Preferences