https://bugs.kde.org/show_bug.cgi?id=500577
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/xdg-desktop-portal-kde/- | |/commit/13a19d1db5562d45477 | |c6fa2cb53c3f40d7c60ed Version Fixed In| |6.4 Status|ASSIGNED |RESOLVED --- Comment #7 from David Redondo <k...@david-redondo.de> --- Git commit 13a19d1db5562d45477c6fa2cb53c3f40d7c60ed by David Redondo. Committed on 03/06/2025 at 09:34. Pushed by davidre into branch 'master'. screencast: Guard against session closing while creating stream Starting a stream runs an event loop during which the session can be closed. For now use a QPointer to guard against that until we make it not use an event loop anymore. FIXED-IN:6.4 M +5 -0 src/screencast.cpp https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/13a19d1db5562d45477c6fa2cb53c3f40d7c60ed -- You are receiving this mail because: You are watching all bug changes.