-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
fatal: Default font family name can't be null or empty. #1575
Comments
Seems to be related to AvaloniaUI/Avalonia#4427 |
I'm not a developer in this stack but just thinking loud - since this UI cannot find the default script - isn't it better to redefine with some custom font and just make sure it's always installed: https://docs.avaloniaui.net/docs/guides/styles-and-resources/how-to-use-fonts |
as I also understood this property has to be set somehow in the app: |
Overriding the system font collection with some embedded font is the best option to avoid this issue |
do you know is it possible to do from CLI somehow? May be some command or environment variable? |
For what it's worth - I ran into this as well when running
|
Hi! Is there any progress on this issue? Still doesn't work in LTS 24.04 |
You can avoid this issue by bundleing a default font with the application |
but that's what I assume must be done on the GCM side, btw i just noticed that my veriosn is |
Ok Installed 2.5.1 and can confir that issue is fixed. Closing this one |
Version
2.4.1.0
Operating system
Linux
OS version or distribution
Ubuntu 23.10
Git hosting provider(s)
GitLab
Other hosting provider
No response
(Azure DevOps only) What format is your remote URL?
None
Can you access the remote repository directly in the browser?
Yes, I can access the repository
Expected behavior
I expect my project is cloned
Actual behavior
Logs
No response
The text was updated successfully, but these errors were encountered: