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

Vlad Zahorodnii <vlad.zahorod...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/kwin/commit/1854224c17db |ma/kwin/commit/7bfd30279830
                   |6df7b340d12f971ffddddbbe59c |737b245ae41fde6b1b9fe1861ae
                   |5                           |9

--- Comment #4 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
Git commit 7bfd30279830737b245ae41fde6b1b9fe1861ae9 by Vlad Zahorodnii.
Committed on 25/02/2023 at 09:19.
Pushed by vladz into branch 'Plasma/5.27'.

effects/zoom: Fix crash on X11

On X11, the painted screen is meaningless, so the zoom effect doesn't
use it to store offscreen data. It can create problems when iterating
over offscreen data map.

The painted screen can't be used to determine the necessary offscreen
texture size too. X11 requires some special care.

This change adds explicit wayland checks.
(cherry picked from commit 1854224c17db6df7b340d12f971ffddddbbe59c5)

M  +6    -6    src/effects/zoom/zoom.cpp

https://invent.kde.org/plasma/kwin/commit/7bfd30279830737b245ae41fde6b1b9fe1861ae9

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

Reply via email to