Qt 5.2.0 Known Issues

From Qt Wiki
Revision as of 09:01, 25 February 2015 by Maintenance script (talk | contribs)
Jump to navigation Jump to search

h1. Known Issues - Qt 5.2.0

All platforms

  • Installation over the existing installation not supported
    • QTIFW-278: SDK 5.1.0 rc1 : installation over existing installation fails
  • QTBUG-32590: Each QWidget move generates two QMoveEvents, the second of which has incorrect coordinates.

Linux

  • QTBUG-35516: example directory in binary package has wrong permissions (creating problems for global installations)
    • Workaround: Fix permissions with 'chmod g+rx,o+rx 5.2.0/gcc_64/examples'

Windows

  • if you want to install a Qt for Visual Studio be sure you have the related Visual Studio installed
  • Qt Creator does not support Windows XP.
    • Workaround: Disable 'Welcome', 'QmlProfiler', QmlDesigner' plugins
  • Qt Creator does require a working DirectX/DirectDraw backend
    • Enable Accelerated 3D support if you run Windows in e.g. VirtualBox, VMWare
  • 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")
    • Workaround: If you target Windows Vista, rebuild the plugin (qtmultimedia/src/plugins/wmf) using the Windows Vista SDK.

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
  • QTBUG-35211: Apps using QtWebKit 2 are not deployable on Mac OS X (QtWebProcess fails to deploy/start)
  • QTBUG-35317: Qtquick1 apps that use qtwebkit1 fail to deploy on Mac OS X
  • QTBUG-35506: Qt Quick Controls applications launched using qmlscene might not display the menubar until they lose and regain focus

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"

Enginio