Any solution to the font issue from 2020? I see this is still an issue:
sil-q: Couldn't load the requested font. (10x20)
Thanks,
CJ
Git Clone URL: | https://aur.archlinux.org/sil-q.git (read-only, click to copy) |
---|---|
Package Base: | sil-q |
Description: | A role-playing game with a strong emphasis on discovery and tactical combat |
Upstream URL: | https://github.com/sil-quirk/sil-q |
Keywords: | angband roguelike rpg |
Licenses: | GPL2, custom |
Submitter: | dalz |
Maintainer: | dalz |
Last Packager: | dalz |
Votes: | 3 |
Popularity: | 0.000006 |
First Submitted: | 2019-08-31 11:41 (UTC) |
Last Updated: | 2022-01-04 17:03 (UTC) |
Any solution to the font issue from 2020? I see this is still an issue:
sil-q: Couldn't load the requested font. (10x20)
Thanks,
CJ
@dalz Thank you. No I am not on wayland. Unfortunately I do not know more of this than you, for sure, but I do have the following packages installed.
$ pacman -Qs xorg-fonts
local/xorg-fonts-alias-misc 1.0.4-1
X.org font alias files - misc font familiy
local/xorg-fonts-encodings 1.0.5-2 (xorg-fonts xorg)
X.org font encoding files
local/xorg-fonts-misc 1.0.3-10
X.org misc fonts
@rpol 10x20 is an alias defined in /usr/share/fonts/misc/fonts.alias by xorg-fonts-alias-misc, which is a dependency of xorg-fonts-misc. However I get the same error now, and fonts are black magic to me, so I have no idea what the issue may be. Do you happen to be on wayland? In the meantime you can play the terminal version with sil-q -mgcu
.
Hi. I am getting the following error. Where does sil-q
expect to find 10x20.fon?
$ sil-q
sil-q: Couldn't load the requested font. (10x20)
$ find / -name 10x20.fon 2>/dev/null
/usr/lib/sil-q/xtra/font/10x20.fon
$ pacman -Qo /usr/lib/sil-q/xtra/font/10x20.fon
/usr/lib/sil-q/xtra/font/10x20.fon is owned by sil-q 1.4.2-4
Fixed, thank you.
FYI, I get the same linker error while building sil-q
that I do while building sil
: https://aur.archlinux.org/packages/sil/#comment-768410
I removed them, I don't think they're actually needed. Thanks for letting me know.
/usr/sbin/ld: cannot find -lXaw
/usr/sbin/ld: cannot find -lXext
/usr/sbin/ld: cannot find -lSM
/usr/sbin/ld: cannot find -lICE
/usr/sbin/ld: cannot find -lXmu
/usr/sbin/ld: cannot find -lXt
Seems it also depends on libxaw libxext libsm libice libxmu libxt
Save files are stored in ~/.local/share/Sil-Q, the manuals are in /usr/share/doc/sil-q.
Pinned Comments
dalz commented on 2019-08-31 12:10 (UTC)
Save files are stored in ~/.local/share/Sil-Q, the manuals are in /usr/share/doc/sil-q.