Qt 5.0.0 Beta 1 Known Issues

From Qt Wiki
Revision as of 17:11, 14 January 2015 by Maintenance script (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Known Issues – Qt 5.0.0 beta 1

All platforms

  • Documentation is not automatically loaded into assistant and must be added manually. Documentation is available in Qt5.0.0beta1/Src/Qt/5.0.0-beta1/qtdoc/qch/qt.qch from the binary installers. Note that when installing Qt 5.0.0beta1 you must choose to install the Source component in the wizard.

Linux

  • nothing yet

Windows

  • Qt Multimedia might not work well on Windows
  • QTBUG-27074 [bugreports.qt.io] CMake config files are not in the packages

Mac OS X

  • Qt Multimedia might not work well on Mac OS X
  • QtWebKit requires Mac OS X 10.7 (“Lion”) or newer to work
  • Some widget attributes and window flags are not implemented.
  • “void QWidgetPrivate::setMask_sys(const QRegion &): Not supported on cocoa.”
  • NSMenu asserts and crashes in some cases. (“Item to be inserted into menu already is in another menu”, “Item to be removed is not in the menu in the first place”)
  • Garbled graphics in the itemviews/interview example
  • Items in popup menus on modal dialogs are not selectable
  • QTBUG-27074 [bugreports.qt.io] CMake config files are not in the packages

Categories: