![Carlos Garnacho](/assets/img/avatar_default.png)
The MetaCloseDialog implementation object may stay artifically alive for a longer period. This was usually fine till gnome-shell commit b03bcc85aad, as the check_alive() timeout will keep running even though the window went unmanaged/destroyed, leading to crashes. In order to fix this, forcibly hide the dialog if it is visible and the window is being unmanaged, so the timeout is stopped in time. (cherry picked from commit 6abe4703c7b4e24dbdd59631fe1eed637b84d12c)
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%