On Sun, Apr 20, 2025 at 09:46:31PM -0400, Jeremy Bícha wrote: > On Sun, Apr 20, 2025 at 7:21 PM Bart Martens <[email protected]> wrote: > > When the value of /system/locale/region in .config/dconf/user is no > > longer in /etc/locale.gen, then gnome-terminal silently fails to open. > > The expected behavior is that gnome-terminal still opens. It could use > > the locale from /etc/default/locale. > > > > A quick fix/workaround is: dconf reset /system/locale/region
How to reproduce the problem: Use "dpkg-reconfigure locales" for adding a locale, then select that locale in gnome settings, and then use "dpkg-reconfigure locales" for deleting that locale. No need to logout+login. > What do you think about > https://salsa.debian.org/gnome-team/meta-gnome3/-/merge_requests/15 as > a possible solution to this issue for Trixie? The expected behavior is that gnome-terminal still opens, like any other application still opens. Cheers, Bart

