Plasma/Next/Alpha1 Known Issues: Difference between revisions

From KDE Community Wiki
< Plasma‎ | Next
(Created page with "= Known Issues and Workarounds in the Alpha 1 Release = == Plasma-Shell == == KWin == * KWin will crash on session startup if there is no other window manager running yet. Th...")
 
(add link to bugzilla)
 
Line 1: Line 1:
= Known Issues and Workarounds in the Alpha 1 Release =
= Known Issues and Workarounds in the Alpha 1 Release =
== Plasma-Shell ==
== Plasma-Shell ==
Known issues can be found on:
https://bugs.kde.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=plasma-shell&sharer_id=38926&list_id=942707


== KWin ==
== KWin ==
* KWin will crash on session startup if there is no other window manager running yet. The root cause of the crash is fixed inside Qt 5.3 with [https://qt.gitorious.org/qt/qtbase/commit/2f63d04ff1e9c28f5c5c6465306f6e19ba781287 patch] in qt-base and [https://qt.gitorious.org/qt/qtx11extras/commit/0b2d73d725354def897d883fa164c263001c4693 patch] in qtx11extras.
* KWin will crash on session startup if there is no other window manager running yet. The root cause of the crash is fixed inside Qt 5.3 with [https://qt.gitorious.org/qt/qtbase/commit/2f63d04ff1e9c28f5c5c6465306f6e19ba781287 patch] in qt-base and [https://qt.gitorious.org/qt/qtx11extras/commit/0b2d73d725354def897d883fa164c263001c4693 patch] in qtx11extras.

Latest revision as of 19:09, 10 March 2014

Known Issues and Workarounds in the Alpha 1 Release

Plasma-Shell

Known issues can be found on: https://bugs.kde.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=plasma-shell&sharer_id=38926&list_id=942707

KWin

  • KWin will crash on session startup if there is no other window manager running yet. The root cause of the crash is fixed inside Qt 5.3 with patch in qt-base and patch in qtx11extras.