3c3c3b7c69
When FolderIcon is destroyed, it destroyed the FolderView and, if there's a folder dialog present, it destroys the dialog as well. Turns out, the folder dialog adds the icon's FolderView to itself. The view becomes part of the dialog's actor tree. When the dialog is destroyed, it also tries to destroy the view - but the folder view was already destroyed by FolderIcon! Fix that by letting the dialog destroy the folder view if it exists, otherwise destroy the folder view directly. https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1271 |
||
---|---|---|
.. | ||
dbusServices | ||
gdm | ||
misc | ||
perf | ||
portalHelper | ||
ui | ||
js-resources.gresource.xml | ||
meson.build | ||
portal-resources.gresource.xml |