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

Some fonts broken #111

Open
matthieugras opened this issue Nov 23, 2018 · 3 comments
Open

Some fonts broken #111

matthieugras opened this issue Nov 23, 2018 · 3 comments

Comments

@matthieugras
Copy link

matthieugras commented Nov 23, 2018

font-family is: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol

Font being rendered: Helvetica
screenshot_20181123_143407

All other fonts are properly displayed.

Edit1:
Ok I think I found the problem, it renders a bitmap font instead of a proper font:
fc-match Helvetica
helvR12-ISO8859-1.pcf.gz: "Helvetica" "Regular"

Edit2:
As a workaround I substituted Helvetica with a different font in my fontconfig and linked it into the sandbox with flatpak override

@xhorak
Copy link
Owner

xhorak commented Jan 10, 2019

Copying from issue #114:
Please double check that you're using gnome platform from the flathub and not from gnome:
flatpak info org.gnome.Platform
look for Origin: flathub. There's been some issues with fonts and older gnome platform.

@mustafa1024m
Copy link

Hi, I am having the same problem, and gnome platform is installed from flathub, but it is old.
I am getting:
Warning: runtime/org.gnome.Platform.Locale/x86_64/3.24 is end-of-life, with reason: GNOME 3.24 runtime is no longer supported as of 11th January 2019. Please ask your application developer to migrate to a supported platform.

flatpak info org.gnome.Platform
error: Multiple branches available for org.gnome.Platform, you must specify one of: org.gnome.Platform//3.24, org.gnome.Platform//3.26, org.gnome.Platform//3.28, org.gnome.Platform//3.30

I think you should specify an exact version or latest.

@mustafa1024m
Copy link

This is still affecting Developer Edition, can you please check my previous comment.

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

No branches or pull requests

3 participants