Qt 5.0.0 RC 1 Known Issues: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
=Known Issues Qt 5.0.0 release candidate 1=
[[Category:Release::Known Issues]]<br />h1. Known Issues - Qt 5.0.0 release candidate 1


* <span class="caps">QTBUG</span>-27426: 5.0 Final release tasks
* QTBUG-27426: 5.0 Final release tasks


==All platforms==
== All platforms ==


* <span class="caps">QTBUG</span>-28393: Some examples are missing from the Qt Creator’s welcome screen
* QTBUG-28393: Some examples are missing from the Qt Creator's welcome screen


* <span class="caps">QTBUG</span>-28421: Not all examples are shadow build compatible
* QTBUG-28421: Not all examples are shadow build compatible
** Workaround: Disable “Shadow build” in Qt Creator Project Settings (Project -&gt; General -&gt; Shadow build)
** Workaround: Disable &quot;Shadow build&amp;quot; in Qt Creator Project Settings (Project <s>&gt; General</s>&gt; Shadow build)


* <span class="caps">QTBUG</span>-28418: Webkit examples are not available under Qt Creator / examples page
* 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.
* 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/&lt;compiler&gt;/translations” to “Tools/QtCreator/share/qtcreator/translations”
** Workaround: copy the '''.qm files from &quot;5.0.0-rc1/&amp;lt;compiler&amp;gt;/translations&amp;quot; to &quot;Tools/QtCreator/share/qtcreator/translations&amp;quot;
<br />h2. Linux
<br />''' nothing yet


==Linux==
== Windows ==


* nothing yet
* QTBUG-28343: openssl structure layout is binary incompatible between releases
 
==Windows==
 
* <span class="caps">QTBUG</span>-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


* <span class="caps">QTBUG</span>-28420: <span class="caps">QML</span> Webkit (youtubeview/flickerview) examples crash on Windows
* QTBUG-28420: QML Webkit (youtubeview/flickerview) examples crash on Windows
** Workaround: '''set <span class="caps">PATH</span>=%PATH%;C:\Qt\Qt5.0.0-rc1\5.0.0-rc1\msvc2010\libexec'''
** Workaround: '''set PATH=PATH;C:5.0.0-rc1\5.0.0-rc1\msvc2010\libexec'''


* [https://bugreports.qt.io/browse/QTIFW-177 <span class="caps">QTIFW</span>-177] ''[bugreports.qt.io]'' Qt <span class="caps">SDK</span> 5.0 doesn’t remove C:\Qt after uninstalling on Windows
* &quot;QTIFW-177&amp;quot;:https://bugreports.qt.io/browse/QTIFW-177 Qt SDK 5.0 doesn't remove C:after uninstalling on Windows
** Workaround: Remove manually C:\Qt after uninstalling
** Workaround: Remove manually C:after uninstalling


==Mac OS X==
== Mac OS X ==


* <span class="caps">QTBUG</span>-28336: Mac: qmake references nonexisting directory
* QTBUG-28336: Mac: qmake references nonexisting directory


* <span class="caps">QTBUG</span>-27415: Mac: all <span class="caps">CJK</span> users can’t select correct font via file dialog
* QTBUG-27415: Mac: all CJK users can't select correct font via file dialog


* <span class="caps">QTBUG</span>-28389: Mac: Documentation is shown and then disappears in Qt Creator
* 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
* The binary packages do not support Mac OS X 10.6. To use Qt on or for 10.6, you need to build Qt yourself on a 10.6 machine
===Categories:===
* [[:Category:Release|Release]]
** [[:Category:Release::Known-Issues|Known Issues]]

Revision as of 11:44, 24 February 2015


h1. 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&quot; 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/&lt;compiler&gt;/translations&quot; to "Tools/QtCreator/share/qtcreator/translations&quot;


h2. 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

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