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

UI is broken when i try to load repo from disk fedora 37. #5

Open
ezsudeep opened this issue Feb 26, 2023 · 3 comments
Open

UI is broken when i try to load repo from disk fedora 37. #5

ezsudeep opened this issue Feb 26, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@ezsudeep
Copy link

image

@ezsudeep ezsudeep added the bug Something isn't working label Feb 26, 2023
@MikeJerred
Copy link
Contributor

Thanks for raising this issue.
To help determine the problem, are you running the snap package or the AppImage installation?

@ezsudeep
Copy link
Author

I am running snap package and i installed from snap store.

@MikeJerred
Copy link
Contributor

OK, I think this might be the issue: https://forum.snapcraft.io/t/snapped-app-not-loading-fonts-on-fedora-and-arch/12484/36

Possible workaround:

sudo rm -rf /var/cache/fontconfig
rm -rf ~/.cache/fontconfig
rm -rf ~/snap/glint/common/.cache
fc-cache -r

I will look into updating the Glint snap package to use the newer gnome extension, which should fix this issue properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants