Date: Tue, 3 Dec 2019 19:57:01 +0300 From: dmn <graahnul.grom@ya.ru> To: freebsd-questions@freebsd.org Subject: Re: Firefox, X11 fonts and 2gis Message-ID: <20191203195701.162f0002@demon> In-Reply-To: <20191203130003.GA48268@admin.sibptus.ru> References: <20191201040730.GA55403@admin.sibptus.ru> <20191201183701.58e3fff1.freebsd@edvax.de> <20191202130934.GA12388@admin.sibptus.ru> <20191202184502.5b1defc7@demon> <20191202165730.GB18034@admin.sibptus.ru> <20191202220839.5fcc657e@demon> <20191203130003.GA48268@admin.sibptus.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 3 Dec 2019 20:00:03 +0700 Victor Sudakov <vas@sibptus.ru> wrote: > What's your desktop environment? It's Mate in my case, run from > startx. > I do not use any DE. Just x11-wm/openbox window manager, which is run from the ~/.xinitrc file by startx. > I just created a test user account without assigning it to any login > class. Then I logged in as this test user, ran "setenv LANG > ru_RU.UTF-8 ; startx", then started Firefox - and you know what! The > map is without text. > > So it is not the login class to blame, but some locale-related stuff. > But I can't live in C locale. > > There are many things to try to narrow down the list of possible suspects. - use different shell (e.g. bash, sh) - use another DE (xfce, gnome, kde) - do not use DE at all, start some window manager (twm, fluxbox, etc.) - set en_US.UTF-8 instead of ru_RU.UTF-8 - try different settings in the firefox 'Fonts and Colors' dialog, e.g. Fonts for->Cyrillic and 'Allow pages to choose their own fonts, instead of your selections above' - turn on/off web fonts in about:config (gfx.downloadable_fonts.enabled) - if you install software from the ports collection, inspect the options set for print/freetype2 and x11-fonts/fontconfig ports. - ... ... All of the above should be done under fresh new user account, of course. Regards, Dmitry.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191203195701.162f0002>