Plasma/5.0 Errata: Difference between revisions

From KDE Community Wiki
(KWin freeze is worked around)
Line 7: Line 7:
* The Meta (or "Windows") key is not recognized as modifier key. Patch merged into Qt for 5.3: https://codereview.qt-project.org/#/c/87615/
* The Meta (or "Windows") key is not recognized as modifier key. Patch merged into Qt for 5.3: https://codereview.qt-project.org/#/c/87615/
* Aurorae window decoration themes might crash the window manager, upstream bug: https://bugreports.qt-project.org/browse/QTBUG-39336
* Aurorae window decoration themes might crash the window manager, upstream bug: https://bugreports.qt-project.org/browse/QTBUG-39336
* KWin freezes if the workspace is extended if not using Qt >= 5.3.2.
* Text in QML (Plasma Applets and/or Aurorae windows decorator) can get corrupted/turned into boxes: https://bugs.kde.org/show_bug.cgi?id=336615
* Text in QML (Plasma Applets and/or Aurorae windows decorator) can get corrupted/turned into boxes: https://bugs.kde.org/show_bug.cgi?id=336615
* Battery monitor tray icon does not reflect AC adapter state - that is gone from Solid Devices, Power API not yet ready
* Battery monitor tray icon does not reflect AC adapter state - that is gone from Solid Devices, Power API not yet ready

Revision as of 09:19, 4 July 2014

Known issues in the Plasma 5.0 release.

Bugs

Missing features

  • No holidays or calendar events displayed in the Plasma calendar - Awaiting KDE PIM libraries to port to KF5/Plasma5.
  • Unable to edit individual locale settings - Can change locale used for setting groups such as currency or date/time, but cannot yet modify individual settings like short date format - Awaiting support upstream in Qt.