(→Freezes Using Qt 5.6.0) |
m (typo) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 16: | Line 16: | ||
==Wayland== | ==Wayland== | ||
+ | * '''Not functional with Qt 5.8.0''' (see [https://bugreports.qt.io/browse/QTBUG-58423 Qt Bug 58423]) | ||
* Integration features in Plasma still missing or incomplete (e.g. Pager applet) | * Integration features in Plasma still missing or incomplete (e.g. Pager applet) | ||
* No Drag and Drop from X11 to Wayland windows and vice versa | * No Drag and Drop from X11 to Wayland windows and vice versa | ||
Line 43: | Line 44: | ||
== Configuration changes == | == Configuration changes == | ||
Environment variables and shutdown scripts are now sourced from ~/.config/plasma-workspace/env and ~/.config/plasma-workspace/shutdown, respectively. Existing scripts from Plasma 4 should be moved there. | Environment variables and shutdown scripts are now sourced from ~/.config/plasma-workspace/env and ~/.config/plasma-workspace/shutdown, respectively. Existing scripts from Plasma 4 should be moved there. | ||
+ | |||
+ | == Plasma Workspace ksmserver hangs on broken autostart files == | ||
+ | |||
+ | * In 5.9.5 release Plasma Workspace's ksmserver hangs when attempting to load a broken autostart file [https://bugs.kde.org/show_bug.cgi?id=379254 Bug 379254]. Use the updated 5.9.5.1 tar. |
Known issues in the Plasma 5.9 release.
When using Qt 5.6.0 Plasma loads itself incompletely and with long delays. Deadlocks occur in kded5. Use Qt 5.6.1 or Qt 5.7.1 instead.
Discover 375083 crashes with Qt 5.7, use Qt 5.7.1 instead.
We recommend the Xorg modesetting DDX for use with Intel hardware. This is the default in many distributions nowadays. Using the Intel Xorg DDX can result in various graphical glitches and freezes.
Environment variables and shutdown scripts are now sourced from ~/.config/plasma-workspace/env and ~/.config/plasma-workspace/shutdown, respectively. Existing scripts from Plasma 4 should be moved there.