5014d7e9fc
BaseAppView not disconnecting from the 'app-filter-changed' signal means parental controls may trigger callbacks on a destroyed grid, which tries to access destroyed icons, which spams the journal with stack traces. Disconnect from parental controls when BaseAppView is destroyed. https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1441