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

Fushan Wen <qydwhotm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/-/commi
                   |                            |t/0692d7627d53426641e6f3609
                   |                            |13e8e90911c0c4f
   Version Fixed In|                            |6.0.4
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #5 from Fushan Wen <qydwhotm...@gmail.com> ---
Git commit 0692d7627d53426641e6f360913e8e90911c0c4f by Fushan Wen.
Committed on 03/04/2024 at 00:45.
Pushed by fusionfuture into branch 'master'.

ScreenPool: relax assertion in handleScreenAdded

When a new monitor is connected, the existing monitor might emit
geometryChanged before qGuiApp emits screenAdded, but the new screen is
already in qApp->screens(), so m_sizeSortedScreens still doesn't have
the new screen at that point, which will make handleScreenAdded called
twice.

SENTRY: PLASMA-WORKSPACE-29H
FIXED-IN: 6.0.4

M  +17   -7    shell/screenpool.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/0692d7627d53426641e6f360913e8e90911c0c4f

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

Reply via email to