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

Font settings ignored on Linux #205

Closed
adrian5 opened this issue Sep 21, 2023 · 6 comments
Closed

Font settings ignored on Linux #205

adrian5 opened this issue Sep 21, 2023 · 6 comments

Comments

@adrian5
Copy link

adrian5 commented Sep 21, 2023

It seems Halloy cannot find fonts on my system. The font being used is presumably some default/fallback and I get no error message. I'm not sure if you had a chance to test that yet.

I would imagine the libraries you're using are capable of detecting fonts on my system.

@andymandias
Copy link
Collaborator

I had this same issue and in my case at least (Fedora aarch64) it seems the issue is related to Flatpak. When building from source I'm able to load fonts.

@adrian5
Copy link
Author

adrian5 commented Dec 11, 2023

Thanks for the feedback Andrew. In my case it was the binary release here from GitHub.

I'm now back on Hexchat which was my go-to client in the past. Until recently, I had accessed the major IRC networks via Matrix client, but the Matrix<->IRC bridges were removed, at least for LiberaChat.

@casperstorm
Copy link
Member

@tarkah did you see this issue as well?

@casperstorm
Copy link
Member

@adrian5 mind testing master branch? We just updated to master branch of iced which had a bunch of changes.
Including a few changes to font loading.

@adrian5
Copy link
Author

adrian5 commented Feb 7, 2024

@casperstorm Just tried a master (debug) build and fonts look normal now, as well as responding to config.yaml changes.

One exception is my NerdFont, which is accepted (being listed in the startup log) but doesn't seem to be used in the window. I can't tell which font I'm looking at instead, but the glyphs are different. I don't know if you want to investigate this further. Otherwise the core of this issue can be considered resolved I reckon.

@englut
Copy link
Contributor

englut commented Aug 24, 2024

I'm seeing this issue with the snap installed version. Can confirm that fonts are loading properly when running cargo run --release on the latest main branch.

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

No branches or pull requests

4 participants