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

aterm locally fails to start [sgug-rse 0.0.7] #166

Open
mgtremaine opened this issue Dec 28, 2020 · 2 comments
Open

aterm locally fails to start [sgug-rse 0.0.7] #166

mgtremaine opened this issue Dec 28, 2020 · 2 comments

Comments

@mgtremaine
Copy link

Failure to find k14 font.

[sgugshell mgt@saiph ~]$ aterm
aterm: can't load font "k14"
aterm: can't load font "k14"
aterm: aborting

Font is included in xorg-x11-fonts-misc-7.5-23.sgug.noarch
/usr/sgug/share/X11/fonts/misc/k14.pcf.gz

aterm can be started remotely via Forwarding without an issue from OS X and Linux. If anyone confirm or deny this issue that would be helpful.

-Mike

@danielhams
Copy link
Member

Howdy doody!

Thank you for filing an issue.

Indeed I see the same behaviour as yourself when logging in directly on the host desktop - even with the xorg-x11-fonts-misc package installed. (Unfortunately a number of us DEVs work via remote X11, so sometimes these slip through the cracks).

I'm not entirely certain right now why it's not picking up the fonts correctly - a first look with par doesn't show it manually looking for fonts (so at a guess it's using fontconfig, or the X11 font server).

I did committ a change 0d8dcd3 to make aterm depend on the misc fonts package, and we leave this open to look a bit deeper why local aterm isn't picking up fonts from the sgug paths.

Kr, Hammy

@mzryz
Copy link

mzryz commented May 8, 2021

This is a strange issue, as after googling it I found people complaining about the missing 'k14' font from over 10 years ago in various distros and bsd's. Their solution was to load aterm with the -fn option and specifying the default font. I tried this and it didn't help.

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

3 participants