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

Vlad Zahorodnii <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/-/commit/32a10f44e3
                   |                            |56743999eabad5a7d472d5d1a9f
                   |                            |3a7

--- Comment #2 from Vlad Zahorodnii <[email protected]> ---
Git commit 32a10f44e356743999eabad5a7d472d5d1a9f3a7 by Vlad Zahorodnii.
Committed on 03/03/2026 at 12:39.
Pushed by vladz into branch 'master'.

plugins/screenshot: Fix animations crashing

Amends 99779d6d6a0d6db1a5eaa2a97da244d3d2bc5111.

With the recent changes, the scene views need to expose a little bit of
information about frame scheduling.

By default, the SceneView queries the frame scheduling information from
the BackendOutput, but the screenshot plugin provides no backend output,
so kwin crashes.

Once the scene views are less coupled with outputs, this can be
revisited, perhaps no custom scene view will be needed again.

M  +1    -0    src/plugins/screenshot/CMakeLists.txt
M  +3    -2    src/plugins/screenshot/screenshot.cpp
A  +30   -0    src/plugins/screenshot/screenshotsceneview.cpp     [License:
GPL(v2.0+)]
A  +28   -0    src/plugins/screenshot/screenshotsceneview.h     [License:
GPL(v2.0+)]

https://invent.kde.org/plasma/kwin/-/commit/32a10f44e356743999eabad5a7d472d5d1a9f3a7

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

Reply via email to