On Wednesday, March 6, 2019 at 5:40:23 AM UTC+3, daniel wrote: > I ran into this too, and as far as I can tell, it is a Fedora bug. > The extant locales can be found with locale -a > C.UTF-8 is not among them. So the default locale is installed! But > C.utf8 is. You can set permanently by running the following in your > template: > > localectl set-locale LANG=C.utf8 > > Once you do this, xrdb will accept your command and you should be able > to get your hdpi in the template. (I think you are already aware > of the subtleties when gnome-settings-daemon is running.) > > Most of the rest of the world seems to use "UTF-8" not utf8. > So I worried there might be some compatibility problems. But > nothing bad so far. > > Daniel
Still the same problem: [user@fedora-29-clone-1 ~]$ localectl set-locale LANG=C.utf8 [user@fedora-29-clone-1 ~]$ echo Xft.dpi: 220 | xrdb -merge <stdin>:0: warning: Unknown encoding: C.UTF-8 Also I tried to install 'glibc-all-langpacks' package, but nothing. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/7a7394a7-0679-4f7e-8bca-d23da4197258%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
