https://bugs.kde.org/show_bug.cgi?id=500394

cwo <cwo....@posteo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/libplasma/-/commit/a8e4c |ma/libplasma/-/commit/67703
                   |ba850f695db68d7cc18bfe3ef8b |7ab339e5a048cf2f25fc5ccb0cc
                   |4d2f5993                    |8ee17d95

--- Comment #6 from cwo <cwo....@posteo.net> ---
Git commit 677037ab339e5a048cf2f25fc5ccb0cc8ee17d95 by Christoph Wolk.
Committed on 07/03/2025 at 16:41.
Pushed by cwo into branch 'Plasma/6.3'.

plasmaquick: don't use KWinInfo in Wayland dialogs

PlasmaCore.Dialog tests whether the dialog is spawning in a window
ignoring the task manager or in a window with type NET::Dock. The second
check requires KWinInfo, which is not available in Wayland, causing an
error message to be printed whenever a PlasmaCore.Dialog is opened,
such as in the task manager's GroupDialog.

Instead, only perform this test if we are in X11, avoiding the error
message.


(cherry picked from commit a8e4cba850f695db68d7cc18bfe3ef8b4d2f5993)

Co-authored-by: Christoph Wolk <cwo....@posteo.net>

M  +8    -4    src/plasmaquick/dialog.cpp

https://invent.kde.org/plasma/libplasma/-/commit/677037ab339e5a048cf2f25fc5ccb0cc8ee17d95

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to