Replies: 1 comment 6 replies
-
Fontconfig is not able to match a default font so Avalonia isn't able to construct a GylphTypeface for the default. Therefore it crashes. Have a look at this workaround: #4427 (comment) |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I get an error while running an application inside the snap.
Here is my snapfile:
https://github.com/iMonZ/AvaloniaILSpy/blob/snap/snap/snapcraft.yaml
When I run the same binary outside the sandbox everything works fine!
Here is the crash error that I get:
What am I doing wrong or is it a bug from Avalonia?
Beta Was this translation helpful? Give feedback.
All reactions