https://bugs.kde.org/show_bug.cgi?id=499029
fanzhuyi...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/libkscreen/-/commit/46b1 | |3032056017de2bf38abff6f5d35 | |e1354bdea Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #6 from fanzhuyi...@gmail.com --- Git commit 46b13032056017de2bf38abff6f5d35e1354bdea by Yifan Zhu. Committed on 22/01/2025 at 23:28. Pushed by vladz into branch 'master'. backends/kwayland: initialize m_blockSignals to false Initialization should already be protected by done events and m_initializingOutputs. The removal of unblockSignals in 7afede8 meant that we need to initialize m_blockSignals to false. M +1 -1 backends/kwayland/waylandconfig.cpp https://invent.kde.org/plasma/libkscreen/-/commit/46b13032056017de2bf38abff6f5d35e1354bdea -- You are receiving this mail because: You are watching all bug changes.