Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(Re-categorize a very bad NVIDIA bug)
(Fix heading levels)
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 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]].


= True Showstoppers=
== True Showstoppers==
These are the issues that must be fixed before we can recommend Wayland by default.
These are the issues that must be fixed before we can recommend Wayland by default.


== Session management ==
=== Session management ===
* Applications don't prompt to save unsaved work, causing data loss: https://bugs.kde.org/show_bug.cgi?id=461176
* Applications don't prompt to save unsaved work, causing data loss: https://bugs.kde.org/show_bug.cgi?id=461176
* 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.


== KWin/compositing/window management ==
=== KWin/compositing/window management ===
* When the compositor crashes or restarts, non-Qt apps are killed — work is ongoing to fix this, see https://invent.kde.org/plasma/kwin/-/wikis/Restarting
* When the compositor crashes or restarts, non-Qt apps are killed — work is ongoing to fix this, see https://invent.kde.org/plasma/kwin/-/wikis/Restarting
* Not all Sticky Keys options work: https://bugs.kde.org/show_bug.cgi?id=444335
* Not all Sticky Keys options work: https://bugs.kde.org/show_bug.cgi?id=444335
* No color management or support for changing Gamma: https://bugs.kde.org/show_bug.cgi?id=439135, https://bugs.kde.org/show_bug.cgi?id=439135, https://invent.kde.org/plasma/kwin/-/issues/11; requires https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/14 and adoption in KWin
* No color management or support for changing Gamma: https://bugs.kde.org/show_bug.cgi?id=439135, https://bugs.kde.org/show_bug.cgi?id=439135, https://invent.kde.org/plasma/kwin/-/issues/11; requires https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/14 and adoption in KWin


== NVIDIA ==
=== NVIDIA ===
* Sometimes can't log in at all: https://bugs.kde.org/show_bug.cgi?id=440397
* Sometimes can't log in at all: https://bugs.kde.org/show_bug.cgi?id=440397
* Unusably poor performance on external screens with NVIDIA Optimus setup: https://bugs.kde.org/show_bug.cgi?id=452219
* Unusably poor performance on external screens with NVIDIA Optimus setup: https://bugs.kde.org/show_bug.cgi?id=452219
Line 19: Line 19:




= Non-showstoppers =
== Non-showstoppers ==
'''Errata/Known issues'''
This is effectively an "Errata/Known issues" list. Don't expect all or even any of these to be fixed before we go wayland-by-default.


(Quality-of-life annoyances, problems with workarounds, etc.)
(Quality-of-life annoyances, problems with workarounds, etc.)


== Apps ==
=== Apps ===
* KFontView is unable to open or install a font: https://bugs.kde.org/show_bug.cgi?id=439470
* KFontView is unable to open or install a font: https://bugs.kde.org/show_bug.cgi?id=439470
== Session management ==
== Session management ==
Line 30: Line 30:
* When dragging files, to trigger a specific result, you have to hold down a modifier key *before* you start dragging, not after: https://bugs.kde.org/show_bug.cgi?id=423031
* When dragging files, to trigger a specific result, you have to hold down a modifier key *before* you start dragging, not after: https://bugs.kde.org/show_bug.cgi?id=423031


== KWin/compositing/window management ==
=== KWin/compositing/window management ===
* 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
* Cursor theme/size changes do not take effect for Qt5 and XWayland software until session is restarted: https://bugs.kde.org/show_bug.cgi?id=420859
* Cursor theme/size changes do not take effect for Qt5 and XWayland software until session is restarted: https://bugs.kde.org/show_bug.cgi?id=420859
Line 41: Line 41:
* KWin doesn't differentiate Meta+Num+1 from Meta+1 (Wayland regression, works in X11 session): https://bugs.kde.org/show_bug.cgi?id=446389
* KWin doesn't differentiate Meta+Num+1 from Meta+1 (Wayland regression, works in X11 session): https://bugs.kde.org/show_bug.cgi?id=446389


== 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 51: Line 51:
* Wrong app icon in Task Switcher for LibreOffice apps: https://bugreports.qt.io/browse/QTBUG-77182
* Wrong app icon in Task Switcher for LibreOffice apps: https://bugreports.qt.io/browse/QTBUG-77182


== NVIDIA ==
=== NVIDIA ===
* Transient graphical glitches after waking from sleep: https://bugs.kde.org/show_bug.cgi?id=455526, https://bugs.kde.org/show_bug.cgi?id=448866, https://bugs.kde.org/show_bug.cgi?id=451293
* Transient graphical glitches after waking from sleep: https://bugs.kde.org/show_bug.cgi?id=455526, https://bugs.kde.org/show_bug.cgi?id=448866, https://bugs.kde.org/show_bug.cgi?id=451293
* 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




= Fixed upstream in Qt 6 =
== Fixed upstream in Qt 6 ==
These are fixed in Qt 6 but neither backportable nor backported to Qt 5.
These are fixed in Qt 6 but neither backportable nor backported to Qt 5.



Revision as of 17:04, 9 August 2023

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 Wayland goal.

True Showstoppers

These are the issues that must be fixed before we can recommend Wayland by default.

Session management

KWin/compositing/window management

NVIDIA


Non-showstoppers

This is effectively an "Errata/Known issues" list. Don't expect all or even any of these to be fixed before we go wayland-by-default.

(Quality-of-life annoyances, problems with workarounds, etc.)

Apps

Session management

KWin/compositing/window management

Plasma

NVIDIA


Fixed upstream in Qt 6

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