Files
Colin de27704fc5 stamp: add missing glib-networking dependency
otherwise it fails to load mail folders, and instead logs
> Error getting folder: TLS support is not available

it's common for desktop environments, terminals, etc to leak
their own gio dependencies (like glib-networking) into child
environments; launch with `env -u GIO_EXTRA_MODULES stamp` for
a more reliable repro.
2026-07-19 09:19:34 +00:00
..