-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Unable to read file selector navigation for ssh key #1271
Comments
have you tried |
or try to refresh your fonts list by cd /usr/share/fonts/
sudo fc-cache -fv
sudo reboot |
I tried both, and the issue still persists. This is the only application where the file manager does this. |
OK I'll try to reproduce it and fix |
I've tried in Ubuntu 18(may be to old), it works well, so there may be some compatible issue in higher version ubuntu, still trying |
I tried AppImage v1.6.8 and it does not have the same issue. |
Any luck? |
try this latest snap version by https://cowtransfer.com/s/cd6fcd4c513944 code=tu53tp |
I installed 1.7 via snap and the issue persists, sadly. |
I've tried to reproduct this issue but failed… now I've no idea to solve that |
You can use the AppImage instead for temporary |
fonts list are got by exec |
$ fc-list
/usr/share/fonts/truetype/dejavu/DejaVuSerif-Bold.ttf: DejaVu Serif:style=Bold
/usr/share/fonts/truetype/noto/NotoSansThai-Regular.ttf: Noto Sans Thai:style=Regular
... In the terminal, it does seem to return a list of the fonts. If it can't load any fonts, would it produce the error I'm experiencing with the file navigator? 🤔 |
I'll add the error tips if cannot load fonts. |
OS
Linux (Ubuntu 24.04 - installed via Snap)
VERSION
1.6.8
ISSUE DESCRIPTION
When I press the private key selector, the fonts don't seem to be rendering in the file navigator
The text was updated successfully, but these errors were encountered: