summaryrefslogtreecommitdiff
path: root/src/nautilus-file-changes-queue.h
diff options
context:
space:
mode:
authorArseney300 <Arseney300@gmail.com>2026-09-01 02:03:58 +0700
committerArseney300 <Arseney300@gmail.com>2026-09-01 02:03:58 +0700
commitfba737c83f636d66a184e4773da304d6710de004 (patch)
tree629a41730130df35c6537df9151ef9a450f99c64 /src/nautilus-file-changes-queue.h
parent8aad3eda343f0818bc014516cf695668d7e295c3 (diff)
application: Disable all portals instead of just FileChooserfeature/allow_root
gtk_disable_portal_interfaces() (the non-NULL implemented_interfaces path in gxdp_init_gtk) crashes inside the subsequent gtk_init_check() on GTK 4.22.3 with a NULL-pointer read in g_str_hash(), reproduced in isolation with a standalone gtk_disable_portal_interfaces() + gtk_init_check() program. gtk_disable_portals() (triggered by passing NULL here) does not hit this path. Disable all portals as a workaround until the upstream GTK bug is fixed.
Diffstat (limited to 'src/nautilus-file-changes-queue.h')
0 files changed, 0 insertions, 0 deletions