https://bugs.kde.org/show_bug.cgi?id=428361
--- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 8ab52255442223c5ce43d60f99c8ce8787969120 by David Edmundson. Committed on 28/10/2020 at 18:17. Pushed by davidedmundson into branch 'Plasma/5.20'. Only connect to BufferInterface::aboutToBeDestroyed once It is allowed to call surface_attach multiple times with the same buffer. We want to only connect once. Found whilst debugging a freeze, going through the list of BufferInterface connections I had multiple to the same SurfaceInterface. (cherry picked from commit 18df2451de80c72b135b05198da27daa1491eb2c) M +2 -2 src/server/surface_interface.cpp https://invent.kde.org/plasma/kwayland-server/commit/8ab52255442223c5ce43d60f99c8ce8787969120 -- You are receiving this mail because: You are watching all bug changes.