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

Jan Blackquill (Carson Black) <uhh...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.21
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/commit/991aa206d970
                   |                            |112b576d3d328b541213799066b
                   |                            |3

--- Comment #2 from Jan Blackquill (Carson Black) <uhh...@gmail.com> ---
Git commit 991aa206d970112b576d3d328b541213799066b3 by Jan Blackquill.
Committed on 05/04/2021 at 19:12.
Pushed by cblack into branch 'Plasma/5.21'.

Fix crash on hotplugging displays while switched to another TTY

Currently, we inhibit renderloops when switching to another TTY, and unhibit
when switching back. When we hotplug a display while switched to another TTY,
its renderloop isn't inhibited by default, yet when we switch back, we try
to uninhibit the fresh renderloop, which triggers an assert.

Inhibiting newly created outputs while switched to another TTY fixes this
crash.
FIXED-IN: 5.21

M  +4    -0    plugins/platforms/drm/drm_backend.cpp

https://invent.kde.org/plasma/kwin/commit/991aa206d970112b576d3d328b541213799066b3

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

Reply via email to