You are not logged in.

#1 2020-04-14 12:53:18

makosmos
Member
Registered: 2019-12-25
Posts: 28

[Solved] Awesome display trouble

Hi,

I'm trying to run awesome on my fresh installation of Arch.
Everything seems to work properly except the text displayed by awesome:
https://i.ibb.co/jH1sbsx/image0-4030.jpg

As you can see, every character is displayed by numbers contained in a rectangle

I first though it was an issue with X11 but it doesn't seems to be the case since xterm can display text without any troubles (there is no text on the picture because the xterm window is over exposed)

Thanks for help

Mod Edit - Replaced oversized image with link.
CoC - Pasting pictures and code

Last edited by makosmos (2020-04-14 14:03:34)

Offline

#2 2020-04-14 12:58:38

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: [Solved] Awesome display trouble

Which fonts have you installed and how have you configured awesome to use them?


Jin, Jîyan, Azadî

Offline

#3 2020-04-14 13:05:51

makosmos
Member
Registered: 2019-12-25
Posts: 28

Re: [Solved] Awesome display trouble

I've installed terminus-font and all the fonts installed with the package xorg but I didn't configure anything about awesome, I've just copy paste the rc.lua into ~/.config/awesome/rc.lua since I've read that it worked out of the box

Last edited by makosmos (2020-04-14 13:11:45)

Offline

#4 2020-04-14 13:28:23

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: [Solved] Awesome display trouble

makosmos wrote:

all the fonts installed with the package xorg

It's a group rather than a package and it only pulls in the X.Org 75 & 100 DPI bitmap fonts.

makosmos wrote:

I've just copy paste the rc.lua into ~/.config/awesome/rc.lua

The default theme seems to call the sans alias, what is that on your system?

fc-match sans

Jin, Jîyan, Azadî

Offline

#5 2020-04-14 14:03:20

makosmos
Member
Registered: 2019-12-25
Posts: 28

Re: [Solved] Awesome display trouble

The command

fc-match sans

returned a font named Adobe something

I've fixed the text display issue by then installing the FreeSans font (gnu-free-fonts package),

Thanks a lot for your help Head_on_a_Stick !

Offline

#6 2020-04-14 14:04:43

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,516
Website

Re: [Solved] Awesome display trouble

This should likely be considered a packaging bug: awesome should depend on ttf-font.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

Board footer

Powered by FluxBB