Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
m (Ngraham moved page Plasma/Wayland Showstoppers to Plasma/Wayland Known Significant Issues: There are no more showstoppers, so now this whole page is just a collection of known significant issues; rename it to that)
(Change intro text and headings to reflect new status)
Line 1: Line 1:
This page tracks the Wayland showstoppers throughout the stack. Showstoppers are major bugs, or missing features affecting the Wayland session but not the X11 session. This is part of KDE's [[Goals/Wayland|Wayland goal]].
This page tracks the "Errata/Known issues" list for the Plasma Wayland session: significant quality-of-life annoyances, significant problems with workarounds, etc. This is part of KDE's [[Goals/Wayland|Wayland goal]].


== True Showstoppers==
These are the issues that must be fixed before we can recommend Wayland by default. The current plan is to flip the switch before the Alpha release, but then revert that change if we don't have all of these issues fixed before the first beta:


== Non-showstoppers ==
== Session management ==
This is effectively an "Errata/Known issues" list: quality-of-life annoyances, problems with workarounds, etc. Don't expect all or even any of these to be fixed before we go wayland-by-default.
 
=== Session management ===
* No session restore for native Wayland windows: https://bugs.kde.org/show_bug.cgi?id=436318. Our session management recovery engine is based on the [https://www.x.org/releases/X11R7.7/doc/libSM/xsmp.html X Session Management Protocol] and there is apparently currently no generic concept to do it on Wayland. But on Qt it's plugin-able and [https://wiki.gnome.org/Projects/SessionManagement/GnomeSession GNOME has had their own implementation] for some time.
* No session restore for native Wayland windows: https://bugs.kde.org/show_bug.cgi?id=436318. Our session management recovery engine is based on the [https://www.x.org/releases/X11R7.7/doc/libSM/xsmp.html X Session Management Protocol] and there is apparently currently no generic concept to do it on Wayland. But on Qt it's plugin-able and [https://wiki.gnome.org/Projects/SessionManagement/GnomeSession GNOME has had their own implementation] for some time.
* Session-restored XWayland windows go on the wrong screens and virtual desktops: https://bugs.kde.org/show_bug.cgi?id=468252 + https://bugs.kde.org/show_bug.cgi?id=421870
* Session-restored XWayland windows go on the wrong screens and virtual desktops: https://bugs.kde.org/show_bug.cgi?id=468252 + https://bugs.kde.org/show_bug.cgi?id=421870


=== KWin/compositing/window management ===
== KWin/compositing/window management ==
* When the compositor crashes or restarts, non-Qt apps are killed — Qt apps do stay alive, and work is ongoing to make other apps survive as well; see see https://invent.kde.org/plasma/kwin/-/wikis/Restarting
* When the compositor crashes or restarts, non-Qt apps are killed — Qt apps do stay alive, and work is ongoing to make other apps survive as well; see see https://invent.kde.org/plasma/kwin/-/wikis/Restarting
* Worse performance on weak Intel iGPUs: https://bugs.kde.org/show_bug.cgi?id=452119
* Worse performance on weak Intel iGPUs: https://bugs.kde.org/show_bug.cgi?id=452119
Line 21: Line 16:
* Not all Sticky Keys options work: https://bugs.kde.org/show_bug.cgi?id=444335. Input on what is relevant/wanted there is welcome.
* Not all Sticky Keys options work: https://bugs.kde.org/show_bug.cgi?id=444335. Input on what is relevant/wanted there is welcome.


=== Plasma ===
== Plasma ==
* XWayland applications may not autostart properly in a Wayland session due to various important environment variables not being set: https://bugs.kde.org/show_bug.cgi?id=469839
* XWayland applications may not autostart properly in a Wayland session due to various important environment variables not being set: https://bugs.kde.org/show_bug.cgi?id=469839
* XEmbedSNIProxy window eats input in top-left pixel of the screen: https://bugs.kde.org/show_bug.cgi?id=433079
* XEmbedSNIProxy window eats input in top-left pixel of the screen: https://bugs.kde.org/show_bug.cgi?id=433079
Line 28: Line 23:
* Mirroring/"replica of" feature missing from KScreen KCM: https://bugs.kde.org/show_bug.cgi?id=460433 - workaround: drag a screen on top of another to mirror them
* Mirroring/"replica of" feature missing from KScreen KCM: https://bugs.kde.org/show_bug.cgi?id=460433 - workaround: drag a screen on top of another to mirror them


=== NVIDIA ===
== NVIDIA ==
* Transient graphical glitches after waking from sleep: https://bugs.kde.org/show_bug.cgi?id=448866
* Transient graphical glitches after waking from sleep: https://bugs.kde.org/show_bug.cgi?id=448866
* Transient graphical glitches after changing themes: https://bugs.kde.org/show_bug.cgi?id=470503
* Transient graphical glitches after changing themes: https://bugs.kde.org/show_bug.cgi?id=470503


=== Upstream, not fixed yet ===
== Upstream, not fixed yet ==
* With NVIDIA GPU, Plasma popups (e.g. Kickoff and KRunner) sometimes stops showing after opening / closing them a few times: https://bugs.kde.org/show_bug.cgi?id=455913 / https://codereview.qt-project.org/c/qt/qtwayland/+/503674
* With NVIDIA GPU, Plasma popups (e.g. Kickoff and KRunner) sometimes stops showing after opening / closing them a few times: https://bugs.kde.org/show_bug.cgi?id=455913 / https://codereview.qt-project.org/c/qt/qtwayland/+/503674
* KWin doesn't differentiate numberpad shortcuts from above-the-letters shortcuts: https://bugs.kde.org/show_bug.cgi?id=413310 / https://bugreports.qt.io/browse/QTBUG-94892
* KWin doesn't differentiate numberpad shortcuts from above-the-letters shortcuts: https://bugs.kde.org/show_bug.cgi?id=413310 / https://bugreports.qt.io/browse/QTBUG-94892

Revision as of 18:06, 20 December 2023

This page tracks the "Errata/Known issues" list for the Plasma Wayland session: significant quality-of-life annoyances, significant problems with workarounds, etc. This is part of KDE's Wayland goal.


Session management

KWin/compositing/window management

Plasma

NVIDIA

Upstream, not fixed yet

Fixed upstream

These are fixed upstream but neither backportable nor backported to Qt 5.