chrisawi
chrisawi
Yes, I think so. I have only checked [Fedora's profile script](https://pagure.io/setup/blob/master/f/profile#_61) though, which sources `*.sh`. As prior art, [vte installs](https://gitlab.gnome.org/GNOME/vte/-/commit/3bd204b9400650ff75197b4a1ab65711a58b5388) a .csh file into `/etc/profile.d`, and it's present in the...
As best I can tell, Ubuntu has made accent color variants of Yaru, some of which are available as GTK3 theme extensions on Flathub. For the colors where those extensions...
> A very easy way to reproduce it in **GNOME** is to change **GNOME Settings** "**formats**" in "**Region & Language**" to a locale that doesn't match the language that you...
@jantari Is that set via `localectl`? If you have multiple user accounts, then GNOME will use AccountsService instead, and not in a way that lets flatpak get the secondary languages,...
> Is there a `localectl` command I can run to fix this (Thunderbird)? You can at minimum do `localectl set-locale LC_TIME=de_DE.UTF-8` (you probably should set the rest as well) That...
Is this happening in other apps? What does this output?: flatpak run --command=fc-match org.gnome.Loupe -v Cantarell | grep file
That's not a lot to go on. Can you provide a stack trace (with debug symbols)? Following that tutorial through step 5 and then running your command works as expected...
Is this still happening? To reduce disk and data usage, flatpak only installs translations for the system locale (`LANG`) by default. `flatpak config` will show the detected language (labelled "default")....
> Workaround: `flatpak override --user --reset com.vscodium.codium` and then adding the custom overrides needed again. In https://github.com/flathub/com.vscodium.codium/issues/264, there were more overrides originally set than what was added back after the...
To clarify, do you actually have an Intel GPU? Flatpak looks for `/sys/module/i915`. The Steam flatpak originally had an [incorrect definition](https://github.com/flathub/com.valvesoftware.Steam/commit/31908aa2fdef12f077592ee41cd06d62aafcc593) of that extension point which may have installed it...