Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on view.sh #24

Closed
hrqmonteiro opened this issue Jul 4, 2018 · 9 comments
Closed

Error on view.sh #24

hrqmonteiro opened this issue Jul 4, 2018 · 9 comments

Comments

@hrqmonteiro
Copy link

Warning: Unable to load any usable fontset
Warning: Cannot convert string "-wuncon-siji-medium-r-normal--10-100-75-75-c-80-iso10646-1" to type FontStruct
xfd: no font to display

@AshrafBasry
Copy link

same problem

@omuGen
Copy link

omuGen commented Jul 21, 2018

+1, I have the exact same problem. Also I've tried to install siji in various directories, rebuilt the font cache, added xset commands to xinitrc, and sacrificed a chicken. Cannot get the font to show up, neither in fc-list, nor in xlsfonts. Halp! :)

@c4tz
Copy link

c4tz commented Jul 31, 2018

Had the same error, but could fix it by installing xorg-fonts-misc (and do a reboot/restart of X) as mentioned here and here :)

@weiluntong
Copy link

@c4tz Thanks for your solution, how would I get xorg-fonts-misc on Ubuntu?

@c4tz
Copy link

c4tz commented Aug 18, 2018

I'm sorry but I'm running on Arch Linux. I don't know in which package the needed resources reside under Ubuntu :(

@aiguofer
Copy link

Same problem on Ubuntu 18.04... I tried installing all xfonts and still nothing :( my polybar is now totally broken and I don't want to go looking for other fonts/glyphs 😢

@ghost
Copy link

ghost commented Aug 26, 2019

Installing xorg-fonts-misc gives a new error:

Warning: Cannot convert string "-wuncon-siji-medium-r-normal--10-100-75-75-c-80-iso10646-1" to type FontStruct
xfd: no font to display

@JBlocklove
Copy link

I may be a bit late to the party, but after getting that same error I re-ran ./install.sh and now ./view.sh works perfectly.

@kennysc
Copy link

kennysc commented Aug 12, 2020

I had the same problem, and when I ran ./install I had the error:
./install.sh: line 143: mkfontdir: command not found xset: bad font path element (#0), possible causes are: Directory does not exist or has wrong permissions Directory missing fonts.dir Incorrect font server address or syntax
I installed the package xorg-mkfontscale then run ./install.sh
After you can run ./view.sh and it will work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants