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

Problem with fonts loading, icons are not displayed #143

Open
arathunku opened this issue Feb 2, 2017 · 0 comments
Open

Problem with fonts loading, icons are not displayed #143

arathunku opened this issue Feb 2, 2017 · 0 comments

Comments

@arathunku
Copy link

arathunku commented Feb 2, 2017

per https://mobile.twitter.com/erlyberlytips/status/826899295819423744

Error

[erlyberly] java -jar target/*runnable.jar                                                
Gtk-Message: Failed to load module "atk-bridge"

(java:22477): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",

(java:22477): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
Feb 02, 2017 6:18:55 PM com.sun.javafx.css.StyleManager loadStylesheetUnPrivileged
INFO: Could not load @font-face font [jar:file:/media/arathunku/szklanki/Applications/erlyberly/target/erlyberly-0.6.9-SNAPSHOT-runnable.jar!/erlyberly/SourceCodePro-Medium.ttf]

image

Versions

OS

[erlyberly] uname --all
Linux arath-local 4.9.3-200.fc25.x86_64 #1 SMP Fri Jan 13 01:01:13 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

Fedora 25 with i3wm, all latest updates

java:

[erlyberly] java -version
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) Server VM (build 25.121-b13, mixed mode)

git:

[erlyberly] git rev-parse HEAD
d7615c877dffcd038e3ecd7a75a58e9902b86999

Build

[erlyberly] JAVA_HOME=/usr/java/jdk1.8.0_121 ./mvnw clean compile install assembly:single && java -jar target/*runnable.jar

I've got SourceCodePro installed from https://github.com/adobe-fonts/source-code-pro via

sudo dnf install adobe-source-code-pro-fonts

I probably won't be able to help much here (java 🙈) and I don't really mind the lack of icons as long as labels are there but I'll try to look into the code that's loading the fonts


Thank you for creating erlyberly! ❤️

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

1 participant