Qt 5.2.0 Beta 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.2.0 Beta1=
[[Category:Release::Known Issues]]<br />h1. Known Issues - Qt 5.2.0 Beta1


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


* Check that your system meets [http://doc.qt.io/qt-5.0/qtdoc/requirements.html Qt’s requirements] ''[qt.io]''.
* Check that your system meets &quot;Qt's requirements&amp;quot;:http://doc.qt.io/qt-5.0/qtdoc/requirements.html.
* All open issues can be found from Jira: https://bugreports.qt.io
* All open issues can be found from Jira: https://bugreports.qt.io


* Installation over the existing installation not supported
* Installation over the existing installation not supported
** <span class="caps">QTIFW</span>-278: <span class="caps">SDK</span> 5.1.0 rc1 : installation over existing installation fails
** QTIFW-278: SDK 5.1.0 rc1 : installation over existing installation fails


* <span class="caps">QTBUG</span>-28357:QML apps based on QQuickViewer are not runnable using static build of Qt 5 due to “qtquick2plugin” issue
* QTBUG-28357:QML apps based on QQuickViewer are not runnable using static build of Qt 5 due to “qtquick2plugin” issue


* <span class="caps">QTBUG</span>-32590: Each QWidget move generates two QMoveEvents, the second of which has incorrect coordinates.
* QTBUG-32590: Each QWidget move generates two QMoveEvents, the second of which has incorrect coordinates.
* <span class="caps">QTCREATORBUG</span>-10466: Automatically created Kits for Android, Ios and Qnx don’t have a debugger set.
* QTCREATORBUG-10466: Automatically created Kits for Android, Ios and Qnx don't have a debugger set.


==Linux==
== Linux ==


* <span class="caps">QTBUG</span>-34176: Cannot launch Qt Assistant (or Qt Creator help module) because of missing libudev.so.0
* QTBUG-34176: Cannot launch Qt Assistant (or Qt Creator help module) because of missing libudev.so.0  


==Windows==
== Windows ==


* <span class="caps">QTBUG</span>-34271: Qt5Webkit doesn’t load on Windows XP
* QTBUG-34271: Qt5Webkit doesn't load on Windows XP
** Windows XP support is deploy only
** Windows XP support is deploy only  


* <span class="caps">QTBUG</span>-31800: <span class="caps">WMF</span> backend on Windows with OpenGL – video playback is broken
* QTBUG-31800: WMF backend on Windows with OpenGL – video playback is broken
** Workaround: Use an <span class="caps">ANGLE</span> build of Qt.
** Workaround: Use an ANGLE build of Qt.


* <span class="caps">QTBUG</span>-32864: <span class="caps">WMF</span> plugin fails to load on Windows Vista (no service found for – “org.qt-project.qt.mediaplayer”)
* QTBUG-32864: WMF plugin fails to load on Windows Vista (no service found for - &quot;org.qt-project.qt.mediaplayer&amp;quot;)
** Workaround: If you target Windows Vista, rebuild the plugin (qtmultimedia/src/plugins/wmf) using the Windows Vista <span class="caps">SDK</span>.
** Workaround: If you target Windows Vista, rebuild the plugin (qtmultimedia/src/plugins/wmf) using the Windows Vista SDK.  


* Sometimes you get error message related to qmake or vcredist
* Sometimes you get error message related to qmake or vcredist
** Workaround: Retry or ignore
** Workaround: Retry or ignore
** See <span class="caps">QTIFW</span>-340 &amp; <span class="caps">QTIFW</span>-343
** See QTIFW-340 &amp; QTIFW-343


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


* <span class="caps">QTBUG</span>-31724: can’t debug into qt libs on Mac(it hasn’t worked since 5.0.0)
* QTBUG-31724: can’t debug into qt libs on Mac(it hasn’t worked since 5.0.0)
** Workaround: Compile Qt on your own
** Workaround: Compile Qt on your own


==Android==
== Android ==


See [[Qt for Android known issues]]
See &quot;[[Qt_for_Android_known_issues|Qt for Android known issues]]&quot;


==iOS==
== iOS ==


See [[Qt for iOS known issues]]
See &quot;[[Qt_for_iOS_known_issues|Qt for iOS known issues]]&quot;


==BlackBerry 10==
== BlackBerry 10 ==


See [[Qt520 beta1 BB10 KnownIssues|Qt 5.2 Beta on BlackBerry 10 known issues]]
See &quot;[[Qt520_beta1_BB10_KnownIssues | Qt 5.2 Beta on BlackBerry 10 known issues]]
 
===Categories:===
 
* [[:Category:Release|Release]]
** [[:Category:Release::Known-Issues|Known Issues]]

Revision as of 08:57, 24 February 2015


h1. Known Issues - Qt 5.2.0 Beta1

All platforms

  • Installation over the existing installation not supported
    • QTIFW-278: SDK 5.1.0 rc1 : installation over existing installation fails
  • QTBUG-28357:QML apps based on QQuickViewer are not runnable using static build of Qt 5 due to “qtquick2plugin” issue
  • QTBUG-32590: Each QWidget move generates two QMoveEvents, the second of which has incorrect coordinates.
  • QTCREATORBUG-10466: Automatically created Kits for Android, Ios and Qnx don't have a debugger set.

Linux

  • QTBUG-34176: Cannot launch Qt Assistant (or Qt Creator help module) because of missing libudev.so.0

Windows

  • QTBUG-34271: Qt5Webkit doesn't load on Windows XP
    • Windows XP support is deploy only
  • QTBUG-31800: WMF backend on Windows with OpenGL – video playback is broken
    • Workaround: Use an ANGLE build of Qt.
  • QTBUG-32864: WMF plugin fails to load on Windows Vista (no service found for - "org.qt-project.qt.mediaplayer&quot;)
    • Workaround: If you target Windows Vista, rebuild the plugin (qtmultimedia/src/plugins/wmf) using the Windows Vista SDK.
  • Sometimes you get error message related to qmake or vcredist
    • Workaround: Retry or ignore
    • See QTIFW-340 & QTIFW-343

Mac OS X

  • QTBUG-31724: can’t debug into qt libs on Mac(it hasn’t worked since 5.0.0)
    • Workaround: Compile Qt on your own

Android

See "Qt for Android known issues"

iOS

See "Qt for iOS known issues"

BlackBerry 10

See " Qt 5.2 Beta on BlackBerry 10 known issues