You are not logged in.

#1 2018-10-24 18:52:27

chrisl
Guest

font display problems under i3wm[solved]

Hello,

I have a little font problem that I can't solve.
I attach the screenshots and my conf files.
Thank you for your help.

1540406432.png

same problem

1540406826.png

my conf :

.config/i3/config

http://termbin.com/farj

.Xresources

http://termbin.com/2xe2

.config/i3status/config

http://termbin.com/agp1

Lists fonts

http://termbin.com/gttj

thanks

Last edited by chrisl (2018-10-24 19:54:46)

#2 2018-10-24 19:15:36

seth
Member
Registered: 2012-09-03
Posts: 51,017

Re: font display problems under i3wm[solved]

Probably rather the locale (of either the system or the files)?
0020 is " " (space) and apparently some non-ascii char causes it to be rendered as codepoint.

Offline

#3 2018-10-24 19:50:25

chrisl
Guest

Re: font display problems under i3wm[solved]

hi

tank you for you help

[christophe@christophe-nb ~]$ locale -a
C
POSIX
en_US
en_US.utf8
fr_FR
fr_FR.utf8
french

It is ok for locale system. I think it is a problem missing fonts.

Debian and manjaro do not have the problem with the same configuration files

edit : it is a bug https://github.com/Anachron/i3blocks/issues/53
Uninstalling ttf-font-awesome and installing otf-font-awesome worked for me.

Last edited by chrisl (2018-10-24 19:54:12)

#4 2018-10-24 19:53:38

seth
Member
Registered: 2012-09-03
Posts: 51,017

Re: font display problems under i3wm[solved]

"locale -a" does not report the locale config, but the generated locales (and I'm not sure "french" is a valid locale)
This is *NOT* a font issue, the 0020 codepoint is rendered as codepoint, but ascii/utf-8 0020 is the ordinary space (which matches at least one file you posted) and it renders perfectly fine in most cases.

Offline

Board footer

Powered by FluxBB