Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(Broken window shading is not really a showstopper since it's barely supported in Plasma 5 and may be removed there too)
No edit summary
Line 4: Line 4:
* 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
* Session restoring does not include Wayland native windows: https://bugs.kde.org/show_bug.cgi?id=436318. Our sessions management recover 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 restoring does not include Wayland native windows: https://bugs.kde.org/show_bug.cgi?id=436318. Our sessions management recover 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.
* Windows that *are* session-restored 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 ==
Line 32: Line 31:
* After waking NVIDIA-GPU-using system from sleep, sometimes text is partially or entirely missing from from QtQuick-based apps: https://bugs.kde.org/show_bug.cgi?id=451293
* After waking NVIDIA-GPU-using system from sleep, sometimes text is partially or entirely missing from from QtQuick-based apps: https://bugs.kde.org/show_bug.cgi?id=451293


== Quality-of-life issues caused by non-KDE software ==
== Quality-of-life issues that aren't fully showstoppers ==
* Installed Chrome apps are grouped together with Chrome windows in Icon-Only Task Manager: https://bugs.kde.org/show_bug.cgi?id=358277
* Installed Chrome apps are grouped together with Chrome windows in Icon-Only Task Manager: https://bugs.kde.org/show_bug.cgi?id=358277
* Multiple Chrome windows on different virtual desktops causes heavy stuttering/freezing in Chrome. Does not occur if the multiple windows are on the same virtual desktop. Similar bug report filed for Ubuntu/Gnome/Wayland here: https://bugs.launchpad.net/ubuntu/+source/xwayland/+bug/1906792
* Multiple Chrome windows on different virtual desktops causes heavy stuttering/freezing in Chrome. Does not occur if the multiple windows are on the same virtual desktop. Similar bug report filed for Ubuntu/Gnome/Wayland here: https://bugs.launchpad.net/ubuntu/+source/xwayland/+bug/1906792
* Single-instance GTK applications aren't raised when trying to launch a second time: https://gitlab.gnome.org/GNOME/gtk/-/issues/5483
* Single-instance GTK applications aren't raised when trying to launch a second time: https://gitlab.gnome.org/GNOME/gtk/-/issues/5483
* When using a Chromium-based browser in native Wayland mode, dragging an image to the desktop created a sticky note out of it: https://bugs.kde.org/show_bug.cgi?id=449645
* When using a Chromium-based browser in native Wayland mode, dragging an image to the desktop created a sticky note out of it: https://bugs.kde.org/show_bug.cgi?id=449645
* Windows that *are* session-restored 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


=== NVIDIA ===
=== NVIDIA ===

Revision as of 15:43, 7 May 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.

Login/Session management

KWin/compositing/window management

Plasma

System Settings

Upstream issues, or KDE issues blocked by required upstream changes

Quality-of-life issues that aren't fully showstoppers

NVIDIA

Fixed already in Qt 6 but not backportable nor backported to Qt 5